Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • asifak Friend
    #166710

    JA-News2 looks good if all the articles of every category/section has relevant image. However, in real world it is not the case.
    There are situations when image may not be available for some of the articles in one category i.e Category A of Section A. However, article of Category B of Section A has an image. In such situation, a misalignment appears as shown in the attachment.
    I would like that titles of each article should be shown along right side of the image, if image is shown. In this way, top level of all the articles in the same Section will be same or these will be top aligned.
    In such case, the size of the image will be small.

    Sherlock Friend
    #404289

    hi asifak,

    If you want the titles of each article should be show along roght side of the image you can try as below
    Open the file of

    modules/mod_janews2/assets/style.css

    Look for this css

    .ja-zinimg {
    margin: 5px 0;
    }

    change to

    .ja-zinimg {
    margin: 5px;
    float:left;
    }

    Hope this make sense !

    asifak Friend
    #404328

    good! it works!

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

This topic contains 3 replies, has 2 voices, and was last updated by  asifak 12 years, 9 months ago.

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