Can someone tell me a HTML code to put my own image as a background for the Contact table on MySpace please?
I don't want to change the font or wording that is already set to it, I just want to add my own image, so it looks something like this:
http://i87.photobucket.com/albums/k127/k...
Thanks in advance...x
HTML code help for MySpace!! Contact table...?
MySpace has their own version of the language. Check the site's help pages for the exact syntax.
HTML code help for MySpace!! Contact table...?
%26lt;style type="text/css"%26gt;
.contactTable {
width:316px !important; height:200px !important; padding:0px !important;
background-image:url(http://i87.photobucket.com/albums/k127/k...
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
.contactTable .whitetext12 {display:none;}C{ }
%26lt;/style%26gt;
No comments:
Post a Comment