Changing Background Colour D7

Hi ive been searching but unable to find where to locate the right place to change the background colour in dolphin 7 i think i go into template but then not sure from there and what section i look for to change.

Any help would be very appreciated.

Thankyou in advance

Quote · 8 Jan 2010

templates/tmpl_uni/css/common.css

If the body tag is not already there, then add it as show below.

body {
background-color:#FFFFFF;
}


Or if your not worried about running mutipal templates in the future, then you could change it in templates/base/css/common.css




https://www.deanbassett.com
Quote · 8 Jan 2010

Hello

Thankyou for your reply i dont have common.css in templates/ tmpl_uni/css

only have common in templates/base and i changed the background colour to 000000 but i cant see in on the main page of where is should be.

Am i not doing something right?

Thankyou

Quote · 8 Jan 2010

After applying changes to your stylesheets you need to clear your cache.
You can click on Home from your admin panel and click on Clear All, refresh your page and you should see the changes.

Be a dolphin, be creative in you own way and you will attract a audience
Quote · 8 Jan 2010

Thankyou for your reply

Quote · 8 Jan 2010

hey it worked great!! thanks a lot, I just copied the body text, and added the color sceme that I wanted, cleared the cash and wala!  Boy The colors I pick are just aweful!!LOL

Thanks Deano

Derrick

Back to pulling my hair out! (ouch, ouch,ouch)
Quote · 11 Jan 2010

I managed to change the background color of most pages, except :

 

- forum homepage

- index.php

- mail.php

 

I noticed something really strange. In spy.cssI added  the lines

body {

background-color:#FFFFFF;
}
I cleared all caches but no effect.
I deleted the lines again, cleared all caches and all of a sudden the background was changed into the color I want.
Did this with other pages and it had the same effect.
How is that possible ???
So now just the 3 above pages are not modified because I can't find the right .css pages.
Quote · 30 Jan 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.