I have been scouring the internet looking for a code that will make the table backgrounds a translucent white but leave the text and pictures normal (opaque). All I have been able to find are codes that make everything translucent. If anyone has any ideas I'd really appreciate it.
I need a myspace code for making the background color of tables translucent but not the text. Any ideas?
Sure this is all you'll have to do:
body {
background-color:transparent;
background-image:url ("Place your image url here");
background-position: center;
background-repeat:repeat-y;
background-attachment:fixed;
border-width:3px(or whatever size you'd prefer);
border-color:(whichever shade of opaque color code goes here);
border-style:solid;
}
Hope this help,
website designer
Rei Camacho
http://www.thebitereport.com
No comments:
Post a Comment