-
AuthorPosts
-
teutobahiano Friend
teutobahiano
- Join date:
- February 2011
- Posts:
- 284
- Downloads:
- 16
- Uploads:
- 26
- Thanks:
- 109
- Thanked:
- 9 times in 1 posts
January 8, 2012 at 12:06 pm #172576Many 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???
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 9, 2012 at 5:05 am #433069Is 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 Friendteutobahiano
- Join date:
- February 2011
- Posts:
- 284
- Downloads:
- 16
- Uploads:
- 26
- Thanks:
- 109
- Thanked:
- 9 times in 1 posts
January 9, 2012 at 8:51 am #433089Hi 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:
crazyleggs Friendcrazyleggs
- Join date:
- May 2008
- Posts:
- 138
- Downloads:
- 3
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 17 times in 1 posts
January 9, 2012 at 10:49 pm #433191I 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 Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 10, 2012 at 12:00 am #433193Hi 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
5 users say Thank You to pixelzombie for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
January 10, 2012 at 5:55 am #433232Frank, I was having the same issue. Thanks for the very simple fix.
Cheers,
Jim
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
January 10, 2012 at 1:51 pm #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 themesAuthorPostsViewing 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
"Garbage" when opening site based on JA Nex (2-3 seconds)
Viewing 7 posts - 1 through 7 (of 7 total)