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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T01:05:32+00:00 2026-06-12T01:05:32+00:00

I have an issue on how to configure a toggle class. Here the issue,

  • 0

I have an issue on how to configure a toggle class.

Here the issue, i cant configure the toogle class. Everythings works fine untill div is collapsed but then when the div is collapsed and if you keep the mouse over the div (.accordionhover-group) i get the mistake. The text is not white but it keeps being red bold ( in this way i can not see the text) and the icon arrow is not up white as it should be. How can i make my text white bold and the icon arrow up white when i hover on the div (.accordionhover-group) after it’s collapsed ?

  • 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-06-12T01:05:33+00:00Added an answer on June 12, 2026 at 1:05 am

    To make your text bold and white here is the css

    .accordionhover-group:hover{
        color: #fff;
        font-weight: bold;        
    }
    

    And the arrow on hover, here is the css that i suggest you to use to achieve the desired effect.

    .clicked .accordionhover-group i: hover  {
        background-position: -311px -99px;
        background-image:url("http://tommywebdesigner.com/img/glyphicons-halflings-white.png");
        float: right;
    }
    
    .clicked .accordionhover-group:hover i {
        background-position: -288px -93px;
        background-image:url("http://tommywebdesigner.com/img/glyphicons-halflings-white.png");
        float:right;
    }
    
    .icon-arrow-down-white {
        background-position: -311px -99px;
        float :right;
        margin-top: 5px;
        background-image: url("http://tommywebdesigner.com/img/glyphicons-halflings-white.png");
    }
    
    .icon-arrow-up-white {
        background-position: -288px -93px;
        float :right;
        margin-top: 5px;
        background-image: url("http://tommywebdesigner.com/img/glyphicons-halflings-white.png");
    }
    

    Also there is no need to use important after a style.
    Here is a good article on the use of important in css
    http://css-tricks.com/when-using-important-is-the-right-choice/

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

Sidebar

Related Questions

Have an issue with marshall and unmarshall readers and writers. So here it is.
I have a Ruby on Rails app that works fine locally with a sqlite3
I've got a Zend Translate Issue. I have configure the zend translate in the
I have seen other thread with similar issue but was not able to work
I'm trying to configure CruiseControl.NET and have come across an issue with SourceSafe. When
Is it possible to configure Jersey via XML rather than annotations? Here's my issue:
I've been using the AbstractRoutingDataSource with great success, but have hit upon an issue
The shortcut key is F11 to start debugging. But issue is that I have
I have issue with: <form:checkboxes path=roles cssClass=checkbox items=${roleSelections} /> If previous line is used
I have issue that is reproduced on g++. VC++ doesn't meet any problems. So

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.