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.

Sidebar B too close to mainbody

  • Sidebar B too close to mainbody

    Posted 10 years 8 months ago
    • I would like to Sidebar B to have 40px padding Left in a 3|6|3 layout - so it stays responsive but the modules are not so close to the articles.

      Site is: www.quad-a.org/2015summit Joomla 3.3.3 with Ximenia_Responsive template

      I have tried this in my /css/rt_ximenia_responsive-custom.css file (code from solved cases on RT)

      #rt-sidebar-a .rt-block, #rt-sidebar-b .rt-block, #rt-sidebar-c .rt-block {margin-bottom: 0px !important;}
      #rt-sidebar-b .rt-block, {
      margin-bottom: 0px !important;
      margin-left: 40px !important;
      }

      /* Large Mode */
      @media only screen and (min-width: 1200px) {
      .rt-grid-3.sidebar-right.rt-pull-6 {
      width: 260px !important;
      left: -600px;
      }
      .rt-grid-6.rt-push-3 {
      width: 600px !important;
      right: 260px;
      }
      }

      No changes occurred after adding custom file.
  • Re: Sidebar B too close to mainbody

    Posted 10 years 8 months ago
    • Hi,

      How about adding this to your custom CSS file:
      #rt-sidebar-b {padding-left: 40px;}

      I tried it with Firebug and looks okay. Keep in mind that it will reduce the overall available width of the sidebar-b area.
    • Last Edit: 10 years 8 months ago by Tim Burkart. Reason: updated CSS
    • The following users have thanked you: msbroadway

  • Re: Sidebar B too close to mainbody

    Posted 10 years 8 months ago
    • That was it - SOLVED - THANK YOU!
  • Re: RokSprocket Issue

    Posted 10 years 8 months ago
    • Hi,

      I've recently updated my RokSprocket module and am now unable to edit any existing modules and cannot create any new RokSprocket modules.

      Please see the image.

      This image is hidden for guests.
      Please log in or register to see it.


      I am unable to make any adjustments, click anything, etc.

      Any ideas? New update soon?

Time to create page: 0.059 seconds