Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #533165

    Hi,

    i use the layout with main menu in left sidebar and strechted layout. As u can see here >> http://kriesi.at/themes/enfold-photography
    the content alignment is > Position at the left.

    With these settings its not possible to set different colors for main content and logo area.

    for example:
    I set red for background in the logo area and white for the background in the main content area.
    But now its all red … logo area and main content.

    is this a bug?

    #533273

    Hi ak-muc!

    This is how it looks on my local installation – http://i.imgur.com/PlCLF6D.png
    If that is not what you meant, please post a screenshot and show the issue you are seeing. If it is what you meant but you cannot create this look (with more beautiful colors :) ) on your installation, please post the link to your website.

    Regards,
    Yigit

    #533287

    Hi,

    this is the Link … and here you can see all in red, instead of red and white.
    i dont know what youre settings are and why u dont have this problem :)
    but i cant set 2 different colors by using menu in left sidebar and content alignment is set to the left.
    You have content alignment set to the left too?

    #533291

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it? :)

    Cheers!
    Yigit

    #533294

    ok … no problem.

    #533305

    Hey!

    Have you made any changes on CSS files?
    I have added following code to bottom of Quick CSS field

    .header_bg{ background-color: #d1001c !important; }

    and set your background to white in general styling as a workaround

    Regards,
    Yigit

    #533310

    no i did not change anything … i have this problem on several installations. thats why i thought its a bug!?
    you cant reproduce thiss bug on youre installation? But u know what i mean now? Finally i cant fix it without using ure quick CSS code?

    thx for ure help

    #534915

    Hey!

    you have been using Hyper Cache Plugin, so activate it again, go into plugin’s settings and choose to switch off caching. Afterwards clear browser cache and hard refresh a few times.

    Regards,
    Andy

    #534940

    ok thx, but it doesnt work without youre css code.
    i still cant set 2 different colors for logo area and main content background color.
    its always the same color which i set for the logo area.

    #534941

    on a other enfold installation i didnt install the caching plugin and there is the problem too.
    i cant set different color for the background in logo and main content area.

    #536757

    Hey!

    try to deactivate all plugins, to check if one is causing this issue. Make sure the file permissions of your theme folder are set correctly.
    It could also be that there are some corrupted theme files and in this case you need to delete all theme files completely via FTP before getting a fresh copy from your themeforest account.

    Regards,
    Andy

    #536795

    hi … i did all these things already. i have the problem on several enfold installations. i cant set 2 diefferent background colors for logo area and main content area. u can see the problem if u go to my backend. i send the logins above. the main content background color is now purple, but in theme settings i set white for it. no plugins are activ and all theme files were deleted before.

    #537793

    Hey!

    Looks like a float issue. Please add this in the Quick CSS field:

    .container_wrap.container_wrap_first.main_color.sidebar_right:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    Cheers!
    Ismael

    #537946

    thx … this code works. but why is this code necessary? i didnt change anything on the theme. is this a bug and you can reproduce this on youre installation by using the same settings? i can reproduce it on all my enfold installations … and i have nearly 30 :)

    #540091

    Hey!

    I set the header layout to left then enable the right sidebar on the page but I can’t reproduce the issue on my installation. It must be from a plugin or custom modifications.

    Best regards,
    Ismael

    #540155

    HI Ismael,

    thx for youre quick response.
    i meant SIDEBAR LEFT and Content Alignment left too by stretched layout.
    like you can see in my test installation … login data is posted below for you to check.
    and the bug is still there … WHY?
    I still cant set 2 different background colors for logo area and main content area.

    NO plugins installed … and enfold is on a fresh installation. nothing changed with css.
    all is clean but bug still there. this must be a enfold problem. or?

    i removed this code from quick css and the problem turns back

    .container_wrap.container_wrap_first.main_color.sidebar_right:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ” “;
    clear: both;
    height: 0;
    }

    • This reply was modified 9 years ago by ak-muc.
    #542113

    Hey!

    By “header”, I mean the left container which contains the logo and the main navigation. I setup my installation to be the same as yours but I can’t reproduce the issue. Please use the code provided above. Try to disable the plugins and remove custom modifications temporarily.

    Best regards,
    Ismael

    #542262

    I have this problem on EVERY fresh installation … without any changes and no plugins. really strange …

    look here .. the same on other installation without plugins etc.

    #544748

    Hi!

    I can reproduce the issue. Thanks for making us aware about it. I will notify Kriesi about it, so he can implement a fix in the next update. Thank you very much!

    Cheers!
    Andy

    #544753

    Hi Andy,

    no Problem … i appreciate youre great support and i dont use other themes than enfold … so i am glad i could help ;)

    cold greetings from munich.
    Alex

    #546731

    Hi!

    alright, let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Cheers!
    Andy

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘Main Menu in Sidebar – Different Colors for Main Content and Logo Area Bug’ is closed to new replies.