Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • wrumwrum Friend
    #141917

    I’ve got problem on my site http://elektrotech-mlawa.pl/ thad i had before on my rutile site http://www.nachtygal.pl/. Thia problem for rutile is described here: http://www.joomlart.com/forums/topic/front-image-is-cut-in-half/. The tip used in this solved problem worked for me in rutile but doesnt’ work in uvite what is strange for me. This problem occurs only when site is launched for the first time or I refresh it with shift (hard-refresh).
    My joomla: 1.5.10
    Extenstions on uvite site are the same which are on rutile site which works well.
    Modifications: I changed images, changed height of the site, nothing special.
    I tried to change every option in Ja news in module options, change size of images, change amount of text.
    On uvite demo site http://www.joomlart.com/templates_demo.php?template=ja_uvite this also occurs but rarely.

    Ok I found it.
    <em>@nguoiabcd 84221 wrote:</em><blockquote>Hi
    You can edit headline_fp.php(modulesmod_janews_fptmpl folder)
    Search this line:

    window.addEvent('domready', function() {
    Change to

    window.addEvent('load', function() {
    </blockquote>

    you have to change also:
    /templates/ja_uvite/html/mod_janews_fp/headline_fp.php
    and make the same thing

    Anonymous Moderator
    #307901

    Hi wrumwrum

    This issue does not appear in our demo template. you can check it.

    With your case, i am afraid that you have to fix hard the height of this module.

    To solve this issue, please try with my guider:

    + in Administrator, go to Extensions -> Module manager -> edit JA News Frontpage -> Advanced Parameters tabs -> change Headline Fixed Height to 0.

    + Open modulesmod_janews_fpja.newsja.news.js file, at about line 91, find following code:

    new Fx.Style(this.container, 'height').start(0, el2.offsetHeight);

    and change to:

    new Fx.Style(this.container, 'height').start(0, 400);

    Here you can change 400 to your suitable.

    wrumwrum Friend
    #307924

    thanks for relpy 🙂
    your way looks good, but what I wrote after quotation in my first post was enough for me. I just had to change also second file

    david892 Friend
    #314057

    Thanks for the solution! I had the same problem and my display is now perfect! You’re the man!

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

This topic contains 4 replies, has 3 voices, and was last updated by  david892 15 years, 3 months ago.

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