How to Put Images in a Scroll Bar on MySpace

Adding pictures to your MySpace profile can make it become stretched and make your page look unorganized. If you want to ensure that your page stays organized looking, you can put images in a scroll bar on MySpace by simply inserting a scroll bar image HTML code into your profile.

Instructions

    • 1

      Log into your MySpace account. Click "Customize Profile."

    • 2

      Locate the section into which you want to put images in a scroll bar on MySpace.

    • 3

      Copy and paste the following code into that section, changing the http URL to the URL where the image you want to add inside the scroll bar is hosted:

      <div style="width:200px;height:200px;overflow:auto;border-width:2px;border-color:000000;border-style:solid;">

      <a href="http://www.mywickedspace.com" target="_blank"><img src="http://www.URL.com/.gif" alt="Image Code" ></a>

      </div>

    • 4

      Click "Save Changes."

Tips & Warnings

  • Adjust the width, height, and border of your scroll bar by changing the pixel (px) values of those attributes at the beginning of the code.

  • Change the border color attribute by inputting a different hex color code for the border color attribute.

  • Change the border style attribute by inputting a different border line style into the border style attribute. Examples of border styles are grooved, dashed, inset and outset.

  • If your image is a jpeg, bmp or other image file type, change the .gif extension at the end of the URL in the code to whatever image file type your file is.

Related Searches:

References

Comments

You May Also Like

Related Ads

Featured