- Posts: 4
- Thank you received: 0
TABS
-
Sphelps
Inactive member - Topic Author
- New Member
Less
More
-
Sphelps
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
-
Sphelps
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #40189
by ivan.milic
Replied by ivan.milic on topic TABS
In layout.css:
#tabs > ul > li {
display: block;
float: left;
margin: 0;
padding: 0;
width: 192px;
line-height: 52px;
text-align: center;
}
change
width: 192px;
to:
width: 190px;
#tabs > ul > li {
display: block;
float: left;
margin: 0;
padding: 0;
width: 192px;
line-height: 52px;
text-align: center;
}
change
width: 192px;
to:
width: 190px;
Please Log in to join the conversation.
-
Sphelps
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #40196
by ivan.milic
Replied by ivan.milic on topic TABS
What is "that" that needs to be fixed
Please Log in to join the conversation.
Time to create page: 0.092 seconds