Bookmark this site Text EditorProfile Editor
 
Site Web

Graphics | Generators | Guides | Customization | MSS Features | MSS Unscripted | Specials | Extended Network   
Add to friends


Click on button above
 

Customize 'view more pictures' page

Place code below in the captions to each picture. Enter individual style codes small enough to fit in each picture caption, you'll find the 'edit caption' section by clicking on the the Upload/Change Photos link on your homepage.



 Add a background picture to pictures page:
*You can also use tinypic.com for this.
<body background="http://tinyurl.com/PLACE THE URL HERE">

Add just a background color: (color guide)

<style>body {background-color:000000;}</style>

To remove white center table:

<style>table, td {background:transparent}</style>

To make the background picture stay put when you scroll:

<style>body{background-attachment:fixed;}</style>

(If needed) To make your background not repeat:

<style>body{background-repeat: no-repeat;}</style>

To make your text visible:

<style>body, table, td, .text{color:COLOR_CODE</style>


To change the color of the links:

<style>a:link {color:COLOR_CODE! important;}</style>

To give the pictures a translucent look in firefox:

<style>body{-moz-opacity:.80;opacity:.80;}</style>

To give the picture a translucent look in IE:

<style>img{filter:alpha(opacity=85);}</style>


Or this code to put a gray filter on all the images in IE:

<style>img {filter:gray;}</style>

Or this code to flip the pictures when you hover over them:

<style>a:hover img{filter:fliph;}

Adding a border around images:
Replace "Size" with a number from 1-10 and view our color guide for colors codes.

<style>a img{border:SIZEpx solid COLOR}</style>


Paste code copied from the left into the box below for easy editing.
 
Do not leave the style tag open when attempting this type of coding!
» Correct: <style>code</style>
» Wrong: <style>code</style
» Wrong: <style>code</
» Wrong: <style>code
 
NEW - Backgrounds - Paste a code into blank caption.
     
     

© 2005 Travis Brown • Contact MeView my MySpaceVisit Tabwin.com    Partners:  
MySpace is a Registered Trademark of News Corp. We are not associated with MySpace.com or News Corp. in any way, shape, or form.