Forums / Cotonti / Support / Trouble with dutch Cotonti Skin 1

robofreak111
#13867 2009-07-08 03:55
http://codingcommunity.comxa.com/index.php

If you go to the "Search" icon in the nav bar, the dropsown is working, yet there is no blue background for the icons, just the text. However, if you mouse over the "text" then it becomes blue during the duration the mouse is over the button.
Any reason why?

Here is my menu configuration:

<li><a href="index.php" class="active"><span><span>Home</span></span></a></li>
<li><a href="forums.php"><span><span>Forums</span></span></a></li>

<ul>
<li><a href="forums.php?m=topics&s=1">Flash Forums</a></li>
<li><a href="forums.php?m=topics&s=2">HTML/XHTML Forums</a></li>
<li><a href="forums.php?m=topics&s=3">PHP Forums</a></li>
<li><a href="forums.php?m=topics&s=4">MYSQL Forums</a></li>
<li><a href="forums.php?m=topics&s=5">Pearl Forums</a></li>
<li><a href="forums.php?m=topics&s=6">Java Forums</a></li>
<li><a href="forums.php?m=topics&s=7">Python Forums</a></li>
<li><a href="forums.php?m=topics&s=8">C/C#/C++ Forums</a></li>
<li><a href="forums.php?m=topics&s=17">Site Comments</a></li>
<li><a href="forums.php?m=topics&s=18">Site Competitions</a></li>
<li><a href="forums.php?m=topics&s=19">Flea Market</a></li>
<li><a href="forums.php?m=topics&s=20">Jobs</a></li>
</ul>


<li><a href="list.php?c=downloads" class="active"><span><span>Downloads</span></span></a></li>
<li><a href="plug.php?e=search" class="active"><span><span>Search</span></span></a></li>
<ul>
<li><a href="plug.php?e=search&tab=frm" class="active"><span><span>Forums</span></span></a></li>
<li><a href="plug.php?e=search&tab=pag" class="active"><span><span>Pages</span></span></a></li>
</ul>