Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1059955
    belw
    Participant

    Hi folks

    I am quite colour blind so trying to match the colours is a bit trying …

    How can I match the colours in this page http://ljbaptist.com.au/about/history/ to this page please http://ljbaptist.com.au/prayer/?

    That is, can the background colour behind the text “History of the Church and College” be applied to the main colour of the Prayer Engine plugin table with appropriate coordinating colours in the balance of the Prayer Engine table?

    I need some help with this as I just cannot tell the colours apart …

    Thank you

    Wayne

    #1059998
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    #prayerengine .pe-prayer-odd,#prayerengine .pe-prayer-even,div#pe-container {
        background-color: #e4e1d0;
    }
    #prayerengine .pe-prayer-even h3, #prayerengine .pe-prayer-odd h3,#prayerengine .pe-prayer-even p, #prayerengine .pe-prayer-odd p {
        color: #434f5b;
    }

    Hope that helps.

    #1060554
    belw
    Participant

    Thank you Christopher – appreciated

    Wayne

    #1060776
    Rad
    Moderator

    You’re welcome Wayne!

  • <script> jQuery(function($){ $("#no-reply-1059955 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>