EDITING YOUR PICTURE SECTION
These codes all are for editing your "View More Pictures" Section.
Paste the codes into the Image Captions.
Adding a Background Color:
<body style="background-color:COLOR HERE;">
Removing The White Background Table (Recommended):
<style>table, td {background:transparent}</style>
Adding a Background Image:
<body background="URL TO IMAGE ">
Note:
Changing the Text Color:
<style>body, table, td, .text{color:COLOR HERE ;}</style>
Changing Link Color:
<style>a:link {color:COLOR! important;}</style>
Image Flip on Mouseover:
<style>a:hover img{filter:fliph;}</style>
BACK TO TWEAKS!
BACK TO TWEAKS!


