0
Welcome Guest! Login
0 items Join Now

SOLVED: Sidebar block displays under main area

  • SOLVED: Sidebar block displays under main area

    Posted 12 years 9 months ago
    • I've been building a site on Joomla 1.5, the K2 extension and Quasar on Gantry. I'm not a developer, but I've been able to get most things done that I wanted.

      While setting up a blog on my site via K2 I've now run into a problem. As soon as I publish three or more K2 items on the blog the sidebar will display below the main area, rather than to the side of it. At first I though it was a CSS problem, but when I look at Firebug the following happens:

      With 2 items published:
      The <div class="rt-grid-5"> that contains the sidebar is nested within the <div ID="rt-main-surround">
      Everything looks fine. Sidebar is where you'd expect it to be.

      With 3 and more items published
      The <div class="rt-grid-5"> is not within the <div ID="rt-main-surround"> anymore. Instead it now displays below which in turn pushes the sidebar down.

      Where would I find the PHP that controls this and what do I need to do to fix it?

      Here is the link to the page in question: http://www.whitepaperdepot.com/blog

      Thanks much!

      Daniel
    • Last Edit: 12 years 9 months ago by WhitepaperDepot.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED: Sidebar block displays under main area

    Posted 12 years 9 months ago
  • Re: SOLVED: Sidebar block displays under main area

    Posted 12 years 9 months ago
    • Thanks, Henning. I found the perpetrator </div> and got rid of it.

      Thanks much!

      Daniel

Time to create page: 0.244 seconds