HTML code help for MySpace!! Contact table...?
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/kinkykayla1987/Example.jpg
Thanks in advance...x
Public Comments
- <style type="text/css"> .contactTable { width:316px !important; height:200px !important; padding:0px !important; background-image:url(http://i87.photobucket.com/albums/k127/kinkykayla1987/Example.jpg); 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{ } </style>
- MySpace has their own version of the language. Check the site's help pages for the exact syntax.
Powered by Yahoo! Answers