Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1277659

    Hi
    I have a problem with my header background color; if i would like to change it’s color the month overview of the events calender gets the same background color. Why?
    Could you provide me a css code to solve this problem?
    The header background color has to be #002f14 and the background color of the monthly view shoud stay white..

    Greetz
    Karin Leloux

    #1277909

    Hi Karin,

    Where can we see and reproduce the problem you are having?

    Best regards,
    Rikard

    #1278237

    Hi Rikard
    Here’s the link to the website:
    http://www.ringdorpdreischor.nl
    As you can see the background color of the header is green ( thats what i would like ) but the backgroundcolor of the sub menu “activiteiten” under “te doen in dit seizoen ” is green also ( thats the calender-page ( listview) from the events calender.)
    I would like this page stay white instead of green. ( what is the cause of this problem? )
    Can you help me?
    Greetz
    Karin

    #1278414

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-907 .sub-menu li a {
        background: white;
        color: #002f14;
    }

    Best regards,
    Rikard

    #1278421

    Hi Rikard
    The css code doesn’t work…; i am not using the pro-version of the events calender; maybe that is the problem?

    Greetz
    Karin

    #1278443

    Hi Rikard
    Problem solved! It was my own stupidity…

    Greetz
    Karin

    #1278491

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Background color header and background color events calender’ is closed to new replies.