Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Simple Style Question (Solved)  (Read 3989 times)

0 Members and 1 Guest are viewing this topic.

sizlintune

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Simple Style Question (Solved)
« on: December 21, 2005, 04:23:24 am »

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
« Last Edit: December 21, 2005, 08:51:05 am by GauGau »
Logged
http://www.brentnatzle.com
<b> a little bit about nothing</b>

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Simple Style Question
« Reply #1 on: December 21, 2005, 05:07:26 am »

Code: [Select]
.topmenu a:hover  {
font-weight: bold;
        color : white;
        text-decoration : underline;
}
Logged

sizlintune

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: Simple Style Question
« Reply #2 on: December 21, 2005, 05:24:57 am »

Code: [Select]
.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
Logged
http://www.brentnatzle.com
<b> a little bit about nothing</b>
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.