01-01-2006, 07:36 AM
|
#1 (permalink)
|
| Member
Join Date: Aug 2005
Posts: 29
Rep Power: 0  fBuck$: 417.9 Bank: 0.0 Total fBuck$: 417.9 My Forumer
My Country:
| Centering Background. How could i center the background image?This is what i have currently. There is alot more thats there but just a waste to copy it all here. Code: html { overflow-x: hidden; overflow-y: auto; }
form { display:inline; }
img { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #D2FF00; margin:0px 10px 0px 10px;background-color:#000000 ; background-image: url(http://img478.imageshack.us/img478/3887/bgsnow2kv.jpg) }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #D2FF00; }
a:link, a:visited, a:active { text-decoration: none; color: #CAE83F }
a:hover { color: #FFFFFF; text-decoration:underline }
http://runeforum.4.forumer.com
Thanks |
 |
| |