Print an article

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
Sun Apr 13, 2014 4:36 pm
Reply with quote
Report this post
Hi again!

I'm back with a new problem, this time it's about printing

http://homeplay.se/nysida3/index.php/trafflista
when i click on "Skriv ut" a small window opens, in this window there is wrong logo and there is none printbutton
I'm forced to use "ctrl+P".
is it possible to have it automatic open option panel for printer?
and how to change logo?
Maybe a little smaller font so that everything fits on one page?

Best regards
Magnus
User avatar
Fresh Boarder

teitbite
Sun Apr 13, 2014 6:54 pm
Reply with quote
Report this post
Hi

Logo image is located here: http://homeplay.se/nysida3/templates/gk ... t_logo.png, so please just replace it with Your logo.

To reduce font please edit this file: http://homeplay.se/nysida3/templates/gk ... /print.css and use this code there:

Code: Select all
body {
    font: 13px/17px Tahoma,sans-serif;
}


Also in the same file use:

Code: Select all
.itemPrintThisPage {
    display: block;
}


so print button will be visible again.
User avatar
Moderator

GK User
Sun Apr 13, 2014 7:44 pm
Reply with quote
Report this post
I must say ,you are the best
everything is perfekt now so you save little hair on my head. :lol:

Thanks Thanks and a third Thanks

Best regards
Magnus Persson
User avatar
Fresh Boarder

teitbite
Mon Apr 14, 2014 8:20 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron