hi guys,
i am making my first print style sheet.
im just learning and playing around with what can be done etc.
i took my existing syle sheet and added display: none; to things.
now i have this print style sheet here: <!-- w --><a class="postlink" href="http://www.deskjetmodels.co.nz/css/print_about.css">www.deskjetmodels.co.nz/css/print_about.css</a><!-- w -->
all i want is the <h2> and the Content to be present. i have done that but there is a big gap on the left hand side (i think left over from a nav div) but i cant get rid of it.
and anyone see what needs to be done?
and another question is my header. i am using <h1> for it, how can i get the alt text to print in a certain style and not the banner?
thanx guysAnything with (min-)height:100% is suspecthi guys,
still having troubles with a big white space (nav) on the left when i print this page.
Fang: i took all the (min-)height:100% etc out and still doing it
css print style sheet <!-- w --><a class="postlink" href="http://www.deskjetmodels.co.nz/css/print_about.css">www.deskjetmodels.co.nz/css/print_about.css</a><!-- w -->
thanx guysSome of your pages seem to be picking up the print css and some aren't. The "first flights" doesn't look too bad but I'd get rid of buttons and other webish stuff.oh,
whats happened was i had "Flash of unstyled content" being displayed when i loaded my pages.
so i fixed it by adding a optional print.css link.
that fixed that problem.
now i want to acually have print style sheets for some of my pages.
the category pages will have a print style,
the centre nav links will have a print style
and the summary pages etc will have a print style.
i am new to doing this and am just working on the about page for layout. hence the name of the css, print_about.css
i was going to get onto the other styles later.
but will have a look now as you mentioned about that page printing fine!
i am making my first print style sheet.
im just learning and playing around with what can be done etc.
i took my existing syle sheet and added display: none; to things.
now i have this print style sheet here: <!-- w --><a class="postlink" href="http://www.deskjetmodels.co.nz/css/print_about.css">www.deskjetmodels.co.nz/css/print_about.css</a><!-- w -->
all i want is the <h2> and the Content to be present. i have done that but there is a big gap on the left hand side (i think left over from a nav div) but i cant get rid of it.
and anyone see what needs to be done?
and another question is my header. i am using <h1> for it, how can i get the alt text to print in a certain style and not the banner?
thanx guysAnything with (min-)height:100% is suspecthi guys,
still having troubles with a big white space (nav) on the left when i print this page.
Fang: i took all the (min-)height:100% etc out and still doing it
css print style sheet <!-- w --><a class="postlink" href="http://www.deskjetmodels.co.nz/css/print_about.css">www.deskjetmodels.co.nz/css/print_about.css</a><!-- w -->
thanx guysSome of your pages seem to be picking up the print css and some aren't. The "first flights" doesn't look too bad but I'd get rid of buttons and other webish stuff.oh,
whats happened was i had "Flash of unstyled content" being displayed when i loaded my pages.
so i fixed it by adding a optional print.css link.
that fixed that problem.
now i want to acually have print style sheets for some of my pages.
the category pages will have a print style,
the centre nav links will have a print style
and the summary pages etc will have a print style.
i am new to doing this and am just working on the about page for layout. hence the name of the css, print_about.css
i was going to get onto the other styles later.
but will have a look now as you mentioned about that page printing fine!