Forums

Sidebar slips on archive pages (4 posts)

  1. WMS Group
    Member
    Posted 2 years ago #

    Hello,

    I customized the default theme, and the only page giving me problems are the archived posts. The content in my sidebar is toward the bottom of the page. Does the archive template use different style sheets than other pages?

    SAMPLE IS HERE

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Does the archive template use different style sheets than other pages?

    No - it uses the same CSS. You have a missing closing </div> on the sample page.

  3. alchymyth
    The Sweeper
    Posted 2 years ago #

    you could try and use 'narrowcolumn' here in archive.php:

    <div id="content" class="narrowcolumn" role="main">

    edit:
    i agree with @esmi:
    you have a few validation errors, including missing closing divs, even on the 'good looking' pages.

  4. WMS Group
    Member
    Posted 2 years ago #

    I'm not seeing where to put the closing div tag... It doesn't go in the header file as far as I know.

Topic Closed

This topic has been closed to new replies.

About this Topic