test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Tech-xml Friend
    #158860

    abulletin does not display the full image. I’m using the latest version.
    Test all modes exibiação image and did not function.

    Need it to resize the image to 70×103

    The picture below shows the problem.

    10636


    1. Capturar
    thuanlq Friend
    #372184

    Hi @insofticursos,

    To resize full image, you must choose ” thumbnail mode” is “using resize”, and enable “Resize with the Ratio” in admin, or “thumbnail mode” is “Using image source”.

    However, on frontpage your full image is hiding some parts, because jabulletin is using style css fixed for max-height of thumb images, if the image height value is higher it will hide the same.

    To resolve this issue, please change “template.css” file in your template folder, add new style as following on end of file.


    ul.ja-bullettin li {
    max-height:103px;
    min-height:70px;

    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  thuanlq 13 years, 11 months ago.

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