Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • hbic Friend
    #660873

    When I change the the color of the ‘button’ fields in Thememagic it does nothing to change the color of the buttons on the front page.

    Where can I change these colors?

    TomC Moderator
    #660913

    Which buttons are you wanting to change?

    TomC Moderator
    #745387

    Which buttons are you wanting to change?

    hbic Friend
    #661719

    Sorry Tom, I should have included more info.

    Take a look at http://162.242.220.38/joomla/

    The green buttons on the right are the ones I want to change the color of.

    I am using the Application site for Uber. I added to the menu that contains ‘Buy App!’ in the demo.

    When I change ‘button color’ in Thememagic nothing happens, they stay green.

    Saguaros Moderator
    #662261

    Hi

    Actually, they are links and are styled to look like buttons there. You can change the color via css:
    – Go to the file: root/templates/uber/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:


    .uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a {
    background: #38b775 <<< change to your desired color;
    }

    Saguaros Moderator
    #745604

    Hi

    Actually, they are links and are styled to look like buttons there. You can change the color via css:
    – Go to the file: root/templates/uber/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:


    .uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a {
    background: #38b775 <<< change to your desired color;
    }

    hbic Friend
    #662491

    This has no effect.

    Here is the content of my custom.css:

    .right-menu > .nav {display:flex}
    .right-menu .nav li {padding:3px;}
    .right-menu .nav li.item-665 {padding-top:5px!important;}
    .uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a {
    background: #977347
    }

    TomC Moderator
    #662492

    Try This . . . .

    Within file path —> /templates/uber/acm/header/css/style.css
    at line 861, you should see the following CSS rule:


    .uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a {
    background: #38b775 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    color: #ffffff;
    font-weight: 700;
    height: auto;
    line-height: 1;
    padding: 13px 26px;
    text-transform: none;
    }

    Modify the color code within the “background” property to whatever color code you wish.

    HOPE THAT HELPS.

    hbic Friend
    #662506

    No dice. No effect whatsoever.
    I backed up the file and replaced every #38b775 with #977347, the color I want, and no change.

    TomC Moderator
    #662509

    <em>@hbic 487785 wrote:</em><blockquote>No dice. No effect whatsoever.
    I backed up the file and replaced every #38b775 with #977347, the color I want, and no change.</blockquote>

    That’s very odd – I tested it out in Firebug and it worked as it should.

    Maybe try clearing both your browser and JAT3 cache.

    Saguaros Moderator
    #662535

    You can PM me ftp account of your site, I will check for you.
    @tomc: <blockquote>JAT3 cache</blockquote>
    >>> there is no JAT3 cache here

    hbic Friend
    #672814

    I couldn’t get access. I am not the SU of the site and have limited access to Joomla. A developer with access fixed it for me, I’m going to close this out.

    hbic Friend
    #746707

    I couldn’t get access. I am not the SU of the site and have limited access to Joomla. A developer with access fixed it for me, I’m going to close this out.

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

This topic contains 13 replies, has 3 voices, and was last updated by  hbic 9 years, 2 months ago.

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