Title: vwswebdev's Replies | WordPress.org

---

# vwswebdev

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[The Bootstrap] Menu – onhover rather than onclick](https://wordpress.org/support/topic/menu-onhover-rather-than-onclick/)
 *  [vwswebdev](https://wordpress.org/support/users/vwswebdev/)
 * (@vwswebdev)
 * [12 years ago](https://wordpress.org/support/topic/menu-onhover-rather-than-onclick/#post-4387959)
 * I know this is an old post, but if anyone is wondering how to achieve drop down
   on hover menus, this works perfectly, and even doesn’t mess up touch screen device
   usage!
 * [http://cameronspear.com/blog/bootstrap-dropdown-on-hover-plugin/](http://cameronspear.com/blog/bootstrap-dropdown-on-hover-plugin/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[The Bootstrap] Right sidebar collapses wrong](https://wordpress.org/support/topic/right-sidebar-collapses-wrong/)
 *  Thread Starter [vwswebdev](https://wordpress.org/support/users/vwswebdev/)
 * (@vwswebdev)
 * [12 years ago](https://wordpress.org/support/topic/right-sidebar-collapses-wrong/#post-4885717)
 * UPDATE: I solved the problem. I changed the page container div from container-
   fluid to container, then reduced the sidebar from span4 to span3. This is odd
   because the page container is a span8 which only gives us a total of 11 columns
   rather than 12, but it works perfectly now, so go figure.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[The Bootstrap] Latest post image not repsonsive](https://wordpress.org/support/topic/latest-post-image-not-repsonsive/)
 *  Thread Starter [vwswebdev](https://wordpress.org/support/users/vwswebdev/)
 * (@vwswebdev)
 * [12 years ago](https://wordpress.org/support/topic/latest-post-image-not-repsonsive/#post-4882244)
 * FINAL UPDATE: I have determined the problem is not specific to this theme, so
   I will continue my search for a solution in the WordPress support forum.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[The Bootstrap] Latest post image not repsonsive](https://wordpress.org/support/topic/latest-post-image-not-repsonsive/)
 *  Thread Starter [vwswebdev](https://wordpress.org/support/users/vwswebdev/)
 * (@vwswebdev)
 * [12 years ago](https://wordpress.org/support/topic/latest-post-image-not-repsonsive/#post-4882134)
 * UPDATE: Looking at the page source, I see that after the closing of the header
   tag, there are 3 divs:
 * > <div style=”margin: 0 auto;”>
   >  <div style=”position: relative;”> <div style
   > =”width: 600px; margin: 0 auto;”>
 * If I remove the style=”width: 600px” code, the problem is fixed, and the image
   becomes responsive.
 * How can I modify this theme to not have it generate this code? There is no hard-
   coded HTML I can find to edit.

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