View Single Post
10-26-2005, 01:23 AM
#4
Shawon is offline Shawon
Shawon's Avatar
Status: Request a custom title
Join date: Nov 2004
Location: New York City
Expertise:
Software:
 
Posts: 1,164
iTrader: 0 / 0%
 

Shawon is on a distinguished road

Send a message via AIM to Shawon Send a message via MSN to Shawon

  Old

cool, but i dont think all that is needed though, well the way i do it uses the splash as a bg instead of an image

but i do it like this, just add into the body

Code:
background-image: url(images/splash.jpg);
background-position: center center;
background-repeat: no-repeat;