- Posts: 6
- Thank you received: 0
Using Tabs in pages (Not Menu)
5 years 5 months ago #79054
by ruchin
Using Tabs in pages (Not Menu) was created by ruchin
Hello
How can we use tabs in our pages ( Not the menu). Please see attached screenshot.
How can we use tabs in our pages ( Not the menu). Please see attached screenshot.
The topic has been locked.
- SteveTheTechie
- Offline
- Administrator
-
Less
More
- Posts: 11526
- Thank you received: 3050
5 years 5 months ago #79055
by SteveTheTechie
Replied by SteveTheTechie on topic Using Tabs in pages (Not Menu)
The topic has been locked.
5 years 5 months ago #79056
by ruchin
Replied by ruchin on topic Using Tabs in pages (Not Menu)
So I tried doing it . I used the following code just to see if its working
<div class="RGuserTabs" id="RGmyTabs">
<ul class="RGtab-list">
<li><a href="#RGtab1">My First Tab</a></li>
<li><a href="#RGtab2">My Second Tab</a></li>
<li><a href="#RGtab3">My Third Tab</a></li>
</ul>
<div id="RGtab1">This is some content.</div>
<div id="RGtab2">This is some more content.</div>
<div id="RGtab3">This is even more content.</div>
</div>
Doesnt seem to work in my custom page www.jewelcity29.com/pathways.html
<div class="RGuserTabs" id="RGmyTabs">
<ul class="RGtab-list">
<li><a href="#RGtab1">My First Tab</a></li>
<li><a href="#RGtab2">My Second Tab</a></li>
<li><a href="#RGtab3">My Third Tab</a></li>
</ul>
<div id="RGtab1">This is some content.</div>
<div id="RGtab2">This is some more content.</div>
<div id="RGtab3">This is even more content.</div>
</div>
Doesnt seem to work in my custom page www.jewelcity29.com/pathways.html
The topic has been locked.
- SteveTheTechie
- Offline
- Administrator
-
Less
More
- Posts: 11526
- Thank you received: 3050
5 years 5 months ago #79057
by SteveTheTechie
Replied by SteveTheTechie on topic Using Tabs in pages (Not Menu)
The class names *must* be "userTabs" and "tab-list"... you cannot use something different there.
The topic has been locked.
Time to create page: 0.380 seconds
Copyright © 2025 FreeToastHost 3 Support. All Rights Reserved.