Extended Network |
Extended Network |
May 15 2006, 01:10 AM
Post
#1
|
|
![]() P e A n U t ![]() ![]() ![]() Group: Member Posts: 75 Joined: Aug 2005 Member No: 212,156 |
I have a extended network banner that has this strange boarder around it. I was wondering if anyone knew how to get rid of it.
This is my myspace and this is my code: CODE <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("http://i23.photobucket.com/albums/b367/minnesotan987/Love%20Icons/a5ab92ff.jpg"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:403px; height:107px; display:block !important; } span.blacktext12 img {display:none;} </style> Any help would be great! Thanks! |
|
|
|
![]() |
May 15 2006, 03:34 PM
Post
#2
|
|
![]() the great escape. ![]() ![]() ![]() Group: Member Posts: 46 Joined: Sep 2005 Member No: 243,135 |
the black border around the image inside the extended network? thats just the picture itself
|
|
|
|
May 16 2006, 10:51 AM
Post
#3
|
|
![]() P e A n U t ![]() ![]() ![]() Group: Member Posts: 75 Joined: Aug 2005 Member No: 212,156 |
I'm talking about the grey boarder. any clue how to get rid of it?
|
|
|
|
May 16 2006, 01:36 PM
Post
#4
|
|
![]() roosternamedingo. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,211 Joined: Dec 2005 Member No: 333,926 |
stretch your image maybe? then upload it again..because the gray part is part of your layout. So you have to cover it
|
|
|
|
May 16 2006, 08:43 PM
Post
#5
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
It has to do with your table backgrounds. For your extended network, use this code to change the width and height (which is what you need):
QUOTE <style type="text/css">table table table td { !important;}span.blacktext12 {color:transparent;visibility:visible !important;background-color:transparent;background-image:url("http://i23.photobucket.com/albums/b367/minnesotan987/Love%20Icons/a5ab92ff.jpg");background-repeat:no-repeat;background-position:center center;font-size:0px; letter-spacing:-0.5px;width:435px; height:75px; display:block !important; }span.blacktext12 img {display:none; }</style>
|
|
|
|
![]() ![]() |