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

  • SEARCH
  • Home
  • 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 8154177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T16:15:17+00:00 2026-06-06T16:15:17+00:00

I am using drupal 7’s premium responsive theme, and I cannot seem to make

  • 0

I am using drupal 7’s premium responsive theme, and I cannot seem to make the drop-down transparency work. I have used both methods of making items transparent and neither worked.

1st –

#main-menu li li a,
#main-menu li li a:link,
#main-menu li li a:visited {
    background-color: none;
    background: rgb(0, 16, 38);
    background: rgba(0, 16, 38, 0.75);
    border-top-width: 0;
    color: #fff;
    font-size: 14px;
    padding: 10px 10px;
    text-transform: none;
    width: 85px;
    font-weight: 400;
}

2nd – made a transparent image in photoshop

#main-menu li li a,
#main-menu li li a:link,
#main-menu li li a:visited {
    background-color: none;
    background-image: url('images/transparent.png');
    background-repeat: repeat;
    border-top-width: 0;
    color: #fff;
    font-size: 14px;
    padding: 10px 10px;
    text-transform: none;
    width: 85px;
    font-weight: 400;
}

For some reason I cannot remove the background color through my css, even with background set to none (yes I have tried deleting it completely, using !important, and transparent).

I think part of the problem is that the actual base theme won’t let you have the sub-menu background color be equal to nothing, yet I have searched through the php and haven’t been able to find anything that would be declaring the background to grab a default color. Any thoughts?

Here is a screenshot
Menu Transparency Screenshot

  • 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-06T16:15:19+00:00Added an answer on June 6, 2026 at 4:15 pm

    In the inspector in Chrome I’ve added in the following style:

    #main-menu li ul li a {
        background: red !important;
        opacity: 0.5;
    }
    

    This has changed the sub nav items for me. It looks like you’re missing the ul in the selectors. Try changing it to this:

    #main-menu li ul li a,
    #main-menu li ul li a:link,
    #main-menu li ul li a:visited {
        background: rgb(0, 16, 38);
        background: rgba(0, 16, 38, 0.75);
        border-top-width: 0;
        color: #fff;
        font-size: 14px;
        padding: 10px 10px;
        text-transform: none;
        width: 85px;
        font-weight: 400;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Drupal 7 and Galleria fullscreen theme. I protect my images for drag-drop
I'm using Drupal 7. My theme Omega. And have got file field in my
I have one web application using drupal.Now i am trying to make the same
I am using drupal 7 with apachesolr module. I have an external file field
I'm using Drupal and I notice that if I have my CSS files aggregated
I'm using Drupal 6. I have a custom view that needs to be filtered
Using Drupal, the theme has a background color assigned to the <HTML> element. I'm
I'm using drupal 6. I've managed to make a .tpl file for one content
I'm using drupal 6.16 and have a set of taxonomy terms that are set
im using drupal, I have a field, where users specify a price. Ive printed

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.