- Posts: 14
- Thank you received: 0
TABS
-
rosab
Inactive member - New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #41361
by ivan.milic
Replied by ivan.milic on topic TABS
Yes, you could copy tab 3 label and div and change number in their id to 4. Then you will have to adjust width of labels so they could fit in layout.css
#tabs > ul > li {
display: block;
float: left;
margin: 0;
padding: 0;
line-height: 52px;
text-align: center;
}
#tabs > ul > li {
display: block;
float: left;
margin: 0;
padding: 0;
Code:
width: 192px;
text-align: center;
}
The following user(s) said Thank You: rosab
Please Log in to join the conversation.
-
rosab
Inactive member - New Member
Less
More
- Posts: 14
- Thank you received: 0
-
rosab
Inactive member - New Member
Less
More
- Posts: 14
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #41366
by ivan.milic
Replied by ivan.milic on topic TABS
Add it in templateDetails.xml below:
<position>tab1</position>
<position>tab2</position>
<position>tab3</position>
<position>tab1</position>
<position>tab2</position>
<position>tab3</position>
Please Log in to join the conversation.
Time to create page: 0.088 seconds