View Single Post
Old 04-16-2008, 04:53 PM   #7 (permalink)
sunil.lukose
 
Status: Super Moderator
Join Date: Feb 2008
Posts: 122
 sunil.lukose is a Junior Member



sunil.lukose is offline  
Default

What I seriously do not get is why use images when the background is one static color, the area that Pam is not seeing can be easily solved by using background color and even if you are using image as a background you can easily use the following style to fix it. It's always good to have fall back color for background images incase image doesn't load.

#main{background: #E4E4E4 url(images/main_18.gif) repeat;}
__________________
Sunil Lukose
Solid Cactus - Manager, Product Development


Reply With Quote