There is one Style thing I can't figure out. How do I change the rollover color from white to another color on the main menu for coppermine.
album list, last comments menu
http://galleries.slimtainment.com
Thanks in advance
.topmenu a:hover {
font-weight: bold;
color : white;
text-decoration : underline;
}
Quote from: TranzNDance on December 21, 2005, 05:07:26 AM
.topmenu a:hover {
font-weight: bold;
color : white;
text-decoration : underline;
}
Thanks. Worked perfect. My style sheet is still a bit of a mess and I missed the code. Thanks again for the help.
This thread can be closed. Problem solved