HTML Code:
body {
background:#fff;<------------------
color:#333;
font:83%/1.5 arial,tahoma,verdana,sans-serif;
width:90%;
margin:0 auto;
padding:0 0 20px;
}
Thanks!
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| backgrounds
Trying to change the background with an image in HTML Code: body {
background:#fff;<------------------
color:#333;
font:83%/1.5 arial,tahoma,verdana,sans-serif;
width:90%;
margin:0 auto;
padding:0 0 20px;
}
Thanks! |
| ||||
| Code: body {
background: url(../images/background_name.jpg);<------------------
color:#333;
font:83%/1.5 arial,tahoma,verdana,sans-serif;
width:90%;
margin:0 auto;
padding:0 0 20px;
}
__________________ I accept donations for my time helping users like you on the forum and IRC. |
| The Following User Says Thank You to kbeeveer46 For This Useful Post: | ||
| ||||
|
Could you post the exact code you are using for CSS so we can make sure you are forming it correctly? Also, are you using the yget template?
|
| The Following User Says Thank You to Yankidank For This Useful Post: | ||
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing A few Backgrounds Help | zeffer | General Help | 11 | 05-20-2007 02:10 AM |