[jQuery] Re: Jquery Tabs, want to remove white line under selected tab

2009-03-26 Thread Martin
Here is the CSS .ui-tabs .ui-tabs-hide { display: none; } #tabs ul li a { background:#ECEDFC none repeat scroll 0 0; /* first tab is blue like the panel */ /* background: none; */ text-indent:0; font-size:100.01%; line-height:1.4; padding:0.5

[jQuery] Re: Jquery Tabs, want to remove white line under selected tab

2009-03-26 Thread acamar
Hello again Martin It's CSS question as well :). It would be helpful if you reveal your code. But as I suppose the margin-bottom: -1px on tabs may help resolve the problem. On 26 мар, 14:56, Martin wrote: > Hello, > > My Jquery Tags are working perfectly.  But the only problem I am now > experi