tabs in tabscontainer

  • paul5
    Active member
  • Topic Author
  • New Member
  • New Member
More
2 days 17 hours ago #51746 by paul5
tabs in tabscontainer was created by paul5
How can i create tabs for "tabs container"?
[img]www.elamugrupp.ee/1.png[/img] picture

Please Log in to join the conversation.

  • paul5
    Active member
  • Topic Author
  • New Member
  • New Member
More
2 days 16 hours ago #51747 by paul5
Replied by paul5 on topic tabs in tabscontainer
Forgot to add - JOOMLA 5.2.3

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 days 56 minutes ago #51748 by milos
Replied by milos on topic tabs in tabscontainer
Hello,

There should be a module "Tabs Container" in the position "left" with this HTML content:
Code:
<div id="tabs"> <ul> <li><a href="#tabs-1"><span>Popular News</span><img src="images/icon_thumb.png" alt="popular news" /></a></li> <li><a href="#tabs-2"><span>Recent News</span><img src="images/icon_clock.png" alt="recent news" /></a></li> <li><a href="#tabs-3"><span>Comments</span><img src="images/icon_comments.png" alt="comments" /></a></li> </ul> <div id="tabs-1"> {loadposition user1} </div> <div id="tabs-2"> {loadposition user2} </div> <div id="tabs-3"> {loadposition user3} </div> </div>

Then you can add the modules for tabs 1, 2 and 3 in the module positions "user1", "user2" and "user3".

Regards,
Milos
The following user(s) said Thank You: paul5

Please Log in to join the conversation.

Time to create page: 0.158 seconds
Powered by Kunena Forum