Hi all, I need to build a wrapper around my wordpress site. I want to have a jpg "underneath" the website to act as a homepage skin/takeover. Can someone tell me how to make the wrapper for wordpress? Does it go in the header? If so - what should I do. Thank you
If it goes underneath the main content, you should be looking at the footer.php template file. http://codex.wordpress.org/Template_Hierarchy http://codex.wordpress.org/Function_Reference/wp_footer
Thanks for the reply. I basically need the links clickable on either side of the content like this website here: http://www.independent.ie/ so I'm not sure if it is underneath or on top of it. Thanks, Leo