Hi I have been trying to change the drop down menu colors on my newly created subtheme. I am not sure how to do it. Can someone help.

I tried the links.css but looks like the dropdown.css overrides the links.css. What are the steps or procedure for changing this css file. Do I copy it to my subtheme can change it there or is the another way to override this css file?

Thanks
Pam

Comments

pam.pkrweb@gmail.com’s picture

Can anyone help me with this?

Thanks
Pam

mmtahir’s picture

I too am looking for some decent way to change background color /styles. Is there any other post or alternative.?

thanks

Vidus’s picture

I'm currently looking at this issue as well. Any help would be great. I can change the actual men color and hover over color for normal menus, but can't find how to change the suckerfish/dropdown menu color. It stays blue like the rest of the original theme.

Vidus’s picture

Status: Active » Needs review

To put a newly colored dropdown in your subtheme, you need to do the following:

You need to open up your sub-theme's .info file and go to the listing of CSS sheets. Add in a dropdown.css to the list.

Then, copy/paste the dropdown.css from your main theme's folder into your sub-theme. Then, edit the colors you'd like your sub-theme to use in the newly created dropdown. Load those to your server, and things should work perfectly.

oadaeh’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

This issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.