forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: mivola on May 15, 2005, 01:20:45 am

Title: <span class='topmenu'>Text</span> does not work; pls help!
Post by: mivola on May 15, 2005, 01:20:45 am
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
Title: Re: <span class='topmenu'>Text</span> does not work; pls help!
Post by: Casper on May 15, 2005, 12:45:17 pm
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
Title: Re: <span class='topmenu'>Text</span> does not work; pls help!
Post by: mivola on May 25, 2005, 09:18:50 am
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