Title: Sidebar error
Last modified: August 19, 2016

---

# Sidebar error

 *  [gcm981](https://wordpress.org/support/users/gcm981/)
 * (@gcm981)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/)
 * Hi,
 * I’ve created the website [http://www.valdagri.net](http://www.valdagri.net).
 * Everything seems to go fine in Firefox… when I open it in Chrome or in IE I’ve
   got some problems: one is the sidebar that fall down at the bottom of the page…
 * How can i solve the problem?
 * Please help me!!!
 * Bye Bye!!!

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/#post-1087329)
 * Hi
 * 1) You don’t have a width assigned to div class=”sidebar2″ – it should be 198px
 * 2) div contentLayout is closed before div sidebar2 starts. div sidebar2 should
   be within div contentLayout, rather than starting after it.
 * 3) see the page validator at
    [http://validator.w3.org/check?uri=http://www.valdagri.net./](http://validator.w3.org/check?uri=http://www.valdagri.net./)
   for a number of errors in your HTML. The most important ones are the mismatched
   tags, the errors at the bottom of the list
 *  Thread Starter [gcm981](https://wordpress.org/support/users/gcm981/)
 * (@gcm981)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/#post-1087431)
 * It doesn’t work… I’ve repaired some errors in the code but nothing…
 * It’s terrible…
 * “You don’t have a width assigned to div class=”sidebar2″ – it should be 198px”–
   the field is present inside the CSS module…
 * HEEELPPPP
 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/#post-1087437)
 * I looked at your stylesheet. The reason the stylings for sidebar2 are not being
   applied to sidebar 2 is because they are assigned to
    `.contentLayout .sidebar2`
   that is the correct assignment – it means apply these stylings to a class sidebar2
   that is contained within a class contentLayout.
 * As I said before, sidebar2 is NOT contained with the class contentLayout – it
   comes after it.
 * This is because there is a `</div>` BEFORE `<div class="sidebar2">`
    that should
   be AFTER `<div class="sidebar2">`
 * When you move that closing div tag, sidebar2 will then be inside contentLayout
   and the sidebar2 CSS will be applied as intended.
 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/#post-1087438)
 * Let me make this clearer:
 * This is because there is a </div> BEFORE <div class=”sidebar2″>
    that should 
   be AFTER <div class=”sidebar2″> HAS BEEN CLOSED with the ending `</div>` for 
   sidebar2
 *  [kfleonard](https://wordpress.org/support/users/kfleonard/)
 * (@kfleonard)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/#post-1087557)
 * Hi,
    I’ve created a blog: [http://www.glammagrandma.com](http://www.glammagrandma.com)
   and when I added links to other sites on the sidebar, they all overlap each other.
   Can anyone help me fix this. I’m fairly new to all of this, but if the directions
   are VERY clear and step-by-step, I can usually apply it.
 * Thanks a ton,
    Kathleen
 *  [badruddin](https://wordpress.org/support/users/badruddin/)
 * (@badruddin)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/#post-1087562)
 * hi all
    I am there are a problem in sidebar widget. I can’t to add new widget
   because all stock widget don’t active excep used. After that I update IE6 to 
   IE8. How do I get my widget so that it can all be active in add or again. Trims
   up to help me.

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

The topic ‘Sidebar error’ is closed to new replies.

## Tags

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

 * 6 replies
 * 4 participants
 * Last reply from: [badruddin](https://wordpress.org/support/users/badruddin/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/sidebar-error-4/#post-1087562)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
