Repeat the Background image down the page |
Repeat the Background image down the page |
Feb 12 2008, 03:59 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jan 2008 Member No: 608,035 |
I am trying to repeat it down the page but it doesn't seem to be working.
Would really appreciated it if someone could help me out. CODE <style type="text/css"> { Background Properties } table, tr, td { background-color:transparent; border:none; border-width:1;} body { background-color:000000; background-image:url(); background-attachment:scroll; background-position:top center; background-repeat:repeat-y; border-top-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; border-color:FFFFFF; border-style:solid; padding-left:px; padding-right:px; scrollbar-face-color:000000; scrollbar-highlight-color:120C08; scrollbar-3dlight-color:222222; scrollbar-shadow-color:222222; scrollbar-darkshadow-color:222222; scrollbar-arrow-color:FFFF00; scrollbar-track-color:000000; } .CodeMyLayout.com { Table Properties } table table { border: 1px } table table table table{border:1px} table, tr, td { background-color:transparent; border:none; border-width:1;} table table table { border-style:solid; border-width:1; border-color:FFFFFF; background-color:595252; background-image:url('Enter Image URL'); background-repeat:repeat; background-attachment:fixed; background-position:top center; filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90; } table table table table td {filter:none;} { Text Properties } table, tr, td, li, p, div {color:ffffff} .btext, .orangetext15, .nametext, .whitetext12 {font-weight:bold; font-style:normal; } .blacktext10, .blacktext11, .blacktext12, .lightbluetext8, .redtext, .redbtext, .text {font-weight:bold; font-style:normal;} { Link Properties } a:active, a:visited, a:link {font-weight:normal; font-style:normal; } a:hover {font-weight:normal; font-style:normal; } { Tweaks } </style><div align="center"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNvZGVteWxheW91dC5jb20=" target="_blank"></a><br>Get <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNvZGVteWxheW91dC5jb20=" target="_blank"></a> @ <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNvZGVteWxheW91dC5jb20=" target="_blank"></a></div>
<span class="off"></span><span class="off"></span><div class="image"> <img src="http://i258.photobucket.com/albums/hh271/yell0wbus/idiotbox.gif"></div><style> body {margin-top:380px} div.image { position:absolute; top:0px; left:50%; margin-left:-390px; width:675px; height:400px; } </style><span class="off"> </span></style> |
|
|
|
yellabus Repeat the Background image down the page Feb 12 2008, 03:59 AM
Fawaz This is how you code should be:
CODEbody {
backg... Feb 12 2008, 05:45 AM
yellabus That code doesn't make the background image sc... Feb 17 2008, 04:31 AM
pandora you dont seem to have a url after background-image Feb 17 2008, 05:28 AM
Fawaz O I didn't know you want it to scroll.
CODEbo... Feb 17 2008, 11:11 AM![]() ![]() |