Myspace extended network banner



doppio
Soon I will be a Trusted Member.. But not yetI'm a Premium Member
GuGee Since: 2006-09-17
GuG-Points: 17
Last Seen: 08/20/2008 - 6:57pm

Does anyone know if it's possible to put a URL link in the extended network box. All I can find is codes to add images, but no codes to put links in the box. Any ideas?? Is this possible??



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
AsevenX
Soon I will be a Trusted Member.. But not yet
GuGee Since: 21-Dec-2006
GuG-Points: 14
Last Seen: 10/16/2007 - 9:14pm
Re: Myspace extended network banner

can you give me the code to enter a picture there?

--


itzlykthat
I'm Trusted Premium Member!
GuGee Since: 07-Oct-2006
GuG-Points: 20
Last Seen: 09/07/2008 - 12:59am
adding a link to extended network banner

Hi hopefully you know some css and html, even if you don’t this should add a link to your image in extended network. I’m assuming your using a coded extended network banner that ends with </style>

After </style> enter for a new line and add the following:

<b style=position:absolute;right:-1px;top:175px;font-family:verdana;font-size:8pt;></i>
<a href="url of link" target="resource window">
linklink</b>

You can edit the font, font size, position and of course the URL of link.
Hope this helps…



doppio
Soon I will be a Trusted Member.. But not yetI'm a Premium Member
GuGee Since: 17-Sep-2006
GuG-Points: 17
Last Seen: 08/20/2008 - 6:57pm
extended network codes

Ah... thank you!! I'm off to try it!