Re: [css-d] IE6 rendering of nested ul: three issues

2008-04-19 Thread Darren Best
t; I gave that a try, rewriting the stylesheet with a single class for that case. The results were the same :-( But wait... see below! On 19/04/2008, Aleksandar Vacić <[EMAIL PROTECTED]> wrote: > > Darren Best wrote: > > > - Primary problem - nested lists don't d

Re: [css-d] IE6 rendering of nested ul: three issues

2008-04-19 Thread Darren Best
he hover effect only works on the text of the line item, rather than the entire "button" area. http://www.unemployedhelp.on.ca/clientjobworkshop.html (one of the pages that shows the primary problem). http://www.unemployedhelp.on.ca/images/clientstyle.css (the styles

[css-d] IE6 rendering of nested ul: three issues

2008-04-18 Thread Darren Best
solid #66; > } > > #navList1 li.sublist a:hover { > padding: 0px 2px 0px 20px; > border-top: 3px solid #66; > border-right: 1px solid #cccccc; > border-bottom: 1px solid #cc; > border-left: 3px solid #66; > } #navList1 li a, #navList2 li a { &g

Re: [css-d] Laying out a form, adjacent graphic causing me headache

2008-04-18 Thread Darren Best
On 18/04/2008, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > > > On Apr 18, 2008, at 2:56 PM, Darren Best wrote: > > > is there an > > elegant solution staring me in the face that I just don't see? Thanks > > in > > advance. > > > .nar

[css-d] Laying out a form, adjacent graphic causing me headache

2008-04-17 Thread Darren Best
g to change the graphic (on all pages of the site) to something like "position: absolute" in order to get the form to gracefully slot in to the left of the graphic? Or is there an elegant solution staring me in the face that I just don't see? Thanks in advance. Darren Best __

Re: [css-d] Once again, IE6 positioning woes...

2008-04-14 Thread Darren Best
ow and I appreciate it. Positioning seems to be the hardest thing about CSS to comprehend (at least for me), but I'm getting there. [1]http://www.satzansatz.de/cssd/onhavinglayout.html > -- An interesting read. Explains a lot, too! Darren Best ___

[css-d] Once again, IE6 positioning woes...

2008-04-13 Thread Darren Best
: #0F3063; > border-top: 1px solid #4E688D; > } > I know it has something to do with my use of absolute positioning in the "spans", but I don't know how to go about it in another way. Any tips on how to whip IE6 into shape, or do I just bite the bullet and do a

[css-d] Formatting "navigation" divs with links in IE6

2008-04-05 Thread Darren Best
tered, I might be able to determine if the fault is mine or if its the problem of IE. If there is a way to nurse IE6 into showing what I want, I'd very much appreciate some advice. Thanks again in advance. Darren Best __ css-

[css-d] Links in floating div aren't working in FF

2008-04-04 Thread Darren Best
page, none of the links work since the main content is taller than the floating div. But on "clientguide.html", the content only goes down a short distance: the links in the floating div work from the point of "Start now!" down, but won't work from that point up. Can I do anyt