PDA

View Full Version : Background Image


bellaboo
08-20-2011, 05:42 AM
Hi i would like to change the background image in the clean css template can some one help me please ive uploaded background image and altered th css file to suit but nothing changed thanks.

Alex B.
08-22-2011, 04:54 AM
Hello bellaboo!
Welcome to our support forums!

You should edit templates/cleancss/css/style.css file.
Find the tag «body» and change url next to the «background» parameter.

bellaboo
08-22-2011, 05:09 AM
/home/acidmin2/public_html/EnvironmentalDirectory/templates/cleancss/css/style.css (is the location)


is the modified css file
-------------------------------------------------------------
body
{
background: #eaeaea url('../img/enviro.jpg') fixed-x;
font: 0.8em Arial, Verdana, Tahoma, sans-serif;
color: #333;
margin: 0;
padding: 0;
}
a
{
color: #0066CC;
text-decoration: underline;
}
-------------------------------------------------------------
and image location
http://www.acidminedrainage.com.au/EnvironmentalDirectory/templates/cleancss/img/enviro.jpg

but still nothing?

Alex B.
08-22-2011, 08:57 AM
I can see this image on the background.
Try to clean your browser's cache.

bellaboo
08-22-2011, 09:20 AM
thanks just fixed the issue cheers
good forum to.

Alex B.
08-22-2011, 10:42 AM
Not at all!
Feel free to contact us if you need any help!

jassmee
02-24-2012, 10:04 AM
you just replace the old image with new image... all changes in theme css files...

copilu_cc
09-25-2012, 08:18 AM
Hy Alex B.

I try to change the background from my directory, and some others things in CSS fiel, but i don't see any changes only after 5-6 hours. I deleted the cache, I made a lot of refreshes Ctrl+F5, but nothing..

The link is here: http://www.e-directoare.ro

Did you have idea about the problem?

Vasily B.
10-29-2012, 04:15 AM
Greetings and welcome to our support forums,

Once you make any changes you should see them immediately once you press ctrl + F5. Are you sure you modify the correct CSS files? Please note you should edit file in templates/your_template/css/ folder.

Let us know if you have solved your issue.

Cheers