Title: yui-u width
Last modified: September 1, 2016

---

# yui-u width

 *  [koty97](https://wordpress.org/support/users/koty97/)
 * (@koty97)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/yui-u-width/)
 * Hello, I’m having problem with width of yui-u element. It is too wide, so it 
   is overlaping my webpage content. Is there any way how to get rid of it? Im attaching
   link to specific situation. [IMAGE](http://i.imgur.com/cRpDnYp.jpg)
    Thank you
   in advance.

Viewing 1 replies (of 1 total)

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/yui-u-width/#post-7638449)
 * Hi
    The following settings are, do what you’ve done?
 *     ```
       article {
            width: 120%;
       }
   
       div#yui-main {
           border-top-style: solid;
           text-align: center;
           margin-left: auto;
           margin-right: auto;
           border-color: #2e3601;
           background-color: #EEFAAA;
           padding-top: 2px;
       }
   
       .rsidebar {
           width: 56%;
           margin-left: 44%;
           margin-top: -3px;
           text-align: center;
       }
       ```
   
 * Result of removing above styles
 * [http://www.tenman.info/wp3/manualraindrops/files/koty.jpg](http://www.tenman.info/wp3/manualraindrops/files/koty.jpg)
 * Dashboard / Appearance / Customize
 * Presentation / Layout and Sidebars
 * You can change sidebar width.
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘yui-u width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [nobita](https://wordpress.org/support/users/nobita/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/yui-u-width/#post-7638449)
 * Status: not resolved