Alter the contact box.
|
|
So i like this layout and want to post it on myspace, i got the layout and stuff up, but i hate the contact box. |
|
|
Anyone, anything? |
|
|
just wait patiently for Heathaaa or Sachiko. |
|
|
Hi SiRHiM You can use this code to take the image out (paste it AFTER our code):
<style>
.contactTable td table {
background-image: none;
}
</style>
or replace with your own image where is says “none” to something like
<style>
.contactTable td table {
background-image: url(LINK TO IMAGE);
}
</style>
Hope this helps! |
