Hello everybody,


I have a problem that is driving me nuts!



I am trying to insert a horizontal spry navigation bar in Dreamweaver. The code 
is below:



<div>



      <ul id="MenuBar1" class="MenuBarHorizontal">

        <li><a href="#">Home</a>        </li>

        <li><a href="#">About Us</a></li>

        <li><a href="#">How to Help</a>        </li>

<li><a href="#">News</a></li>

        <li><a href="#">Contact Us</a></li>

      </ul>

  </div>



Originally, I got the widgets to be white fonts on a green background (created 
with an image). On hover, the fonts were green on white background. It worked 
just fine!



I do not know what I did, but the white background on hover doesn't show any 
longer. I went carefully, many times through the .css properties of all the 
tags. They look fine. The .css properties for the on hover are green font on 
white background, as they should. Why doesn't it show in Live view? It shows 
green font on the green (created with the image) background, i.e., one can 
barely see the fonts.



Does anybody have any ideas where I should look for the problem?



Thanks!



Ada


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to