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:
any help?
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:
/* Tabs */
ul#tabs {
list-style-type: none;
text-align: center;
margin-bottom: 0px !important;
height: 25px; !important; }
ul#tabs li {
padding: -5em !important;
margin: 0 !important;
display: inline; }
div.tabContent { }
div.tabContent.hide { display: none; }
div.options-panel { display: none }
/* / Tabs */
any help?