View Full Version : Print stylesheet help!
lowmarklow
06-09-2010, 12:43 PM
Hi Guys,
I am having problems with my Print stylesheet. It doesn't show a certain div which is called 'welcome_print' and is set to 'visibility: show'
Can anybody see why it's not working?
http://www.british-certification.com/index-print.htm
Thanks,
Mark
Beverleyh
06-10-2010, 07:43 PM
Should it be "visibility:visible" ?
lowmarklow
06-15-2010, 10:20 AM
Visible instead of Show, still doesn't work.
Thanks for trying though
:)
Snookerman
06-15-2010, 11:43 AM
If you are referring to "testimonials_print", it doesn't exist. If you are referring to something else, please be more specific.
lowmarklow
06-15-2010, 12:06 PM
"testimonials_print" is actually featured on the Testimonials page.
lowmarklow
06-16-2010, 09:00 AM
Is there also a way of having a div not shown on the screen (With that White space not shown) and then when you do print preview show the hidden div... ?
Snookerman
06-16-2010, 10:00 AM
Is there also a way of having a div not shown on the screen (With that White space not shown) and then when you do print preview show the hidden div... ?
Yes, use display:none; and display:block; respectively.
Good luck!
lowmarklow
06-16-2010, 11:09 AM
I must be doing something wrong as I've used display:none; and display:block; but it still doesn't do it.
:(
Snookerman
06-16-2010, 01:55 PM
I'm sorry, but I checked your testimonials page and there is no testimonials_print there either. I suggest you create a page that uses your print stylesheet as the default stylesheet and post that link so we know where to look at.
lowmarklow
06-17-2010, 08:13 AM
Oh sorry it's testimonials-print.htm
Thanks mate.
Mark
lowmarklow
06-17-2010, 10:36 AM
Right I'm literally going mad here! Lol...
The Div called "welcome_print" is set to "display: none;" when using the defaults style sheet.
When I print preview, using the print style sheet, it is set to "display: block;". For some reason it isn't forcing the Div to literally show. It's pretty much past my knowledge on how to get around this.
If anyone can help that would be amazing!
Thanks again people.
Mark
Snookerman
06-17-2010, 02:16 PM
There is no "welcome_print" on the "testimonials-print.htm" page.
lowmarklow
06-17-2010, 03:35 PM
it's on the index-print.htm page.
Thanks mate
Mark
Snookerman
06-17-2010, 08:46 PM
Hehe you're killing me Mark! They both show up on their respective pages. I'm using the web developer toolbar in Fx 3.6.3 so I'm guessing your print preview might be at fault. Please take my first advice and create an isolated page that uses the print stylesheet as the default stylesheet and see if you still encounter any problems.
Good luck!
lowmarklow
06-18-2010, 09:53 AM
Lol Tell me about it, I'm killing myself over here!
I've tried doing that but that "welcome_print" really doesn't want to show for some strange reason. Display: Block should pretty much show it but it doesn't. I am really running out of ideas now too :-(
Maybe when the style sheet is showing the print version, it doesn't like overwriting the "display: none" function.
Mark
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.