Viewing 3 replies - 1 through 3 (of 3 total)
  • move <div id=”sidebar”>…</div> container into the <div id=”page”>…</div> container

    so that u have:

    <div id=”page”>
    <div id=”content”>…</div>
    <div id=”sidebar”>…</div>
    </div>

    Thread Starter futurepocket

    (@futurepocket)

    which file needs to be edited exactly?

    Shadow_boi — You opened a door or thought for me which led to me solving my issue. When I saw this post a light went off.

    @futurepocket. The best way to troubleshoot these problems is time. Start putting ‘xxxxxxxxxxxxxx’ in spots to see where they show up to see if your close to the problem or even on the right page. <!– Comment out stuff –>, // and see how it looks. On, and on, and on.

    Thanks guy.

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

The topic ‘Messed up Category Page’ is closed to new replies.