Jim Ryan wrote:

>Hi,
>We've got a little CSS problem on our the rightnav of our test site:
>http://ixlr8.org/development
>
>The "List of Related Topics" on the right nav is inheriting all its
>attributes from the enclosing div (#anothernav). Redefining #flap, .content
>#flap etc. doesn't get rid of the unwanted block display, background color
>and mouseover. Unfortunately the rather strange structure of the list's code
>(.content contains li #flap...) is kinda hard-coded into the Drupal CMS.
>
>help.
>
>Thanks,
>Jim
>
>Jim Ryan
>Web Manager,
>The Children's Aid Society
>105 East 22nd St. Suite 504
>New York, New York, 10010
>(212)949-4397
>
Hi Jim,
Perhaps the html-validator can be a start for mystery-cleaning. It seems 
there are missing some </div> end tags, which can have pretty unexpected 
consequencies, like inheriting.... After that, the html and css should 
work (as defined in w3c). Then "only IE will have to be corrected" ;-) 
(at the moment whole right column is not yet good positioned in IE).
Hope this will help.
Good luck,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to