Posted by cburschka on June 4, 2009 at 6:19pm
This isn't strictly speaking about a theme, but it is about CSS code in my module that may be broken by conflicting layout in custom themes.
In DHTML Menu, I am developing a new feature that will make bullet icons clickable by positioning an invisible anchor element over the list icon. It's important to get the position exactly right no matter how the list is styled by the theme, so I'll need some help testing the CSS with different themes (or some advice from a CSS expert on potential problems).
For ease of testing, the issue includes the new working copy as well as a patch. I'd love to get some feedback on how it works with different themes, for LTR and RTL locales. Thanks!