0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

sidebars and responsive layouts

    • Houston's Avatar
    • Houston
    • Elite Rocketeer
    • Posts: 1077
    • Thanks: 2

    sidebars and responsive layouts

    Posted 12 years 2 months ago
    • Seems to me there are more times than not that you wish the sidebar would jump under the content at about the Tablets level of media query instead of smart phone and smaller tablets. Currently, the text sidebar gets way to skinny and long before it jumps under the main body. Is there a way to change this behavior

      If you squeeze your browser window at this site you will see what I am talking about.

      Many thanks,
      Houston
    • The following users have thanked you: C J Gilbert

    • Houston Brown - www.splitlightdesigns.com
      Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
      mySQL Version = 5.5.21
      Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: sidebars and responsive layouts

    Posted 12 years 2 months ago
    • you mean soemthing like that?

      @media only screen and (max-width: 959px) {
      .rt-container [class*="rt-grid"] {
      display: block;
      float: none;
      position: relative;
      width: 100%
      }
      }
    • Houston's Avatar
    • Houston
    • Elite Rocketeer
    • Posts: 1077
    • Thanks: 2

    Re: sidebars and responsive layouts

    Posted 12 years 2 months ago
    • Precisely. Thanks again Mr. Henning.
    • Houston Brown - www.splitlightdesigns.com
      Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
      mySQL Version = 5.5.21
      Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6

Time to create page: 0.073 seconds