TABS

  • rosab
    Inactive member
  • New Member
  • New Member
More
10 years 4 months ago #41360 by rosab
Replied by rosab on topic TABS
Is it possible to create a 4th TAB?

Please Log in to join the conversation.

More
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;
Code:
width: 192px;
line-height: 52px;
text-align: center;
}
The following user(s) said Thank You: rosab

Please Log in to join the conversation.

  • rosab
    Inactive member
  • New Member
  • New Member
More
10 years 4 months ago #41362 by rosab
Replied by rosab on topic TABS
Cool - have done that and it shows perfectly - now I need to add a position tab4 in the module manager.
Under the positions I only have Tab1 tab2 and tab3.

Please Log in to join the conversation.

  • rosab
    Inactive member
  • New Member
  • New Member
More
10 years 4 months ago #41363 by rosab
Replied by rosab on topic TABS
I have K2 Content that I want to link to that tab, but I do not have a position tab4

Please Log in to join the conversation.

More
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>

Please Log in to join the conversation.

  • rosab
    Inactive member
  • New Member
  • New Member
More
10 years 4 months ago #41441 by rosab
Replied by rosab on topic TABS
Thank you!

Please Log in to join the conversation.

Time to create page: 0.088 seconds
Powered by Kunena Forum