hi,

can some1 help me, im almost certain its css prob:



The big gap between teh buttons, i cnt get rid, ive tried everything. Here's my css 4 it:

PHP Code: 
/* Tabs */
ul#tabs { 
    
list-style-typenone;
    
text-aligncenter;
    
margin-bottom0px !important;
    
height25px; !important; }

ul#tabs li {
    
padding: -5em !important;
    
margin:  !important;
    
displayinline; }

div.tabContent { }

div.tabContent.hide displaynone; }

div.options-panel displaynone }
/* / Tabs */ 
any help?
Chris2k Reviewed by Chris2k on . Code Help hi, can some1 help me, im almost certain its css prob: http://imgcrave.com/t/ajBn7.png The big gap between teh buttons, i cnt get rid, ive tried everything. Here's my css 4 it: /* Tabs */ Rating: 5