Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368723
    Tim
    Participant

    Hi X,

    I see so many threads about adding a image header on the blog home page. What is the best way to do this nowadays?

    For example over here: http://nldcwwww-boybeyi.savviihq.com/nieuws/

    Thanks!

    #1368729
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global JavaScript :

    jQuery("<div id='x-section-1' class='x-section bg-image' style='margin: 0px;padding: 45px 0px; background-image: url(http://nldcwwww-boybeyi.savviihq.com/wp-content/uploads/2017/02/dcw-werkwijze2.jpg);''><div class='x-container max width' style='margin: 0px auto;padding: 0px;'><div class='x-column x-sm x-1-1' style='padding: 0px;'><div class='x-text cs-ta-left textbox' style='float: left;padding-right: 140px;'><h5 class='man'><span style='color: #333333;'><font><font>OUR BLOG</font></font></span></h5></div></div></div></div>").insertBefore(".blog header.x-header-landmark.x-container.max.width");

    Hope that helps.

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