Quote:
Originally Posted by Cassie Hi guys,
I'm trying to implement some code into my website. It says to place the code in my template between the OPEN body (<body>) tag and the CLOSE body (</body>) tag and republish, with the optimal place being after the OPEN body (<body>) tag.
I've logged into my Wordpress admin control panel, but I can't find an open or closed body tag in my style sheet or main index template. Can anyone help steer me in the right direction?
(I'm currently using a Misty theme) |
It won't be in the CSS--you'll find the (<body>) tag in the header and the (</body>) tag in the footer. You should be able to access it from the edit themes function in the admin control panel. As far as where it would work best, it really depends on what the code does. I'll be up late tonight doing some web coding myself so feel free to drop me an email and I'll be happy to provide further assistance :-)