HighDots Forums  

css print problems

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss css print problems in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
middletree
 
Posts: n/a

Default Re: css print problems - 11-11-2004 , 05:18 PM






I think I understand. Thanks.

Clearly, I need to do better with my menu. I do agree that this menu is not
the best it could be.

How hackable are the PVII menus? Since I don't use DW on this particular
site, and since this menu is so ASP-driven, I assumed that the ones you have
wouldn't be workable for me. But if I am going to have to keep hacking
anyway, I should at least ask you how easy it would be to do so with the
PVII menus.


"Al Sparber- PVII" <adCUTmin (AT) projectCUTseven (DOT) com> wrote

Quote:
I'm afraid whoever wrote that script is not ID'ing the elements he is
creating. That's very bad form, but so long as you make sure you do not
use DIV tags anywhere else on the page, you can simply do this in your
print style sheet:

div {display: none;}

If you add DIVs of your own, each one will need to go in the print css
after the above rule, to counteract it, like this:

#myDiv {display: block !important;}

--
Al Sparber - PVII
http://www.projectseven.com
DW Extensions - Menu Systems - Tutorials - CSS FastPacks
---------------------------------------------------------
Webdev Newsgroup: news://forums.projectseven.com/pviiwebdev/
CSS Newsgroup: news://forums.projectseven.com/css/
RSS/XML Feeds: http://www.projectseven.com/xml/




"middletree" <middletree (AT) htomail (DOT) com> wrote in message
news:cn0kjb$b4v$1 (AT) forums (DOT) macromedia.com...
No, I am not. It's kind of hard to tell. Heck, in that print.css, I
put
everything in there that I could and set it to display:none
!important;

Guess I'll keep digging, cause I agree with you that this is the
problem. I
have to find all the selectors names used in that menu.

I put my latest stuff out there on the web at
http://www.middletree.net/print.htm


"Al Sparber- PVII" <adCUTmin (AT) projectCUTseven (DOT) com> wrote in message
news:cn0jt1$aa4$1 (AT) forums (DOT) macromedia.com...
Are you sure you have found the right selector(s)?





"middletree" <middletree (AT) htomail (DOT) com> wrote in message
news:cn0i7l$8qp$1 (AT) forums (DOT) macromedia.com...
Thanks. It isn't working. Dang!


"Al Sparber- PVII" <adCUTmin (AT) projectCUTseven (DOT) com> wrote in message
news:cn0hmp$88l$1 (AT) forums (DOT) macromedia.com...
!important;

It will override what's being set in the script - hopefully.










Reply With Quote
  #12  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: css print problems - 11-11-2004 , 06:07 PM






The PVII menus are completely open HTML (other than the js that drives the
basic behaviors).

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"middletree" <middletree (AT) htomail (DOT) com> wrote

Quote:
I think I understand. Thanks.

Clearly, I need to do better with my menu. I do agree that this menu is
not
the best it could be.

How hackable are the PVII menus? Since I don't use DW on this particular
site, and since this menu is so ASP-driven, I assumed that the ones you
have
wouldn't be workable for me. But if I am going to have to keep hacking
anyway, I should at least ask you how easy it would be to do so with the
PVII menus.


"Al Sparber- PVII" <adCUTmin (AT) projectCUTseven (DOT) com> wrote in message
news:cn0mv0$dsm$1 (AT) forums (DOT) macromedia.com...
I'm afraid whoever wrote that script is not ID'ing the elements he is
creating. That's very bad form, but so long as you make sure you do not
use DIV tags anywhere else on the page, you can simply do this in your
print style sheet:

div {display: none;}

If you add DIVs of your own, each one will need to go in the print css
after the above rule, to counteract it, like this:

#myDiv {display: block !important;}

--
Al Sparber - PVII
http://www.projectseven.com
DW Extensions - Menu Systems - Tutorials - CSS FastPacks
---------------------------------------------------------
Webdev Newsgroup: news://forums.projectseven.com/pviiwebdev/
CSS Newsgroup: news://forums.projectseven.com/css/
RSS/XML Feeds: http://www.projectseven.com/xml/




"middletree" <middletree (AT) htomail (DOT) com> wrote in message
news:cn0kjb$b4v$1 (AT) forums (DOT) macromedia.com...
No, I am not. It's kind of hard to tell. Heck, in that print.css, I
put
everything in there that I could and set it to display:none
!important;

Guess I'll keep digging, cause I agree with you that this is the
problem. I
have to find all the selectors names used in that menu.

I put my latest stuff out there on the web at
http://www.middletree.net/print.htm


"Al Sparber- PVII" <adCUTmin (AT) projectCUTseven (DOT) com> wrote in message
news:cn0jt1$aa4$1 (AT) forums (DOT) macromedia.com...
Are you sure you have found the right selector(s)?





"middletree" <middletree (AT) htomail (DOT) com> wrote in message
news:cn0i7l$8qp$1 (AT) forums (DOT) macromedia.com...
Thanks. It isn't working. Dang!


"Al Sparber- PVII" <adCUTmin (AT) projectCUTseven (DOT) com> wrote in message
news:cn0hmp$88l$1 (AT) forums (DOT) macromedia.com...
!important;

It will override what's being set in the script - hopefully.












Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.