Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • teutobahiano Friend
    #172576

    Many people think that the first impression is the best impression.

    What is your first impression when you look at the attached image? Is there no other way???


    1. garbage
    TomC Moderator
    #433069

    Is this an issue with your own installation? If so, please provide the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–General Settings.

    teutobahiano Friend
    #433089

    Hi Tom,

    the url is:

    http://www.joomlart.com/demo/#templates.joomlart.com/ja_nex

    I don’t know if they set the ‘Optimize CSS’ parameter to ‘No’, but in my case it did NOT help:

    http://184.154.190.242/~nex/

    crazyleggs Friend
    #433191

    I get the same thing on my site, you get the same thing in the Joomlart demo of the template. Tested using Firefox and Chrome with the same results.

    pixelzombie Friend
    #433193

    Hi teutobahiano and crazyleggs,

    I just talked with Tom about a solution and we’ve worked out a small workaround for this issue. The reason is that every slide from the ja_newspro module is loaded on top of each other and after the page fully loads, a javascript distibutes every slide. This is some kind of customization the JA developers need to have a look at.

    The workaround is quite simple and it should work with any design. You just have to apply a background color to every slide. That way you won’t see the slides loaded below and won’t get any “garbage”.

    Edit the file
    templatesja_nexhtmlmod_janews_featurednexstyle.css and look for line 69. Then insert the background-color CSS code as shown below. I’ve taken white since this is the default background color of the module. If you need another color, just change the HEX color code.


    .ja-zinfp-featured .ja-zincontent-wrap {
    position: absolute;
    float: left !important;
    width: 100% !important;
    display: block !important;
    background-color: #ffffff;
    }

    Tom will forward this issue to the dev’s to get this problem solved asap.

    Cheers

    Frank

    James Weston Friend
    #433232

    Frank, I was having the same issue. Thanks for the very simple fix.

    Cheers,

    Jim

    n6rej Friend
    #433279

    <em>@pixelzombie 293799 wrote:</em><blockquote>Hi teutobahiano and crazyleggs,

    I just talked with Tom about a solution and we’ve worked out a small workaround for this issue. The reason is that every slide from the ja_newspro module is loaded on top of each other and after the page fully loads, a javascript distibutes every slide. This is some kind of customization the JA developers need to have a look at.

    The workaround is quite simple and it sould work with any design. You just have to apply a background color to every slide. That way you won’t see the slides loaded below and won’t get any “garbage”.

    Edit the file
    templatesja_nexhtmlmod_janews_featurednexstyle.css and look for line 69. Then insert the background-color CSS code as shown below. I’ve taken white since this is the default background color of the module. If you need another color, just change the HEX color code.


    .ja-zinfp-featured .ja-zincontent-wrap {
    position: absolute;
    float: left !important;
    width: 100% !important;
    display: block !important;

    background-color: #ffffff;
    }

    Tom will forward this issue to the dev’s to get this problem solved asap.

    Cheers

    Frank</blockquote>
    nice fix frank, but I’d encourage you to use overrides aka custom themes

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

This topic contains 7 replies, has 6 voices, and was last updated by  n6rej 12 years, 10 months ago.

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