justinn 0 Report post Posted May 24, 2011 Hi, I'm using the Platform Pro theme on my site www.rcknowhow.co.uk and I'm really pleased with it so far. What I'd like to do is add an email subscription box to the top right of the page, ideally in the header, or shrink the feature panel so the sidebar comes further up, such that it sits in the content area rather than over the whole content and sidebar. Is that possible as I'd like my ezine subscription box to be visible as soon as visitors hit my site? Many thanks Justin Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 24, 2011 You can use hooks to place an email box in the header, but it would also require a bit of HTML and CSS fine tuning You'll see a sample hook in the functions.php inside of -Base child theme e.g. add_action.... Share this post Link to post Share on other sites