Title: Widget Issues
Last modified: August 19, 2016

---

# Widget Issues

 *  [kmgong](https://wordpress.org/support/users/kmgong/)
 * (@kmgong)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/widget-issues-1/)
 * Hi,
 * The “Recent Posts” and “Popular Posts” widgets on my right sidebar are squashed
   together. An earlier poster mentioned that the errors were listed in the w3 validation
   report, but I’m not quite sure how to fix them or where to even find them in 
   admin.
 * My website: [http://kevinmingong.com/](http://kevinmingong.com/)
 * Thanks in advance!

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/widget-issues-1/#post-1377050)
 * in typo.css of the theme –
    delete the ‘height:20px;’ from the two following 
   styles:
 *     ```
       #sidebar li ul li {
       	font-family: "Lucida Grande", Tahoma;
       	font-size: 10px;
       	font-weight: lighter;
       	font-variant: normal;
       	height:20px;
       	text-transform: uppercase;
       	color: #666666;
       	text-align: left;
       	letter-spacing: 0.3em;
       	border-bottom:#f3f3f3 solid 1px;
       	display:block;
       }
       #sidebar li ul li a {
       	color: #666666;
       	padding:3px;
       	height:20px;
       	display:block;
       }
       ```
   
 *  Thread Starter [kmgong](https://wordpress.org/support/users/kmgong/)
 * (@kmgong)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/widget-issues-1/#post-1377052)
 * Thanks alchymyth! The sidebar is working properly now.
 * One last issue: I choose “full text” under Admin – Settings – Reading, but the
   front page still shows excerpts. Another poster mentioned that I needed to replace
   the_excerpt() with the_content() somewhere, but I can’t locate where to do this.
 * Thanks again in advance!
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/widget-issues-1/#post-1377058)
 * the box that you ticked in ‘ssettings’ is only for rss feeds, not the front page.
 * however, it seems that you have used the ‘more’ tags while writing your articles–
   that will lead to the ‘read more’ link on the front page.
    that would indicate
   that your theme is already using ‘the_content()’.
 * edit your articles and remove the ‘more’ tag, and you should get the full articles
   on the front page.
 *  Thread Starter [kmgong](https://wordpress.org/support/users/kmgong/)
 * (@kmgong)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/widget-issues-1/#post-1377179)
 * Thanks again alchymyth!

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

The topic ‘Widget Issues’ is closed to new replies.

## Tags

 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [kmgong](https://wordpress.org/support/users/kmgong/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/widget-issues-1/#post-1377179)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
