i'm the photographer for a band and i'm trying to make them afew banners but i'm stuck.
i've made the banners but now i need to display the code on myspace so fans can copy the banners into their own profiles, but every time i put the code in a scrollbox it comes up as ther image.
i've seen other bands with scrollbox's but no one will help.
how do i do it?
the code i'm trying to display is
%26lt;a href="darkentitymetal.co.uk" target="_blank"%26gt;%26lt;img src="http://i9.photobucket.com/albums/a9... border="0" alt="Dark Entity are Back"%26gt;%26lt;/a%26gt;
How do i show code on myspace without it turning into the image?
The other answer is wrong. put this in your profile, with the correct band URL and it should work.
%26lt;textarea cols="55" rows="3"%26gt;%26lt;a href="BANDURLHERE"target="_blank"%26gt;%26lt;img src="http://i13.tinypic.com/5yba2ys.jpg"... border="0"%26gt;%26lt;/a%26gt;%26lt;/textarea%26gt;%26lt;br%26gt;%26lt;br%26gt;
%26lt;/center%26gt;
How do i show code on myspace without it turning into the image?
You have 2 choices.
Use the %26lt;textarea%26gt; ... %26lt;/textarea%26gt; tags.
Or write "%26amp; l t ;" for %26lt; and "%26amp; g t ;" for %26gt; (but remove the quotes and remove the spaces between the characters.
No comments:
Post a Comment