justinchrono Posted May 14, 2010 Share Posted May 14, 2010 www.decaneasarchive.com/home.php the little line near the top, how do i get rid of it with my coding? idk where its coming from also, how can i move the links up a bit Quote Link to comment https://forums.phpfreaks.com/topic/201786-how-do-i-get-rid-of-this-line-in-the-bg/ Share on other sites More sharing options...
haku Posted May 15, 2010 Share Posted May 15, 2010 You mean the line that goes across the whole page? Change this: background:url("../i/bg.gif") repeat-x scroll 0 0 #CCCCCC; to this: background-color:#CCCCCC; Quote Link to comment https://forums.phpfreaks.com/topic/201786-how-do-i-get-rid-of-this-line-in-the-bg/#findComment-1058578 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.