Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lindner Friend
    #179890

    Hello everybody,

    I need to modify the layout-normal to allow the default page (home) cover 3 grids and all other pages cover 2 grids.

    I’ve figured out that the style class used to set the content width is ja-content but there seems to be no additional possibility to distinguish between pages.

    Sure, I can define custom classes for the article content and the modules, but no possibility to change this for the ja-content or ja-content-main div container.

    Any help would be great!

    Thank you.

    Best regards.
    Dietrich

    degagee Friend
    #473035

    Hello Dietrich,

    for 2-grids you have to change “#ja-content” in “template.css” and “layout-wide.css” to

    #ja-content {
    width: 480px;
    }

    for 3-grids in normal layout you habve to define
    #ja-content {
    width: 720px;
    }
    in “normal.css”

    Greetings
    flo@degagee

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

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

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