[CLOSED] A vertical line beside the tabs.

  1. #1

    [CLOSED] A vertical line beside the tabs.

    Hi,

    I have a tabPanel with 2 tabs.

    The problem that I have it is that it whows me 2 tabs followed by a vertical line like I show you in the screen example.

    If I see that part in Firebug it looks like if there is one tab more.

    Could you please give me an idea about what ca be the problem?

  2. #2

    RE: [CLOSED] A vertical line beside the tabs.

    Hi,

    because you use own custom css styles we cannot solve the problem without test sample and overriden css rules
  3. #3

    RE: [CLOSED] A vertical line beside the tabs.

    Hi,

    Please see in the attachment .net project example the vertical line that appears after the tabs to the right side.



  4. #4

    RE: [CLOSED] A vertical line beside the tabs.

    Hi,

    Add the following css rule to the page
    ul.x-tab-strip li.x-tab-edge span.x-tab-strip-text {background:transparent !important;}
  5. #5

    RE: [CLOSED] A vertical line beside the tabs.

    Hi Vladimir,

    That fixed the problem.

    Thanks for your help,


Similar Threads

  1. Vertical tabs (without the groups) using GroupTabPanel
    By anup in forum Examples and Extras
    Replies: 1
    Last Post: Jun 29, 2012, 11:12 AM
  2. [CLOSED] How to keep all open tabs in the same line in tabpanel?
    By pdcase in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Dec 23, 2011, 10:59 AM
  3. [CLOSED] Vertical line in gridpanel
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 17, 2011, 8:44 AM
  4. [CLOSED] Vertical Button With Text, Or Vertical Tabs
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 21, 2011, 9:43 PM
  5. Vertical tabs in ext.Net
    By Prasad in forum 1.x Help
    Replies: 5
    Last Post: Sep 08, 2010, 3:00 PM

Posting Permissions