runnerjp Posted April 13, 2007 Share Posted April 13, 2007 hey guys ny background image will not repeat itself and i do not know why :S hopefully the image wqill appear behind the text repeated <h1 align="center"><u><div id="lineacross"> <img align="left" src="../images/background123.jpg" /> </div> Welcome Back To RunnersElite!</u> </h1> then ithis is my layout.css file that the div refears to div#lineacross { background:url('http://www.runnerselite.com/images/background123.jpg') repeat-x; background-repeat:repeat-x } Link to comment https://forums.phpfreaks.com/topic/46838-help-needed-d/ Share on other sites More sharing options...
PC Nerd Posted April 13, 2007 Share Posted April 13, 2007 um, in your body tag, look at the attributes for that ..... ( eg bgcolor is the background color the image one should be there gdlk Link to comment https://forums.phpfreaks.com/topic/46838-help-needed-d/#findComment-228366 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.