BANNERS FOR WEBSITES!

OK, banner instructions in plain english.
1. Take the following html code and paste it into your web design (IN THE HTML VIEW)
<ahref="http://www.musicoz.org/songs/artist_profile.aspx?artistID=ENTERTHEIRIDHERE"><img
src="http://www.musicoz.org/voting_image.ashx?text=PUTTHEIRNAMEHERE" /></a>
Take care to copy and paste the entire code including all the symbols starting from < and ending with >
2. Go online and find your profile page.
(Go to www.musicoz.org/songs and then follow the links to your artist profile).
3. When you have found your page, have a look in the web address.
It should start with http://www.musicoz.org/songs/artist_profile.aspx?artistID=
After the artist ID part, (AFTER THE = sign), select the remaining text...
THIS IS YOUR ARTIST ID.
FOR EXAMPLE: 'Charlie' Bleines.
Her entire profile address is http://www.musicoz.org/songs/artist_profile.aspxartistID=1376&letter=&artistcatID=1&catID=
0&field=&keyword=&page=0&songID=0&fromsearch=1
HER ARTIST ID WOULD BE:
1376&letter=&artistcatID=1&catID=0&field=&keyword=&page=0&songID=0&fromsearch=1
4. Take the artist ID and paste it into the original code
Paste the code where it sais "ENTERTHEIRIDHERE". The easiest way to do that is to select and copy your artist ID, and then go to the code and select the text ENTERTHEIRIDHERE and then paste directly over the top of it. That way the words ENTERTHEIRID no longer exist in the code.
If you do paste it to the side, just delete the text afterwards but make sure you don't delete any of the code!!!
5. To personalise your banner
To make your banner display your own name, simply replace the text in the html code where it sais 'PUTTHEIRNAMEHERE' with your artist or group name...
HEY PRESTO! (hopefully!)
GOOD LUCK!! ;0)