Log In · Register

 
 
Closed TopicStart new topic
Extended Network Banner
crystaldoe
post Nov 8 2006, 05:41 PM
Post #1


Member
**

Group: Member
Posts: 19
Joined: Aug 2006
Member No: 457,819



I want to remove the text in the extended network and put an image that's 300 pixels wide x 72 pixels high.

This Banner

Help, please! _unsure.gif
 
*WHIMSICAL 0NE*
post Nov 8 2006, 06:23 PM
Post #2





Guest






Check the scripts first:
http://www.createblog.com/scripts/download.php?id=243

CODE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:hidden !important;
background-color:transparent;
background-image:url("IMAGE URL");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:WIDTHpx; height:HEIGHTpx; display:block !important; }
span.blacktext12 img {display:none;}
</style>
 
crystaldoe
post Nov 10 2006, 03:02 PM
Post #3


Member
**

Group: Member
Posts: 19
Joined: Aug 2006
Member No: 457,819



Alright, I did that, but it still says "xxx is in your extended network" at the top. Is there a way to hide it? _unsure.gif
 
*StanleyThePanda*
post Nov 10 2006, 03:05 PM
Post #4





Guest






Use this instead:

CODE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:hidden !important;
background-color:transparent;
background-image:url("IMAGE URL");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:WIDTHpx; height:HEIGHTpx; display:block !important; }
span.blacktext12 img {display:none;}
.blacktext12{display:none;}
</style>


If that doesnt work, it may be your browser? idk.
 
crystaldoe
post Nov 10 2006, 03:23 PM
Post #5


Member
**

Group: Member
Posts: 19
Joined: Aug 2006
Member No: 457,819



This is weird...

I was able to see the image before, but now it's not even showing up. _unsure.gif I tried to upload it again and put in a new link, but it still won't show. I've also opened my myspace url on Mozilla Firefox and Internet Explorer. sad.gif Does anyone know what the problem might be?

Here's my code:

CODE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:hidden !important;
background-color:transparent;
background-image:url("http://img526.imageshack.us/img526/2335/eakv6.jpg");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:295px; height:72px; display:block !important; }
span.blacktext12 img {display:none;}
</style>
 
*Infinite.*
post Nov 10 2006, 03:34 PM
Post #6





Guest






Theres no way to hide the text exactly, the only thing you can do is perhaps change the way the blacktext12 [text in extended network]
looks, can I perhaps see the image you want to put in your extended network?

and this code does work:
CODE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("URL FOR BANNER");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:340px; height:100px; display:block !important; }
span.blacktext12 img {display:none;}
</style>
 
crystaldoe
post Nov 10 2006, 03:37 PM
Post #7


Member
**

Group: Member
Posts: 19
Joined: Aug 2006
Member No: 457,819



Alright, I somehow managed to get it to show up again... blink.gif I have no idea how though...

The image is in the first post of this topic.

This Banner
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: