3.1.x Extensions Database 3.1 / 3.2Tabbed Profiles

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

Kinsman
Users
Users
Posts: 109
Joined: 18 Aug 2016, 15:38
    Windows 10 Firefox

Re: Tabbed Profiles

Post by Kinsman »

Sweet, I created a Recent Images Tab, and got the Gallery Recent Images to show there, saved a tonne of space.

I can post the edits if anybody wants them. :cool:

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Tabbed Profiles

Post by dmzx »

Kinsman wrote: 29 Sep 2016, 01:01 Is it possible to create extra tabs, or we can only move stuff around between the existing three tabs?
Will check on this request :wink:

User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Tabbed Profiles

Post by Sniper_E »

Dm... I've been testing this out and I see the tabs are not quite right.

I changed the classes in memberlist_view_content_prepend.html ( Sniper's Profile )

Code: Select all

		<li class="tab activetab"><a name="profile" href="#profile" onclick="subPanels('profile-panel'); return false;"><span>{USERNAME}</span></a></li>

		<li class="tab"><a name="contact" href="#contact" onclick="subPanels('contact-panel'); return false;"><span>{L_CONTACT_USER}</span></a></li>

		<li class="tab"><a name="statistics" href="#statistics" onclick="subPanels('statistics-panel'); return false;"><span>{L_STATISTICS}</span></a></li>
This would make the tabs look like they are suppose to look like at first.

Then I tried to play with the tabs.js to get the classes to change in the <li class on select but I no little about .js codding.
If another tab is selected it should change that first <li class to tab and the one you selected to tab activetab.

What do you think...?
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

Post Reply Previous topicNext topic