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

03 Jul 2017, 15:06

Hi,

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

Image

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

03 Jul 2017, 16:43

Please try;

Code: Select all

<style type="text/css">
    body .ui-tabs.ui-tabs-right>.ui-tabs-nav,
    body .ui-tabs.ui-tabs-left>.ui-tabs-nav {
        height: 100%;
        box-sizing: border-box;
    }
</style>

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

03 Jul 2017, 17:09

Hi,

thank you works fine

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

03 Jul 2017, 20:56

Glad to hear, thanks for the update!

sgoojrah
Posts: 2
Joined: 11 Dec 2018, 11:36

13 Feb 2019, 13:18

My problem is that I have used a tab with orientation "left" and within the the p:tabs there is another tabs add. The main issue is that it inherit the left class for the display but i want it to display orientation "top" within the vertical tab.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

18 Feb 2019, 11:28

I don't understand this issue. Could you please attach your code and a screenshot for us?

Post Reply

Return to “Poseidon - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests