Hi,
i'm trying to customize the waterdrop theme.
My problem:
<span class="topmenu">Text</span> doesn't not work, but
<span class="topmenu"><a href='link' >Link</a></span> works fine!
The text shows up in a different font and color, where a link is shown just as described in style.css.
Do I need to add something to topmenu class in style.css? This is the class:
.topmenu {
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
line-height : 130%;
font-size : 110%;
color : #0033CC;
}
Which css class is responsible for this?
I hope you can help me.
Thanks in advance!
Michael
See if this helps, http://forum.coppermine-gallery.net/index.php?topic=16305.0 or http://forum.coppermine-gallery.net/index.php?topic=15958.msg74709#msg74709
Hello Casper,
your 1st link doesnt work, but i downloaded the Web Developer Toolbar, which is great!
But all I can see is, that both link and text is calss=topmenu, but the font is different.
Any other ideas or suggestions?
Thanks
Michael