- Posts: 3
- Thank you received: 0
Tabs overhanging on IE8
-
ecolin
Inactive member - Topic Author
- New Member
Less
More
14 years 5 months ago #1780
by ecolin
Tabs overhanging on IE8 was created by ecolin
I've just set up HOT Newsflash... good
BUT not on IE8 no surprise!
I've added
.ui-tabs-nav-item {
height:39px;
}
to the css and this spoils Ffox,safari and chrome, but fixes the overhang, however the dots no longer line up on IE and also this only works for 4 tabs
Look at cuzance.fr for the problem
Is there a universal fix to this problem?
BUT not on IE8 no surprise!
I've added
.ui-tabs-nav-item {
height:39px;
}
to the css and this spoils Ffox,safari and chrome, but fixes the overhang, however the dots no longer line up on IE and also this only works for 4 tabs
Look at cuzance.fr for the problem
Is there a universal fix to this problem?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 5 months ago #1782
by milos
Replied by milos on topic Re: Tabs overhanging on IE8
Please try to add this in style.css file:
Code:
.ui-tabs-nav li { list-style:none; margin:0; }
Please Log in to join the conversation.
-
ecolin
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
14 years 5 months ago #1784
by ecolin
Replied by ecolin on topic Re: Tabs overhanging on IE8
Milos
Thank you so much
Obviously it kills the dots but - fixed the problem like a dream and all browsers look the same
thanks for a very speedy solution
Thank you so much
Obviously it kills the dots but - fixed the problem like a dream and all browsers look the same
thanks for a very speedy solution
Please Log in to join the conversation.
Time to create page: 0.157 seconds