Tagged: x
-
AuthorPosts
-
June 8, 2016 at 3:24 pm #1032613
themunyParticipantIs it possible to place an image banner above the page body, below the header?
June 8, 2016 at 10:08 pm #1033250
LelyModeratorHi There,
Yes that is possible with some custom code. To help you better, please share your site URL. Then clarify where exactly you want the image banner to appear. Is it below breadcrumbs? or just directly below the main navigation? Do you want to implement for specific page only or site wide? You may give us a screenshot of what exactly you want to achieve so we can give you a tailored answer.
Cheers!
June 9, 2016 at 3:19 pm #1034612
themunyParticipantThis reply has been marked as private.June 9, 2016 at 6:54 pm #1034829
John EzraMemberHi there,
Thanks for updating the thread! You can add this under Custom > Javascript in the Customizer.
jQuery( document ).ready(function( $ ) { $( '<div class="banner-before-content"><img class="aligncenter size-full wp-image-962" src="http://muny.slhsmta.com/muny/wp-content/uploads/2016/02/seating_chart.png" alt="seating_chart" width="715" height="552"></div>' ).insertBefore( ".page-id-241 .x-main article" ); });Note: Just change the image link above. Let us know how that goes. Hope this helps – thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1032613 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
