• The regular administrative staff are taking a vacation, and in the meantime, Biigoh is taking over. See here for more information.
  • A notice about Rule 3 regarding sites hosting pirated/unauthorized content has been made. Please see here for details.
  • Staff is working to deal with the problem of synonymous tags. See here for more information and to suggest tag mergers.
  • Due to issues with external spam filters, QQ is currently unable to send any mail to Microsoft E-mail addresses. This includes any account at live.com, hotmail.com or msn.com. Signing up to the forum with one of these addresses will result in your verification E-mail never arriving. For best results, please use a different E-mail provider for your QQ address.
  • For prospective new members, a word of warning: don't use common names like Dennis, Simon, or Kenny if you decide to create an account. Spammers have used them all before you and gotten those names flagged in the anti-spam databases. Your account registration will be rejected because of it.
  • Since it has happened MULTIPLE times now, I want to be very clear about this. You do not get to abandon an account and create a new one. You do not get to pass an account to someone else and create a new one. If you do so anyway, you will be banned for creating sockpuppets.
  • Due to the actions of particularly persistent spammers and trolls, we will be banning disposable email addresses from today onward.

Tabs?

Heaven Canceler

Behind You!
Joined
Nov 30, 2013
Messages
12,505
Likes received
63,460
I have been playing around with the tab feature. I just cannot find out how to get back to a higher layer though.



And now... I just cannot seem to get another highest layer tab.

Basically, I want a Tab for Main Character, one Tab for Group 1, one for Group 2 etc.... each with subtabs for other stuff, but I am stuck at Group 1 and just cannot seem to find out how to make a Group 2 tab on the same height? Anyone know how to do that?
 
I have been playing around with the tab feature. I just cannot find out how to get back to a higher layer though.



And now... I just cannot seem to get another highest layer tab.

Basically, I want a Tab for Main Character, one Tab for Group 1, one for Group 2 etc.... each with subtabs for other stuff, but I am stuck at Group 1 and just cannot seem to find out how to make a Group 2 tab on the same height? Anyone know how to do that?

Quote it and see where I added to it.
 
Like this I suppose.

Code:
[tabs]
 
	[tab=Top Tab 1]
	Character
	[/tab]
 
	[tab=Top Tab 2]
 
		[tabs]
 
			[tab=Sub Tab 1]
			Thing 1
			[/tab]
 
			[tab=Sub Tab 2]
			Thing 2
			[/tab]
 
			[tab=Sub Tab 3]
			Thing 3
			[/tab]
 
		[/tabs]
 
	[/tab]
 
	[tab=Top Tab 3]
	Whatever you want.
	[/tab]
 
[/tabs]
 
Last edited:

Users who are viewing this thread

Back
Top