Extended Network Banner, a slight problem |
Extended Network Banner, a slight problem |
Apr 7 2006, 06:08 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Apr 2006 Member No: 392,082 |
Hey folks
Myspace page http://www.myspace.com/coleisnotacabbage I am trying to put in http://i74.photobucket.com/albums/i271/swe...bam2myspace.jpg as my extended network banner. Everytime i try and use a generic code for this and sub in my image URL, the image appears in the top left corner of my page? This is the current HTML in my page <style type="text/css"> .mygen { Created using MyGen 2.5 - www.mygen.co.uk } .mygen { Background Properties } table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-color:22EECC; border-color:110000; border-width:2px ; border-style: solid; scrollbar-face-color:22FFFF; scrollbar-highlight-color:22EEFF; scrollbar-arrow-color:222288; scrollbar-track-color:DDDDDD; } .mygen { Table Properties } table table { border: 0px } table table table table{border:0px} table table table { border-style:double; border-width:3px; border-color:000000; background-color:DDFFFF; } .mygen { Miscellaneous Properties } tr {background:transparent;} body table div font a, body table div div {visbility:hidden;} body table table div font a, body table table div div {visibility:visible;} </style> <div style="width: 88px; height: 31px; position: absolute; top:0px;left:0px; background-color: DEE6EB; border-width:1px;border-style:solid;border-color: 9CB3C3; font-family: Arial Black;"> <a href="http://www.mygen.co.uk" style="color: 9CB3C3; font-size: 18px; position: absolute; left: 10px; top: -5px">MyGen</a> <a href="http://www.mygen.co.uk" style="color: 9CB3C3; font-size: 8px; position: absolute; left: 1px; top: 18px">Profile Generator</a> </div> What do you think might be causing me this problem? |
|
|
|
![]() |
Apr 7 2006, 08:32 AM
Post
#2
|
|
|
× Dead as Dillinger. ♥ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,527 Joined: Mar 2006 Member No: 384,615 |
Hmm..this is what I had for my banner..try using this:
table table table td {vertical-align:center ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url(http://i74.photobucket.com/albums/i271/sweet_sac/bam2myspace.jpg); background-repeat:no-repeat; background-position:center center; border: 0px solid black; font-size:0px; letter-spacing:-1.5px; width:287px; height:190px; display:block !important; } span.blacktext12 img {display:none;} |
|
|
|
![]() ![]() |