Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Interesting…I just decreased the width in CSS file to 125px…now everything works beautifully! So, for others who are experiencing the 2 column issue:

    1) WEBPAGE SIDEBAR: decrease padding (e.g. to 5px),
    2) WEBPAGE SIDEBAR: increase width (e.g. to 268px)
    2) CSS FILE: decrease padding (e.g. to 2px)
    3) PHP: insert the code: echo ‘<br style=”clear:both” />’;

    (see redwall’s first response on this page)

    Cheers!

    bevoost

    Hello RedWall,

    I also am unable to get 2 columns in my left sidebar. I have tried the following:

    – CSS file: decreasing padding to 2px
    – CSS file: increasing width to 280px
    – PHP file: inserting the echo ‘<br style=”clear:both” />’; code
    – left sidebar width increased to 280px

    Nothing works. I do not have supercache either.

    Any ideas?

    Thank you,

    bevoost

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