“Above content” can be inside the content !!
-
Hi,
With twentythirteen (I developped a wide enhanced child theme) we have the following organization and hierarchy of elements :
div primary
— div content class=site-content
—- Article (or other depending of type of document)
—— header class entry-header
—— div class entry-contentThen the div pf-content
This leads to <div class=”printfriendly pf-alignright”>, which follows, to be inside the beginning of the text !!!
For print the content is OK.
We should find the “div pf-content” followed by <div class=”printfriendly just before the <header element (this generate a problem of alignment because the parent has no margins… inside site-content.
I just catch a glance to code, but I have not found, why and how “$content” doesn’t embed the true “content” (misses title of document defined into header and first elements if not tag Hx).
Can you help me to find how (where) for the theme it is possible to define in a better way the “content” so that the printfriendly icon should be well positioned, currently not fair.
Best regards
Trebly
The topic ‘“Above content” can be inside the content !!’ is closed to new replies.