[nzlug] CSS/XHTML experiments: looking for tidier solutions...
Glenn Enright
glenn.enright at gmail.com
Fri Feb 8 16:09:17 NZDT 2008
Wanted to offer a couple of options, but they are both kinda kludgey,
others may have better ideas.
For the nudging issue, maybe changing the font size slightly on mouse over?
For the menu separator, try doing css for a 'button' with graphics
(the <li>) instead of on the tool bar, then then you get finer grain
control over how the graphics are drawn, and the tool bar bg (ul) is
shown through between <li> padding. Actually you may need to use a
nested ul for this to work properly. (use id=button and class=bar so
the css nests properly)
Hope that helps a bit
More information about the NZLUG
mailing list