• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Block Images With CSS (For Printing)

zacdl

[H]ard|Gawd
Joined
Feb 12, 2007
Messages
2,012
Could be that I am about to fall asleep, but I cannot figure out how to get a print.css file to not show the images in the print!

Basically it is an image located within the header div.
.header is set to display:none.

Why does it still show up???
 
is header a class or an ID?
is a media rule set for both the main and the print stylesheets?
 
Back
Top