ohdang888 Posted February 18, 2010 Share Posted February 18, 2010 ok so to test my background problems, i took background image and css from a site: https://www.thedealist.com/ then i tried to center the background image, on my server, with the same css, and its not working:http://204.12.217.114/~socialap/design1.php the css: body{ text-align:center; /*center hack*/ padding:0; margin:0; font-family:Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; font-size: 100%; color:#666666; line-height: 120%; background:#eeeae1 url(bgtest.gif) repeat left top; } Thanks! Link to comment https://forums.phpfreaks.com/topic/192464-center-background-image/ Share on other sites More sharing options...
ohdang888 Posted February 18, 2010 Author Share Posted February 18, 2010 nvm. got it. Link to comment https://forums.phpfreaks.com/topic/192464-center-background-image/#findComment-1014112 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.