Album titles not showing up Album titles not showing up
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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