How to remove Logo and Slogan from Print Window

GK User
Thu Dec 01, 2011 11:27 am
Hello,

how do i hide MyFolio logo and slogan (Creating a Successfull Portofolio) fromn the print window?

example is here:

http://atl24.info/index.php/rundreisen/ ... -entdecker


Thank you .
Saviour
User avatar
Junior Boarder

teitbite
Thu Dec 01, 2011 11:51 am
Hi

Please add this code to http://atl24.info/templates/gk_myfolio/ ... /print.css:

[code]#gkPrintTop {
display: none;
}[/code]
User avatar
Moderator

GK User
Fri Dec 02, 2011 10:41 pm
Thank You !!
User avatar
Junior Boarder

GK User
Sat Dec 03, 2011 8:47 am
You also can customize print layout in this file: /templates/gk_myfolio/component.php
User avatar
Platinum Boarder


cron