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: bblink class selector error in themes  (Read 5308 times)

0 Members and 1 Guest are viewing this topic.

wuurp

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
bblink class selector error in themes
« on: February 13, 2006, 03:56:15 am »

I'm rather new to CSS but I believe I have found a small error in many of the themes distributed with CPG. The bblink class selector is shown as

Code: [Select]
bblink a {
        color: #0033CC;
        text-decoration: none;
}

bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

Shouldn't that be .bblink, starting with a period, so that it is a class selector? Anyway, it didn't work for me until I made the change.
« Last Edit: February 20, 2006, 03:31:21 am by Nibbler »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: bblink class selector error in themes
« Reply #1 on: February 13, 2006, 09:42:06 am »

you're right - moving your thread to bugs board. Thanks for spotting and notifying us.
Logged

Nibbler

  • Guest
Re: bblink class selector error in themes
« Reply #2 on: February 20, 2006, 03:31:09 am »

Fixed in cvs.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 18 queries.