How to Fix Your Banner's Location
This will be very easy! In fact, if you do not know about pixels and how to place an image over a certain area, then this is your time to learn.
The Code holds the banner which will "float" on your MySpace.
All banners have been precoded with a specific location on your MySpace. Its location is: "margin-left: -355px, top: 160px". I chose this location because it centers on a MySpace default and will not move if you resize your internet window.
If you do not like where your banner is placed (let's say, it's not centered or it's blocking something), change ONLY THE NUMBERS you see here:
margin-left: -355px, top: 160px
That's it. Play around with these numbers ONLY!
Moving Banner to the Left and to the Right ("margin-left")
For example, if you change -355px to -200px, then you will see your banner move to the right.
If you change -355px to -400px, the banner will move to the left.
Moving Banner Up and Down ("top")
If you decrease 160px to 50px, then your banner will go up. If you increase 160px to 400px, it will go down.If the Banner is Just Too Big :(
Each banner has a width of 800px and a height of 330px for its size. If this is too big, sit tight, I'm planning to create different sizes for each banner.