• Hello all,

    Running into an issue attempting to have a total of three different page templates on my website. Very simply, the default template is three columns, 21%, 59%, 20%. I have included two addition .php page template files; one is two columns at 21%, 79% and the last is a single column, 100%. All the files have been appropriately named, etc…

    The 3 column template and single column template are working fine; however, the two column layout is giving me a headache. For some reason, the sidebar is too large – obviously much larger than 21%, as it should match the width of the left sidebar on the three column layout. Any ideas?

    Domain-> https://www.brooksrealtysvc.com
    Single Column page -> https://www.brooksrealtysvc.com
    Double Column page -> https://www.brooksrealtysvc.com/history/
    Triple Column page -> https://www.brooksrealtysvc.com/for-sale/

    The width of the sidebar on the double column page SHOULD be the exact same sizing as on the triple column page – all I wanted to do was sacrifice space from the main column to create the third column.

    I know that there is no issue in the double column .php file itself because if I upload the theme with just the double column php as the default, then things look fine.

    Please help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • I think the problem is that you are using the same class name for the right-hand column in the 2 column layout and the middle column in the 3 column layout. The width is set to 59%.

    If I set the width to 79%, the 2 column page looks right. But of course, the 3 column page is then off.

    Thread Starter KMLProxy

    (@kmlproxy)

    Any ideas on how I can maintain all three page templates without running into an error?

    Are you using Artisteer? If so, you might ask them.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with Custom Page Template Column Sizing’ is closed to new replies.