DIV contact table, DIV contact table |
DIV contact table, DIV contact table |
Feb 20 2007, 05:10 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Feb 2007 Member No: 504,688 |
I have a DIV myspace and I was able to move the contact table to where i want it but
when i add a custom contact table it looks great but is not active .. meaning you can't click on any of the buttons; add me etc .. it works fine with the default myspace contact table. this the code i am adding inside my style tags .contactTable { width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://img.freecodesource.com/gallery/images/banners/prod_71_265.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 { position:absolute; left:50%; top:1025px; margin-left:-1px; z-index:3;} i have also tried adding the index 3 to the new contact code but that didnt help. This forum is great . . glad to be aboard! |
|
|
|
![]() |
Feb 20 2007, 05:19 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
^Your background image doesn't align with the buttons. They are active, but do not align.
|
|
|
|
Feb 20 2007, 05:38 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Feb 2007 Member No: 504,688 |
I am pretty new at this ..
you mean the background contact table image? I'm not sure how to fix it .. does it have something to do with the part of the code? background-position:center center; I really appreciate your help |
|
|
|
Feb 20 2007, 05:42 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
^It is not your fault. It is how large or small the image was created, in this case it was exceedingly large which made the contact buttons misalign. I am sure you can find a different one.
|
|
|
|
Feb 20 2007, 05:46 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Feb 2007 Member No: 504,688 |
Thanks, that makes sense .. i should go with the default size.
by the way .. I peeked at your layouts and they are awesome Thanks for your help! |
|
|
|
Feb 20 2007, 05:50 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
Thank you. Go with a default size.
|
|
|
|
![]() ![]() |