Title: y2k's Replies | WordPress.org

---

# y2k

  [  ](https://wordpress.org/support/users/y2k/)

 *   [Profile](https://wordpress.org/support/users/y2k/)
 *   [Topics Started](https://wordpress.org/support/users/y2k/topics/)
 *   [Replies Created](https://wordpress.org/support/users/y2k/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/y2k/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/y2k/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/y2k/engagements/)
 *   [Favorites](https://wordpress.org/support/users/y2k/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Decode] sidebar and conent side by side scrolling](https://wordpress.org/support/topic/sidebar-and-conent-side-by-side-scrolling/)
 *  Thread Starter [y2k](https://wordpress.org/support/users/y2k/)
 * (@y2k)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sidebar-and-conent-side-by-side-scrolling/#post-4426317)
 * I’ve tried this already. Scrolling is possible then but they are still seperated
   if i remember right? i want both areas (sidebar, content) to scroll at the same
   time. The sidebar should react as it is a part of the content and not that it
   is separate.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Decode] sidebar and conent side by side scrolling](https://wordpress.org/support/topic/sidebar-and-conent-side-by-side-scrolling/)
 *  Thread Starter [y2k](https://wordpress.org/support/users/y2k/)
 * (@y2k)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sidebar-and-conent-side-by-side-scrolling/#post-4426296)
 * Scott Smith, yes i have. thats how i discovered it that the left side bar is 
   static from its size. on the blog i am trying to use your template on, there 
   are couple of widgets on the left side. This means that scrolling is a necessity
   but instead it just cuts the content and you cant scroll anymore. To achieve 
   that i checked in the options that the side bar is always visible and to get 
   rid of the bothering scroll bar and border i used following code
    under additional
   styles:
 * .sidebar.constant.left {
    border-right: none; overflow:hidden; margin: 0; }

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