Custom CSS in print view

More
12 years 6 months ago #20195 by igcorreia
Replied by igcorreia on topic Custom CSS in print view
I have an idea, because I am using a template maybe it has an overwrite?

Let see. Hope it is this.

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #20196 by igcorreia
Replied by igcorreia on topic Custom CSS in print view
This is the overwrite:
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $gantry->language; ?>" lang="<?php echo $gantry->language;?>" > <head> <?php $gantry->displayHead(); $gantry->addStyles(array('template.css','joomla.css','style.css','typography.css')); ?> </head> <body> <div id="rt-main-surround"> <div class="rt-container"> <div class="rt-block"> <div id="rt-mainbody"> <jdoc:include type="component" /> </div> </div> </div> </div> </body> </html>

Is I add a "TEST" text to after:
Code:
<jdoc:include type="component" />
It works :D will keep trying.
So probably your first example should work :D

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.266 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline