Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6530041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:42:28+00:00 2026-05-25T09:42:28+00:00

Context: I’m writing an ExtJS application to help volunteers manage a camp database. Containing

  • 0

Context: I’m writing an ExtJS application to help volunteers manage a camp database. Containing emergency information, dietary requirements and cabin allocation. I want it to be user-friendly so that volunteers will pick it up quickly, so I decided the tabs need to be bigger to draw attention to the main actions of the application.

Problem: I just don’t know how to change the tab height though.

Work so far:

  • I’ve tried setting the tabBar property for my tab panel, but the tabs didn’t resize and the styling just looked weird
  • I looked through forums and people suggested modifying the CSS, but there were no examples

Can you help? This is what I want to acheive:

http://tinypic.com/r/sltr9g/7

http://postimage.org/image/10x22n8ec/

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T09:42:29+00:00Added an answer on May 25, 2026 at 9:42 am

    I think I’ve found a solution!

    Ensure you have set the ‘cls’ property of the Ext.tab.Panel you’re using, then paste the following into your custom CSS file.

    .MainPanel .x-tab-bar-strip {
        top: 40px !important; /* Default value is 20, we add 20 = 40 */
    }
    
    .MainPanel .x-tab-bar .x-tab-bar-body {
        height: 43px !important; /* Default value is 23, we add 20 = 43 */
        border: 0 !important; /* Overides the border that appears on resizing the grid */
    }
    
    .MainPanel .x-tab-bar .x-tab-bar-body .x-box-inner {
        height: 41px !important; /* Default value is 21, we add 20 = 41 */
    }
    
    .MainPanel .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab {
        height: 41px !important; /* Default value is 21, we add 20 = 41 */
    }
    
    .MainPanel .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab button {
        height: 33px !important; /* Default value 13, we add 20 = 33 */
        line-height: 33px !important; /* Default value 13, we add 20 = 33 */
    }
    

    Note this makes the tabs bigger and middle-aligns the text, but ideally the icon would also be middle-aligned.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Context: I'm in charge of running a service written in .NET. Proprietary application. It
Context: In an ASP.NET application, I need the behavior of the ItemTemplate / EditItemTemplate
Context is C#,.Net framework. Is it the application that runs without any need to
context: im writing a favicon parser: http://plugins.trac.wordpress.org/browser/wp-favicons/trunk/includes/class-http.php and http://wp.leau.co/2011/03/18/handling-redirects-for-wp-favicons-with-redirects-set-to-0-with-wordpress-wp_remote_get/ I saw : http://www.foxfilm.nl/favicon.ico in
Context: I'm working with a relatively simple winforms application, written in VB.NET on the
Context: The Cloud We have a java-based web application that we normally host on
Context: So, I am attempting to build a ridiculously complex domain model. Talking with
Context: I have a WPF App that uses certain unmanaged DLLs in the D:\WordAutomation\MyApp_Source\Executables\MyApp
Context : programming a c/c++ win32-mfc library How to know whether we are in
Context PHP 5.3.x Overview After doing a code-review with an associate who uses both

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.