[New album link color] [New album link color]
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[New album link color]

Started by cannon, September 01, 2006, 12:39:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cannon

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..

Nibbler

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

cannon


Nibbler

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


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

Nibbler

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

cannon

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?

Nibbler

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

Marking as solved.