Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Walter Doljar Friend
    #157518

    1. When I have articles on the frontpage – the module which should be on the right position moves down.
    link: http://5t3qs.w4yserver.at/index.php

    2. There is no distance between the frontpage-articles.
    link: http://5t3qs.w4yserver.at/index.php

    Any ideas?

    …same Problems on Category-blog-layout! (see menue: news/presse)

    aman204 Friend
    #367141

    1) Check in your articles for mismatch of div tags or closing </div> tags if they tend to be missing (The article html code can be checked easily with editor turned off)

    2) Can you please be more specific

    Walter Doljar Friend
    #367146

    I have removed the div tags / now i do not use the JCE with div-tags any more:
    the problems with the module-position disappeared.
    thank you!

    second problem:
    how can i change the “space” between the articles on frontpage – i´m using two colums on frontpage, but there is only a little distance between the 2 columns. i need more space.

    aman204 Friend
    #367185

    2) You can change this::

    .cols2 .article_column {layout.css (line 189)
    width:50%;
    }

    to

    .cols2 .article_column {layout.css (line 189)
    margin:0 31px 0 0;
    width:45%;
    }

    Mainly, You can adjust both width and margin value in correspondence with each other

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

This topic contains 4 replies, has 2 voices, and was last updated by  aman204 13 years, 10 months ago.

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