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 7498049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T19:18:50+00:00 2026-05-29T19:18:50+00:00

I have this test page: http://www.problemio.com/problems/problem.php?problem_id=305 You see the black bar with 3 tabs

  • 0

I have this test page: http://www.problemio.com/problems/problem.php?problem_id=305

You see the black bar with 3 tabs about half way down on the page? I am trying to restyle the color of it.

If you look at the page with FireBug, these elements are involved:

<ul class="ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all">

So I tried to add this css to my own css files to over-write the defaults:

.ui-tabs-nav .ui-helper-reset .ui-widget-header .ui-helper-clearfix .ui-corner-all
{
    background-color: gray;
}

but no changes happened. I am not sure if this is the way to do it or not. How can I restyle the background strip color of the black bar with the tabs? And how can I change the color of the text on it?

Thanks!!

  • 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-29T19:18:53+00:00Added an answer on May 29, 2026 at 7:18 pm

    Your rule isn’t going to work because ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all are all the different classes assigned to that element, if you want to change the style of that element you just need to restyle one of those classes.

    The one with the background in particular is ui-widget-header so you’d have to do:

    .ui-widget-header
    {
        background-image: none;
        background-color: gray;
    }
    

    By having a css rule for .ui-tabs-nav .ui-helper-reset .ui-widget-header .ui-helper-clearfix .ui-corner-all its going to be trying to find an element with the class .ui-tabs-nav followed by a parent element inside that one with the class .ui-helper-reset followed by a parent inside that element with the class .ui-widget-header and so forth…

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

Sidebar

Related Questions

I have this test page: http://www.problemio.com/problems/problem.php?problem_id=305 I am trying to make the form towards
I have this test page I am working from: http://www.problemio.com/test.php The problem happens when
I have this test page: http://www.problemio.com/index_new.php and I am trying to make some jQuery
I am working on this test page: http://www.problemio.com/index_new.php and you see the categories that
I have a test page here: http://www.problemio.com/test.php and if you press Click To Test
Note: I'm using Google Chrome Currently I have this test page http://www.evecakes.com/doodles/canvas_size_issue.htm It should
I have a page that is accessed via a URL like this: http://power-coder.net/Test/something.php?id=3#Page1 I
This is an erlang problem, it seems. I have this code to test the
I have a page located at x.com. On this page is a button that,
i am using this widget to get my users to create accounts: <iframe src=http://www.facebook.com/plugins/registration.php?

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.