1
I have a problem,First i want to say i'm dutch and not good in Eng.
I want to change the font size of the forum on my site and want to @ de colors for the dropdown menu on the forum.
I have ad some style in my Style.css in the folder of my theme, i ad the following in that style.css
Quote:
#dropdown a{
color:#000000;
}
#dropdown .menubar, #dropdown .menu, #dropdown .item, #dropdown .separator{
background-color: #99B5CC;
color:#000000;
}
#dropdown .separator{
border: 1px inset #e0e0e0;
}
#dropdown .menu a:hover{
color: #333;
}
#forum_index .item {font-size: 80%}
#forum_index .item a {font-size: 100%}
#forum_index .extra {font-size: 80%}
So i want to change the color of the dropdown menu and change the size of the font of the following text on my forum:
Titel (nochange) "
discryption of what is in this forum.(I whant this smaller)
Moderator: Stoempie rookie73 asfaltrocker (also smaller)
when i dit this i have no change can someone help on this i don find the solution???
Again sorry for bad Eng.