can someone please help me, contact box |
can someone please help me, contact box |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Mar 2006 Member No: 383,726 ![]() |
I'd like to use this layout on my myspace http://www.createblog.com/layouts/download.php?id=4298 and i'd like to use this contact box
![]() I put the codes in the "about me" section and the layout works great but it covers the contact box, take a look http://www.myspace.com/xhelx Is there a way to fix this? |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 ![]() |
Try adding this:
.contactTable a:hover {background-color: transparent;} |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Mar 2006 Member No: 383,726 ![]() |
I put it at the end of the layout code, was that where i was supposed to put it? It didn't work.
|
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 ![]() |
I meant possibly merge it with the rest of the code. But here, I tried this, and it worked:
CODE .contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://www.imagesharing.com/mygen/contacttables/glittergirl.gif"); 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; background-color: transparent;} |
|
|
![]()
Post
#5
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Mar 2006 Member No: 383,726 ![]() |
Thank you! :D
|
|
|
![]()
Post
#6
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 ![]() |
You're welcome :].
Topic Closed.. and all that good junk.. |
|
|
![]() ![]() |