DIv |
DIv |
Apr 16 2006, 08:57 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Mar 2006 Member No: 389,762 |
how can i add the fixed background code to a div..cause mine aint work .
|
|
|
|
![]() |
Apr 16 2006, 07:40 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
find:
<DIV class="Main"> <table style="width:1000px; height:768px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-image:url('http://i46.photobucket.com/albums/f132/Evilnsanity/ANotherbackground.gif')" > in your codes change it to <DIV class="Main"> <table style="width:1000px; height:768px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-image:url('http://i46.photobucket.com/albums/f132/Evilnsanity/ANotherbackground.gif'); background-attachment:fixed; background-repeat:no-repeat;" > or <DIV class="Main"> <table style="width:1000px; height:768px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-image:url(http://i46.photobucket.com/albums/f132/Evilnsanity/ANotherbackground.gif); background-attachment:fixed; background-repeat:no-repeat;" > |
|
|
|
supAngel DIv Apr 16 2006, 08:57 AM
StanleyThePanda Can you post a link to your myspace? Apr 16 2006, 09:05 AM
supAngel www.myspace.com/dimelo_ma Apr 16 2006, 09:13 AM
toyo loco <style type="text/css">
body{
back... Apr 16 2006, 11:38 AM
supAngel Nah that code isnt work toyo i used that div code ... Apr 16 2006, 07:06 PM
supAngel lol nah that doesnt work...that div code thingy ma... Apr 16 2006, 07:51 PM
coldtrance can you post your codes so that i can fix it? Apr 16 2006, 07:57 PM
supAngel CODE <DIV class="Main"> <table... Apr 16 2006, 08:04 PM
supAngel CODE <DIV class="Main"> <table... Apr 17 2006, 01:56 AM![]() ![]() |