Question:
Can I replace my the Extended Network in my Myspace profile with a picture?
Answer:
Annoyed with that Extended Network banner? I think we all are, but don’t worry there is a fix to this. Using the code below you can replaced that banner with an image of your own. Just make sure the the image you are inserting is 435 px x 75 px to fit correctly. (If you have a larger picture you can crop it with Irfanview or other image editor)
- Login to Myspace.com.
- Click Edit Profile.
- Copy the following code and place it in your About Me section.
Note: Replace the PUT_YOUR_IMAGE_URL_HERE with the actual URL of your extended network image. It should be 435 px x 75 px in size.
<tr><td><textarea rows="10" cols="50" onclick="this.select();"> <p>&lt;style type=&quot;text/css&quot;&gt; <p>table table table td {vertical-align:top ! important;} <p>span.blacktext12 { <p>visibility:visible !important; <p>background-color:transparent; <p>background-image:url("PUT_YOUR_IMAGE_URL_HERE"); <p>background-repeat:no-repeat; <p>background-position:center center; <p>font-size:0px; letter-spacing:-0.5px; <p>width:435px; height:75px; display:block !important; } <p>span.blacktext12 img {display:none;} <p>&lt;/style&gt; <p></textarea></td></tr>
- Save all changes.
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Feel free to look into these related tips:
- Hide extended network
- Hiding the extended network code
- How to shrink my extended network banner on MySpace?
Posted by Gili
Like this post? Become a regular and share it with others!

ummm.. i used that code and uploaded my pic to tinypic and added it to my about me section, it came up with the code in it in a text scroll box what have i done wrong?
How do i replace a photo caption with an image?
It put a textarea box in my about me with that code in it.
this code isnt working for me??
not sure how the url bit works. my image url is from imageshack..do i past it between the brackets??
e.g
background-image:url(”between these points”);
also, as I have a music myspacepage there is no option to paste into an ‘about me’ section, so does this code going into the ‘bio’ section as featured on music artists pages??
Hope you can help.
gc
i already know how to do that but when i look at my profile after i save every thing it doesn’t show how come it does that?
It didnt work for me either. I got a scroll box thing. I think that somehow you have to make it 435px x 75px like it says. I didnt think it would matter but I guess it does.