Title: CSS question &#8211; really simple
Last modified: August 19, 2016

---

# CSS question – really simple

 *  [aditogs](https://wordpress.org/support/users/aditogs/)
 * (@aditogs)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/css-question-really-simple/)
 * hi,
 * been trying for ages to get rid of the gap between the ‘content’ and the textbox
   on the page below.
 * Tried to find it on guestbook.php and guestbookcomments.php but not been able
   to find where it’s referenced?!
 * Can anyone help?
 * [http://www.ilovechelsea.info/?page_id=3](http://www.ilovechelsea.info/?page_id=3)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/css-question-really-simple/#post-1291990)
 * could come from the min-height in .hentry (style.css):
 *     ```
       .hentry{min-height:150px;height:auto!important;margin-bottom:1em;}
       ```
   
 *  Thread Starter [aditogs](https://wordpress.org/support/users/aditogs/)
 * (@aditogs)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/css-question-really-simple/#post-1291996)
 * I totally bow down at your feet! Yay!
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/css-question-really-simple/#post-1292000)
 * it’s more down to firefox’ developer add-on which enables you to see the styles
   applied to the page elements within minutes (or even seconds) and try changes
   online in the browser.
 * if you do more customisation/trouble shooting, you might want to download it,
   or even download the ‘firebug’ another great tool for firefox.

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

The topic ‘CSS question – really simple’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/css-question-really-simple/#post-1292000)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
