k2 print show page title over text

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Feb 20, 2013 4:15 pm
Reply with quote
Report this post
Trying out the GameNews template localy for a new website found that the page title is printed over the article text for k2 items. Same thing occurs while using the official demo. http://demo.gavick.com/joomla25/gamenew ... Itemid=577
when you click "Print this page" using the print popup window, always the complete page title is printed over the k2 item text. Same thing using print preview on every article.

Tried to set the popup title to none but no luck. Any clue??
User avatar
Fresh Boarder

teitbite
Fri Feb 22, 2013 1:55 am
Reply with quote
Report this post
Hi

Do You mean an article title? As in example "Assassin's Creed 3: Liberation" ? You can edit this file /templates/gk_gamenews/css/system/print.css and hide it by using this code:

Code: Select all
header h1 { display: none; }
User avatar
Moderator


cron