Title: side bar
Last modified: August 19, 2016

---

# side bar

 *  [jerseyboyz](https://wordpress.org/support/users/jerseyboyz/)
 * (@jerseyboyz)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-5/)
 * I seem to have hit a button and shifted my side bar..anyway to get it back to
   normal

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-5/#post-1279713)
 * proper valid html and css – or at least a link to your site ?
 *  Thread Starter [jerseyboyz](https://wordpress.org/support/users/jerseyboyz/)
 * (@jerseyboyz)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-5/#post-1279715)
 * [http://peppersandmore.com.previewdns.com/wp-admin/](http://peppersandmore.com.previewdns.com/wp-admin/)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-5/#post-1279731)
 * apart from some milder [validation](http://peppersandmore.com.previewdns.com/)
   errors which might not even disturb the design, you have by mistake dumped some
   php stuff
 *     ```
       <?php if (function_exists('get_recent_comments')) { ?>
          <li><h2><?php _e('Recent Comments:'); ?></h2>
          <ul><?php get_recent_comments(); ?></ul>
          </li>
       <?php } ?>   
   
       <?php if (function_exists('get_recent_trackbacks')) { ?>
          <li><h2><?php _e('Recent Trackbacks:'); ?></h2>
          <ul><?php get_recent_trackbacks(); ?></ul>
          </li>
       <?php } ?>
       ```
   
 * into your style.css – delete it again and you should be fine.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘side bar’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-5/#post-1279731)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
