Jump to content
Sign in to follow this  
srussel2

Tabs Look Stepped

Recommended Posts

srussel2

I am not sure why, but I am trying to put in tabs and they are not sitting flush, but rather stepped. Here is the code I am using:

[pl_tabs]
	[pl_tabtitlesection type="tabs"]
	[pl_tabtitle active="yes" number="1"]Buddy[/pl_tabtitle]
	[pl_tabtitle number="2"]Health[/pl_tabtitle]
	[pl_tabtitle number="3"]Pedigree[/pl_tabtitle]
	[/pl_tabtitlesection]
	
	[pl_tabcontentsection]
	[pl_tabcontent active="yes" number="1"]
	
	[/pl_tabcontent]
	[pl_tabcontent number="2"]
	OFA:
	CERF:
	Height
	Waith
	[/pl_tabcontent]
	[pl_tabcontent number="3"]
	Pedigree Here
	[/pl_tabcontent]
	[/pl_tabcontentsection]
	
	[/pl_tabs][/code]

Share this post


Link to post
Share on other sites
batman
I??m not sure but you can try [code]
I'm in Section 1.
Howdy, I'm in Section 2.
Howdy, I'm in Section 3.
[/code] you can see it in http://twitter.github.com/bootstrap/components.html#navs

Life is too short to remove USB safely ...

Share this post


Link to post
Share on other sites
srussel2
Sick! That worked :D Thanks!

Share this post


Link to post
Share on other sites
batman
I'm glad ;)

Life is too short to remove USB safely ...

Share this post


Link to post
Share on other sites
srussel2
Hmm... however I am trying to use span div tables and it doesn't seem to like the div tabs. I wonder why the short codes aren't working? hmm. Shortcodes would be eaiser...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×