Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [New album link color]  (Read 3725 times)

0 Members and 1 Guest are viewing this topic.

cannon

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
[New album link color]
« on: September 01, 2006, 12:39:08 am »

I noticed that under the categories, there is the album name and thumbnail of the album.. how do I get rid of that? I just want the galleries displayed..
« Last Edit: September 05, 2006, 12:48:50 am by cannon »
Logged

Nibbler

  • Guest
Re: New album link color
« Reply #1 on: September 01, 2006, 12:46:59 am »

Posting a link would be useful. You can get a definitive answer that way.
Logged

cannon

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Re: Getting rid of albums under categories..
« Reply #2 on: September 01, 2006, 12:48:05 am »

Sorry about that
Logged

Nibbler

  • Guest
Re: Getting rid of albums under categories..
« Reply #3 on: September 01, 2006, 12:51:34 am »

You want to modify .alblink a in your stylesheet. #ffffff is white.

Code: [Select]
.alblink a {
        text-decoration: underline;
        color: #ffffff;
}
Logged

Nibbler

  • Guest
Re: Getting rid of albums under categories..
« Reply #4 on: September 01, 2006, 12:52:47 am »

You appear to have changed your question, so my answer now looks strange. Please don't do that.
Logged

cannon

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Re: Getting rid of albums under categories..
« Reply #5 on: September 01, 2006, 12:53:54 am »

Sorry about that.

My original question was how to change the album link color but I actually figured it out right after you made your first post.. should I open new thread with this question?
Logged

Nibbler

  • Guest
Re: Getting rid of albums under categories..
« Reply #6 on: September 01, 2006, 12:55:13 am »

It's in the manual, so you don't need to make a new thread (First level album thumbnails).

Marking as solved.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 20 queries.