Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • andbeyond Friend
    #180412

    I am using JAT3 blank template.

    I want to use a fluid layout so that the page expands or contracts as the user resizes the window.

    But I would like the left column at a fixed width (180px).

    Can someone explain how to do this?

    Ninja Lead Moderator
    #466068

    You can use css style to fix this width on left column the template

    <blockquote>Open templates/ja_t3_blank/css/template.css</blockquote>

    div#ja-left.column.sidebar {
    width: 180px !important
    }

    div#ja-main {
    width: 604px !important
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum