View Single Post
Old 07-21-2009, 07:13 AM   #1 (permalink)
codefreek
Super Moderator
Inquisitive 
 
codefreek's Avatar
 
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
codefreek is on a distinguished road
Application Error small Css problem - Thank you in advance..

css Code:
#ImgHolder{width:840px; height:250px; background:url(images/image1.jpg) 0 100% no-repeat; background-position:center; padding:29px 0 0; margin:0 0 40px 0;}
Why when i "background-position:center;".. It, Wont Center.
The Image,

Thank you.

-Cf
codefreek is offline  
Reply With Quote