Title: Need CSS help
Last modified: August 19, 2016

---

# Need CSS help

 *  [hbalagh](https://wordpress.org/support/users/hbalagh/)
 * (@hbalagh)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/need-css-help-2/)
 * CSS is something i’m not real good at specially mixed in with wp I need someoen
   to look at my page here [http://www.heathersblog.com/links/](http://www.heathersblog.com/links/)
   where it should be list and tell me what exactly i need to put in my css file
   to make the list go down as it should

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

 *  [zeniph](https://wordpress.org/support/users/zeniph/)
 * (@zeniph)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/need-css-help-2/#post-969272)
 * adding
 *     ```
       #header DIV.content ul li {
       display:block;
       }
       ```
   
 * should be enough to get them going down.
    note this will probably affect all 
   content lists on all pages
 * your DIV structure / ID naming is kind of weird. Normally #header would only 
   contain the banner/navigation part of the site. In your case #header holds everything
   including the content. All of your list items are being styled by #header LI 
   the way you’d might do it for header navigation elements.
 *  Thread Starter [hbalagh](https://wordpress.org/support/users/hbalagh/)
 * (@hbalagh)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/need-css-help-2/#post-969276)
 * thanks, for the help…
 * Yea i know its a lil tricky i “borrowed” alot of my styling from another website
   and changed it to fit my needs

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

The topic ‘Need CSS help’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [hbalagh](https://wordpress.org/support/users/hbalagh/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/need-css-help-2/#post-969276)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
