News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.