Support Forums

How do I change the background of the site

This is a discussion on How do I change the background of the site within the Templates, HTML, CSS, and Design Help forums, part of the General category; H ow I can change the background of the site? This code is not effective Code: body { background: #fff ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 11-07-2008, 05:14 AM   #1
boy
Junior Member
 
Join Date: Nov 2008
Posts: 8
Rep Power: 0
boy is on a distinguished road
Exclamation How I can change the background of the site

How I can change the background of the site?

This code is not effective

Code:
body { background: #fff url(../images/backgrownd2.png); padding: 0; margin: 0; font: 0.7em Verdana, Arial, sans-serif; line-height: 1.6em; color:#454545; }
Old topic

Explained in detail

Thank you

Last edited by boy; 11-07-2008 at 05:53 PM. Reason: How I can change the background of the site
boy is offline   Reply With Quote
Old 11-07-2008, 06:32 AM   #2
Genius At Work
 
bowers01's Avatar
 
Join Date: May 2008
Location: Geelong, Victoria, Australia
Posts: 911
Rep Power: 25
bowers01 is on a distinguished road
Default

Is the code you posted above in your style.css or did you just get it from another post?
It should be
Code:
body { padding: 0; margin: 0; font: 0.7em Verdana, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }
and you change the fff to the color you want. HTML Colors
Nick
__________________
Nick Bowers
68c v4.09 Developer Custom Template
bowers01 is offline   Reply With Quote
Old 11-07-2008, 09:03 AM   #3
boy
Junior Member
 
Join Date: Nov 2008
Posts: 8
Rep Power: 0
boy is on a distinguished road
Thumbs up

bowers01



Thank you
Code trial
boy is offline   Reply With Quote
Old 11-07-2008, 09:06 AM   #4
boy
Junior Member
 
Join Date: Nov 2008
Posts: 8
Rep Power: 0
boy is on a distinguished road
Default

Code works well
boy is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why wont css background work? bowers01 Templates, HTML, CSS, and Design Help 2 10-23-2008 04:29 AM
featured listings background atom Technical Support 1 08-29-2008 09:10 AM
Want To Change Page Background Color tripper Templates, HTML, CSS, and Design Help 3 05-01-2007 05:35 PM
form background spaceboy v3.1 Modules & Modifications 5 09-11-2006 04:04 PM


All times are GMT -4. The time now is 02:30 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0