Topic: print.css: displaying stuff that has display:none; (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10956" title="Pages that link to Topic: print.css: displaying stuff that has display:none; (Page 1 of 1)" rel="nofollow" >Topic: print.css: displaying stuff that has display:none; <span class="small">(Page 1 of 1)</span>\

 
patric design
Bipolar (III) Inmate

From: 290 km/h, fast lane, Autobahn, Germany
Insane since: Feb 2001

posted posted 04-22-2003 17:17

cheers!

i have just finished a nice print.css stylesheet and i am quite happy about it. The only thing that i can't seem to figure out is:

there is a div containing adress and phone number of the client's company. it is hidden with display: none; in the default stylesheet so browser's won't see it. how am i getting it to show again on the printed page? display: yes please; doesn't really work ...

Essentially what i am trying to do is: i want to display adress & phone numbers on all pages when they're printed (well on the first page of the print job respectively).

<´¯`·.¸ Patric ¸.·´¯`>

kuckus
Bipolar (III) Inmate

From: Berlin (almost)
Insane since: Dec 2001

posted posted 04-22-2003 17:23

Try "display: block;" instead of "yes please"

[edit: And as it looks like you're speaking German I'll have to direct you to this great web programming reference:

http://selfhtml.teamone.de/

and particularly here:

http://selfhtml.teamone.de/css/eigenschaften/positionierung.htm#display ]

[This message has been edited by kuckus (edited 04-22-2003).]

HZR
Bipolar (III) Inmate

From: Cold Sweden
Insane since: Jul 2002

posted posted 04-22-2003 17:24

There are many different values that can be used but display: block; should work fine I think.

patric design
Bipolar (III) Inmate

From: 290 km/h, fast lane, Autobahn, Germany
Insane since: Feb 2001

posted posted 04-22-2003 18:22

It worked just fine. CSS always manages to impress me!

Thanx @ HZR!

@kuckus, selfhtml kenne ich. Vieleicht sollte ich öfters mal reinschauen... Danke für die Hilfe!

<´¯`·.¸ Patric ¸.·´¯`>

u-neek
Bipolar (III) Inmate

From: Berlin, Germany
Insane since: Jan 2001

posted posted 04-22-2003 21:38

While talking about printer-friendly styles, i want to mention two great sources that deal with that topic: Jeffrey Zeldman's printer-friendly and Eric Meyer's "Going To Print.



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu