hi,
my friend had integrated Joomla and Coppermine(named Gallery). All pages and backgound pic are find, expect Gallery. what would have gone wrong. Pls advice. thanks.
this is my site >> http://oldmanlim.com/gallery/ ... backgound should be a white pic instead of body color, Gray.
anyone please help me, and email me at oldmanlim@hotmail.com. thanks.
look into the style.css from your coppermine theme and in the template.html from your theme
thanks for the reply.
but, under which part of the css?
try the body element. It's dificult to give you an answer without your files.
my body element in css is:
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background : #E6E6E6;
color : Black;
margin: 0px;
}
which part should i change or add?
i know
i should change to #FFFFFF for the backgound color... thanks alot man...
yes it was ;)