HELP – my whole site has shifted to the left (ie. no padding on the left)
-
Please help!
I was trying to install google analytics code into my clients website (https://elevateorganizations.com) and now the whole website is shifted to the left!
I posted the analytics code in the header.php template
1. above all code – this didn’t work so I removed it
2. Right above </header> –
I’m not sure when the page shifted as I was more concerned with if it registered with google —
Please HELP – before my client notices!
This is what the header.php template looks like
<!-- BEGIN HEADER <!--> <header id="header" class="group"> <div id="logo" class="left"> <h1>"><?php bloginfo('name'); ?></h1> </div> <div class="right"> <div id="contact" class="group"> <div class="right"><img src="<?php bloginfo('template_directory'); ?>/images/icon-email.jpg" alt="Email" /> [email protected]</div> <div class="right"><img src="<?php bloginfo('template_directory'); ?>/images/icon-phone.jpg" alt="Phone" /> 416.440.8434</div> </div> <div id="tagline"> It's our goal to help you reach your goals. </div> </div> </header>
[Moderator Note: Please post code or markup snippets between backticks or use the code button.]
- The topic ‘HELP – my whole site has shifted to the left (ie. no padding on the left)’ is closed to new replies.