Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • joomlaguy Friend
    #136615

    Love the theme but cannot find location to change the default theme main menu colors. Also, I only see one template.css, how can you modify the other themes options? Are all the parameters for all themes in one template.css. Thanks

    jay973 Friend
    #284358

    Hi,

    The css for the different themes are in the css/colors folder.

    Hope this helps.

    Cheers,

    Jason.

    joomlaguy Friend
    #284397

    Okay thanks, I see. Still can’t find where to change the movie theme top main menu color as well as the orange color behind the dropdown menus.

    joomlaguy Friend
    #284403

    sorry, I found it in the moomenu.css

    reders Friend
    #310358

    Where did you fin it in moomenu.css
    I cannot find it anywhere, I want to change the background of the dropdown menu when you hover over a link from red to blue??

    Regards,
    Sean R.

    sunrise Friend
    #310363

    Hi, if you need to find anything in the css files, you should try to use FF (Firefox) and the Addon Firebug. This addon has “inspect” feature where you can hover over any ;part of your page and it will tell you whcich css file, which line etc. Very helpful. Try it!

    Here is the link

    http://www.getfirebug.com/ Good luck!

    reders Friend
    #310366

    I’m already using firebug and cannot find the bit of code that is controling the colour of the :hover in the background of the drop down menu?

    sunrise Friend
    #310370

    Do you want to change the color of the top of the menu or the drop down links? What I mean is, first level or second level and above. That is what the levels are called in the css file. The first part of the file is the function, the second part about the styling. Under styling, look for something like:

    #ja-cssmenu li:hover a span.menu-desc,
    #ja-cssmenu li.sfhover a span.menu-desc,
    #ja-cssmenu li.havechildsfhover a span.menu-desc,
    #ja-cssmenu li.havechild-activesfhover a span.menu-desc {
    color: #E9DA95;

    this is the color that is shown under hover for the brown uvite default color. If you hvae a different color look for the same section and change the E9DA95 to a color you want.

    Hope this helps, Good Luck!

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 4 voices, and was last updated by  sunrise 15 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum