News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

<span class='topmenu'>Text</span> does not work; pls help!

Started by mivola, May 15, 2005, 01:20:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mivola

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

Casper

It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

mivola

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