change background color in financial busiess

GK User
Sat Jul 09, 2011 5:55 am
Is it possible to change background color in financial business? All i want to achieve is that when people try to upload an avatar, let the file name be visible to them. Currently, because the background is white and font is white when the import is made, there is some confussion and people are joining my social network without uploading their avatar.

http://portharcourtpals.com
User avatar
Senior Boarder

Konrad M
Mon Jul 11, 2011 6:28 am
Hi
If you want to change background try add to override.css
Code: Select all
body {
background:#000000;// here set your color
}

and remember to enable override.css option in template settings
User avatar

GK User
Tue Jul 19, 2011 10:01 pm
Konrad.. can u explan more? u mean in tamplate css or in style css? i traid to change it in both and nothing happened. can u plz explain more where is this code and how to change it

thc alot
User avatar
Senior Boarder

Konrad M
Wed Jul 20, 2011 9:08 am
You should have override.css file.
Put inside those code I sended you. And enable override.css option in template settings.
User avatar


cron