Log In · Register

 
 
Closed TopicStart new topic
making the contact table smaller., like...squishing it together.
stumphart
post Oct 16 2007, 01:44 PM
Post #1


$!$!$!$!$!
***

Group: Member
Posts: 81
Joined: Jul 2007
Member No: 550,133



does anyone know how to squish the contact table, or change the height? i've already tried .contacttable {height:MYHEIGHTHERE;}....it doesn't seem to work.
 
IVIike
post Oct 16 2007, 02:56 PM
Post #2


Hey, I'm Mike
******

Group: Staff Alumni
Posts: 1,272
Joined: May 2006
Member No: 406,241



CODE
<style type="text/css">
.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("URL TO PICTURE");
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;}
</style>


edit the sizes that you need _smile.gif
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: