- Posts: 3
- Thank you received: 0
Tabs ovelaps with height of modulo
-
chicatano
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 8 months ago #3697
by chicatano
Tabs ovelaps with height of modulo was created by chicatano
Hello,
First, thank you for your free module of Hot NewsFlash it's awesome !
I have a trouble with the tabs, because they show taller than the module's height, can you help me please, thank you in advance. :whistle:
This is my test web site:
www.imagenesnoticia.com/joomla/
Cheers !
Oscar
First, thank you for your free module of Hot NewsFlash it's awesome !

I have a trouble with the tabs, because they show taller than the module's height, can you help me please, thank you in advance. :whistle:
This is my test web site:
www.imagenesnoticia.com/joomla/
Cheers !
Oscar
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6840
- Thank you received: 726
-
chicatano
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
14 years 8 months ago #3705
by chicatano
Replied by chicatano on topic Re: Tabs ovelaps with height of modulo
sorry, i deleted it by mistake. Now it's online.
Thank you for your response. Please help me.

Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6840
- Thank you received: 726
14 years 8 months ago - 14 years 8 months ago #3707
by milos
Replied by milos on topic Re: Tabs ovelaps with height of modulo
Add this in your template's css file:
Code:
#featured ul.ui-tabs-nav li { margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }
Last edit: 14 years 8 months ago by milos.
The following user(s) said Thank You: chicatano
Please Log in to join the conversation.
-
chicatano
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
14 years 8 months ago - 14 years 8 months ago #3708
by chicatano
Replied by chicatano on topic Re: Tabs ovelaps with height of modulo
Hi Milos,
thank you very much. Well, I don't know why it didn't work but what you told me gave me an idea about the margins and I typed:
#featured ul.ui-tabs-nav li { margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }
and along with that the followind code:
A:link{
margin-top:0px;
}
and it worked !! Thank you Milos.
I really appreciate it. God bless you
I think i'll be asking you for some help :whistle:
Cheers from México
thank you very much. Well, I don't know why it didn't work but what you told me gave me an idea about the margins and I typed:
#featured ul.ui-tabs-nav li { margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }
and along with that the followind code:
A:link{
margin-top:0px;
}
and it worked !! Thank you Milos.
I really appreciate it. God bless you

I think i'll be asking you for some help :whistle:
Cheers from México
Last edit: 14 years 8 months ago by chicatano.
Please Log in to join the conversation.
Time to create page: 0.166 seconds