I successfully integrated coppermine gallery into my joomla website and most of the water drop theme works fine with my color scheme but for some reason when I click on the gallery link the background around the website changes from blue to white.
http://hugo.random-scribblings.net (http://hugo.random-scribblings.net)
http://www.random-scribblings.net/hugo/gallery/index.php (http://www.random-scribblings.net/hugo/gallery/index.php)
Any thoughts?
So you decided on a background image instead? I see in your style.css file that you have
body {
background: url("images/bg.gif");
background-color: #F2F5F7;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size : 12px;
color: #000666;
margin: 0px;
}
Is this solved for you then?
*bangs head* with all the changes I tried I forgot to get rid of that line. sorry and thanks for pointing out the obvious
Prest-O! Change-O! It's blue!
Like if you knew how many times I overlooked the simple things. Hours later... ready to throw laptop in toilet and drink more beer! :P