CSS text and border colors
pmcnealy
Joined: 2008-06-12
Posts: 3 |
Posted: Thu, 2008-06-12 01:36 |
I have changed the theme quite a bit but am getting stuck with the text colors. The background of the gallery is black, so some of my text has been washed-out. As well, there is a very unattractive blue border around my picture galleries. Is there an easy fix for this? Here's my site http://www.patrickmcnealy.com/gallery2/main.php. Any help provided would be GREATLY appreciated! Patrick |
|
Posts: 27300
I would use a colorpack:
http://codex.gallery2.org/Gallery2:Modules:colorpack
in your theme.css I would add:
That should get rid of the blue border on images.
You might want to use FireFox browser and the devtool with firebug.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
I put that in theme.css, but it didn't change anything. All I did was copy+paste; is that all I needed to do?
Posts: 27300
Is this the file you edited:
http://www.patrickmcnealy.com/gallery2/themes/classic/theme.css
Dave
Posts: 3
Thanks for helping me out! I put that in, but it didn't work. I realized it happened after I was tweaking the template and went through there; I found an extra <div>. There are one or two things I'd like to do still, but the eye-sores are gone. Thanks again!