Where is title?
- GK User
- Sat Feb 08, 2014 9:52 pm
I have problem with printing articles from k2. When I click 'print' I see print preview and all is ok, but on print the title of artice is missing. Where can I repair it?
-

- Fresh Boarder
- GK User
- Sat Feb 08, 2014 10:09 pm
Hi,
\templates\gk_game_magazine\css\system\print.css
hmm, I searching ....
\templates\gk_game_magazine\css\system\print.css
hmm, I searching ....
-

- Platinum Boarder
- GK User
- Sat Feb 08, 2014 10:31 pm
Ok, please at the bottom add this css code:
- Code: Select all
.itemHeader {
display: block;
height: 90px;
overflow: visible !important;
}
.itemToolbar {
height: 90px;
color:#000;
display: block !important;
visibility: visible;
overflow: visible;
}
-

- Platinum Boarder
- GK User
- Tue Feb 11, 2014 10:27 am
Thanks for your help. It's working.
-

- Fresh Boarder
4 posts
• Page 1 of 1
