How to customize your "view more pictures" page |
![]() ![]() |
How to customize your "view more pictures" page |
Aug 4 2005, 12:57 AM
Post
#1
|
|
![]() Friends are Forever, Boys R Whatever!!! ![]() ![]() ![]() ![]() Group: Member Posts: 197 Joined: Jul 2005 Member No: 176,723 |
For those who want to customize their photo gallery area, there are 2wo different ways.
**For the average user** PLACE EACH CODE IN THE CAPTIONS TO EACH PICTURE Enter individual style codes small enough to fit in each picture caption, you can find the edit caption section through the Upload / Change Photos link on your homepage.. For a background picture: <body background="http://tinyurl.com/ENTER YOUR PIC URL INTO THIS SITE AND PLACE THE URL HERE"> *You can also use tinypic.com for this.. For a background color: <body bgcolor="COLOR_CODE"> To allow your background picture or color to show up: <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 (the .80 variable can be changed as desired): <style>body{-moz-opacity:.80;opacity:.80;}</style> To give the picture a translucent look in IE (the 85 variable can be changed as desired): <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> To take the translucent effect or any other filter off of the pictures when you rollover them with the mouse in IE: Or this code to flip the pictures when you hover over them: <style>a:hover img{filter:fliph;} Remember, with this method, you can only use ten lines of code, and each line must fit fully in the caption box. Make sure each tag is complete (and closed off) before entering the code. Warning: There is a drawback to coding your photo area this way: each picture will only have the individual code on it when clicked on. By the way, If you want to take the code off your captions: just go to add caption, and leave the area blank, and then submit a blank caption. It will erase any previous caption left, and leave the area blank once more. When attempting this type of coding: DO NOT LEAVE THE STYLE TAG OPEN.. CORRECT: <style>code</style> BAD: <style>code</style BAD: <style>code</ BAD: <style>code If you cannot follow simple instuctions, and have left a style tag open: view your source on your pictures page (click the link on top of your browser entitled view, and then source), and find the picture with the badly coded caption. Then message MySpace Helper (using the provided link below) with the url to that picture, requesting them to delete the picture. *Original content from Random |
|
|
|
Aug 4 2005, 01:04 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
QUOTE If you cannot follow simple instuctions, and have left a style tag open: view your source on your pictures page (click the link on top of your browser entitled view, and then source), and find the picture with the badly coded caption. Then message MySpace Helper (using the provided link below) with the url to that picture, requesting them to delete the picture. you can also use Safe Mode. and thank you..I've been trying to do this, and was too lazy to go in the forums and look..heh. |
|
|
|
Aug 31 2005, 07:34 PM
Post
#3
|
|
![]() tell me more. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,798 Joined: Jul 2004 Member No: 35,640 |
it doesnt fit...
|
|
|
|
![]() ![]() |