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..
Posting a link would be useful. You can get a definitive answer that way.
Sorry about that
You want to modify .alblink a in your stylesheet. #ffffff is white.
.alblink a {
text-decoration: underline;
color: #ffffff;
}
You appear to have changed your question, so my answer now looks strange. Please don't do that.
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?
It's in the manual, so you don't need to make a new thread (First level album thumbnails).
Marking as solved.