Re: [css-d] css box positioning

2005-06-09 Thread BabaGanush
So, it would appear that I found a band-aid for my problem. http://www.yomammashouse.com/css_effort_take24.htm By making a print style sheet & lessening the height of the div that has a specific pixel height (rather than rendered by it's enclosed elements) by the total of the top/bottom margins

Re: [css-d] css box positioning

2005-06-09 Thread BabaGanush
; } Name Routing Extention On 6/9/05, BabaGanush <[EMAIL PROTECTED]> wrote: > > Try

Re: [css-d] css box positioning

2005-06-09 Thread BabaGanush
> Try giving your inputs a width and height and see if that fixes the issues. Didn't seem to make a difference, logical to think it might though. I stripped down the code to just one UL inside a div, and i still don't get the margin thing. Can't post it online from work, but code follows. On sc

[css-d] css box positioning

2005-06-08 Thread BabaGanush
yikes. I've been trying to redo a form without tables, and I'm really struggling. Again, this is only for IE6. Code to follow, also online at http://www.yomammashouse.com/css_effort_take23.htm";>http://www.yomammashouse.com/css_effort_take23.htm I have a container div (eventually will be two,

[css-d] Toggle visibility in Media=Print only...

2005-05-25 Thread BabaGanush
Hi all, Can one dynamically toggle display of an element for the "media=print" stylesheet only? *clarification: I have a form that I never want to display an element on the screen, but depending on the value the user selects from a select box, it may/may not print. (it is an element that will no