« Scrollable content on your Profile | Main | Businesses find MySpace is a place to reach youth »

Tweak your View More Pictures section on Myspace

So you've got your profile page Pimped, but what about your pictures page? Well, its time to add some flavor to your pictures, and ditch the myspace bland colors!


Another simple, yet cool looking tweak is to edit the look and feel of your View More Pictures page. Not many people realize that this is achievable, especially with such a small amount of coding. Simply copy and paste the code from the example boxes below.

Note: These codes need to be placed in the caption of an image to display correctly. If you need the codes for the colors, check out my post Font Colors on Myspace

Note: When using colors in your View More Pictures Area, do not include the # symbol in front of the numbers. Since you have a very limited space in image captions, it's unnecessary.

Adding a Background Color:
<style>body{background-color:COLOR;}</style>

Changing Text Color:
<style>table, td, .text{color:COLOR}</style>

Changing Link Text Color:
<style>a:link {color:COLOR! important;}</style>

Changing Image Border:
<style>a img{border:SIZEpx solid COLOR}</style>
Replace SIZE with a number. (Ex: 2, 10, etc.)

Removing the Regular White Table:
<style>table, td {background:transparent}</style>

Image Flip Horizontially on Mouseover:
<style>a:hover img{filter:fliph;}</style>

Image Flip Vertically on Mouseover:
<style>a:hover img{filter:flipv;}</style>

Image Grayscale on Mouseover:
<STYLE>a:hover img {filter: Gray;}</STYLE>


Drop a comment below with your feedback!!!



    Comments

    do you have to do this to each picture or what

    Can you tell me how to make it so I can have more than 8 top friends?
    Thanks!

    How do I get an Image for a background? Also how do I get rid of the white box all around the pictures?

    I used these codes and i think they are great. Do you have a code for an image background instead of a color? and how do you get rid of the white box??

    heyy. i wa swondering if u new how to add piktures under another pikture. like ive seen myspaces where in the "post caption" setion there is another pikture. need help thanks!

    i tried something like this but it was to put an image on the background of the picture section. or so i though. it ended up just putting the image in the edit/uplaod picture section. that does me no good because no one but me can see it. ho can i put the image in the section where everyone views my picture index

    Post a comment

    (If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)