-
AuthorPosts
-
wrumwrum Friend
wrumwrum
- Join date:
- September 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 2 times in 2 posts
June 14, 2009 at 10:15 am #141917I’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 thing1 user says Thank You to wrumwrum for this useful post
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 15, 2009 at 3:36 am #307901Hi 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.
1 user says Thank You to JA Developer for this useful post
wrumwrum Friendwrumwrum
- Join date:
- September 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 2 times in 2 posts
-
AuthorPosts
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