Current location: Hot Scripts Forums » General Web Coding » CSS » how to modify the background color of my website?


how to modify the background color of my website?

Reply
  #1 (permalink)  
Old 10-17-06, 08:00 AM
lite_ws's Avatar
lite_ws lite_ws is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
how to modify the background color of my website?

I would like to know how to have another backgroung for the CSS code.

I am used with HTML mainly, not with CSS.

the link of my website is below.
__________________
www.website1service.com
e-commerce solutions with Magento
Reply With Quote
  #2 (permalink)  
Old 10-17-06, 01:42 PM
Spaced Spaced is offline
Newbie Coder
 
Join Date: Jul 2006
Location: Winnipeg MB
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
in your stylesheet
Code:
background-color: #000000;

/*--or for a background image ---*/

background-image: url(/link/to/your/image.jpg);
Reply With Quote
  #3 (permalink)  
Old 10-19-06, 08:47 AM
gavinho gavinho is offline
Newbie Coder
 
Join Date: Oct 2006
Location: Liverpool UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
or

background: #color url('link to image.jpg') no-repeat;
Reply With Quote
  #4 (permalink)  
Old 10-20-06, 12:56 AM
lite_ws's Avatar
lite_ws lite_ws is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks.

It's now modified.
the good code is here:

html, body {margin:0px; padding:0px;

line-height: 8px;
background-color: #fff2ac}
__________________
www.website1service.com
e-commerce solutions with Magento
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Do You Need a Website? Establish Your Own Internet Identity jjqbiz Job Offers & Assistance 0 06-25-06 07:13 PM
Complete ringtone website with top features! rossy790 General Advertisements 6 06-29-05 08:06 AM
Complete website made. Ready for business rossy790 General Advertisements 0 03-04-05 06:03 PM
Complete ringtone website for sale rossy790 The Lounge 0 03-04-05 06:01 PM
FS: Prozilla Memberships (Turnkey Sites) - $10-15 less than Retail! rockergrrl General Advertisements 0 08-11-04 12:05 AM


All times are GMT -5. The time now is 01:54 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.