Album titles not showing up Album titles not showing up
 

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]

Main Menu

Album titles not showing up

Started by jenepherre, March 21, 2005, 10:17:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jenepherre

My gallery is here.

I can't seem to get the album titles to show up on the main page.  In my css file, I have this:


.alblink a {
       text-decoration: underline;
       color: #FFFFFF;
}

.alblink a:hover {
       color: #FFFFFF;
       text-decoration: underline;
}


So they should be white against the teal background, right?  I'm probably missing something obvious, and if so I'm gonna feel like an idiot, but... help?  I've tried everything I can think of.

Jen
=================================
Jen Robertson
=================================
I don't want to explain, I just want to dance.

Joachim Müller


jenepherre

Quote from: GauGau on March 21, 2005, 10:30:05 AM
did you take a look at those threads, especially this one?

Joachim

Thank Joachim.  Got it fixed.  

Thing is... I made very few changes to the original Water Drops theme .css file.  The things that were missing from the .css file were missing when I downloaded it with Coppermine.  They weren't things that I removed.  Water Drops is one of the CPG-made themes, right?  So... ::shrug::  Maybe that'll be corrected for future versions or even other people downloading Coppermine now?  Just a thought.

But thanks for the help.  Much appreciated.

Jen
=================================
Jen Robertson
=================================
I don't want to explain, I just want to dance.

Joachim Müller

yes, changes to the themes that come with coppermine are already in the dev pipeline.

Joachim