sometimes if you go onto a specific bands myspace profile, they have a photo at the top. whether it be promotional or just a band photo. i don't know what those are called or how to do them.
Can someone help me?
use this one as an example
www.myspace.com/thespacepimps
How do i embed a photo at the top of my bands myspace profile?
I do this through the use of divs.
I can't really explain them, but you can make a box where you put
just about anything inside of them, and move it to anywhere on your page editing the top and left pixels
Here's a code:
%26lt;style type="text/css"%26gt;
%26lt;div style="position:absolute; top:245px; left:3px; overflow:auto;width:242;height:353; color:silver; font-size:10pt; font-weight:bold; font-family:arial; text-align:center; background-color:black; background-image: url(none); background-position:center; background-repeat:no-repeat; border:2px solid red;"%26gt;
picture link goes here
%26lt;/div%26gt;
%26lt;/style%26gt;
You will have to adjust the top:245px; left:3px; width:242;height:353 to the position you like.
So you can find the place to put the image.
You will have to adjust the width and height as well.
Where it says "picture link goes here"
Put the code that you use to put pictures on your myspace profile and such.
Hoped this helped :]
No comments:
Post a Comment