Title: Gaps between Title, Post and Comments
Last modified: August 20, 2016

---

# Gaps between Title, Post and Comments

 *  [AndrewD11992](https://wordpress.org/support/users/andrewd11992/)
 * (@andrewd11992)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/gaps-between-title-post-and-comments/)
 * Anybody know what how to solve this problem?
 * [Image](http://i704.photobucket.com/albums/ww45/ukandrew/error.png)
 * There are huge gaps under the title and under the post in my index.php theme 
   file. Its really annoying. The gaps are twice as big in IE as well. I have removed
   all the CSS code for this to see if it would fix but it doesnt. The code im using
   is;
 *     ```
       <div id="textbox">
       <!--Post begin-->
       <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
       Posted on <?php the_time('F j, Y'); ?> by <?php the_author_posts_link(); ?>
       <?php comments_popup_link('Leave a comment', '1 Comment', '% Comments', '', 'Comments are off'); ?>
       <?php the_content('Continue reading…');?>
       <?php the_tags('Tags: ', ', ', ''); ?>
       <?php trackback_rdf(); ?>
       <!--Post end-->
       </div>
   
       #textbox {
       	padding-right: 10px;
       	padding-left: 10px;
       }
       ```
   
 * I figure the problem is probably a <p> </p> tags in one of the core files, but
   im not sure where to start to look.

Viewing 1 replies (of 1 total)

 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/gaps-between-title-post-and-comments/#post-2402433)
 * Pls post a url to the site.

Viewing 1 replies (of 1 total)

The topic ‘Gaps between Title, Post and Comments’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/gaps-between-title-post-and-comments/#post-2402433)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
