Page 1 of 1

Tabber V3. Fixed height tabs with optional scrollbars

Posted: Mon Nov 14, 2011 1:27 pm
by norman
If you want fixed height tabs (with scrollbars for any tabs with more text than will fit) then do the following:

Go to Settings / Site Options / Layout / Tabbed Descriptions

Set TabberFixedHeight to False.

Note down the setting used for Tabbed Descriptions Style.

Go to Design / Library / Layouts / Tabbed Descriptions / <Tabbed Descriptions Style>

Scroll to the very bottom and add the following:

Code: Select all

.tabdiv {
	height: 50px;
	overflow:auto;
}
Changing the 50px to whatever height you want.

You may also want to set TabberAnimation to Fade to get the best effect.

Re: Tabber V3. Fixed height tabs with optional scrollbars

Posted: Mon Nov 14, 2011 5:14 pm
by motoscope
Many thanks Norman.

Cheers,

Dave Jackson
Motoscope (Northallerton) Ltd