Search found 3 matches

by boneski
Thu Jun 29, 2006 1:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: a clue for the background-color bug
Replies: 5
Views: 3957

That's right Ruth. But I'm pretty sure it shouldn't ignore what you specifiy for background colours and images in the menu code, purely on the basis of whether you use subimage. Smells like a bug to me. :D
by boneski
Wed Jun 28, 2006 10:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: a clue for the background-color bug
Replies: 5
Views: 3957

Hi Andy,

grab and extract this: http://support.milonic.com/beginners/css_styling/css_style.zip

To css_menu_codes.css add:
table {background-color: #ff0000}
(tr and td have the same results)

View css_example.htm in your browser, gross eh? But look at style 7, and the "Links" menu. Notice how ...
by boneski
Mon Jun 19, 2006 12:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: a clue for the background-color bug
Replies: 5
Views: 3957

a clue for the background-color bug

Hi, I've noticed other people have also been hitting inconsitent background colour problems with the menu incorrectly picking up default table, tr and td background-color css, because it ignores the specified attributes like onbgcolor and onclass.

I've tracked down the trigger, it's the usage of ...