How to add code in the head and body?

Posted in: Newspaper
Post count: 6

Hi, sorry for the dumb question because of my ignorance, but…

How to add code (<script>, <style>, <div>, meta, etc) in the <head>…</ head> and <body>…</ body> without modifying (.php) the theme?

Thank you for your help.

Post count: 22421

Hi,
Well, you can’t. If you want to add code, you have to edit code. We do have a few code boxes in the theme for CSS ,JS and HTML but this will not help in adding the HTML in the desired locations. You will have to edit the header.php file to have access to the header and body tags. http://screencast.com/t/eQcoYXpH
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.