Preview:
// Inner Landing Header Title
function inner_landing_header(){ ?> 
<script type="text/javascript">
    jQuery(document).ready(function(){
        jQuery(".title_container .container").wrapInner("<div class='top-overlay'></div>");
        jQuery("<div class='clear'></div>").insertAfter( ".title_container .container h1" );
    });
</script>
<?php }
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter