Problem style in tabview orientation left / right

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
marcelocaser
Posts: 122
Joined: 13 Dec 2011, 15:07

08 Jan 2018, 14:30

Hi,

when I use more than 8 tabs in tabview with orientation left the background of this no expand...

Image

marcelocaser
Posts: 122
Joined: 13 Dec 2011, 15:07

17 Jan 2018, 14:02

Someone can help?

kubrasulukan
Posts: 87
Joined: 10 Jan 2018, 16:04

18 Jan 2018, 09:39

Hi,
I fixed the problem for the next release. Meanwhile you can use code block that I wrote down.

The height of tabviews' tabs are constant 300px, if you change it to 'auto' like

Code: Select all

body .ui-tabs.ui-tabs-left .ui-tabs-nav {
	height: auto;
	min-height: 300px;
}
then your problem will be fixed.

Thanks,
Best regards

marcelocaser
Posts: 122
Joined: 13 Dec 2011, 15:07

22 Jan 2018, 13:01

Hi, very good!!

Thank you! It worked! When will the next release be released?

kubrasulukan
Posts: 87
Joined: 10 Jan 2018, 16:04

22 Jan 2018, 14:52

After pf 6.2 release

Post Reply

Return to “Avalon - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests