-
AuthorPosts
-
hariorama Friend
hariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
April 25, 2010 at 9:52 pm #341522Hi hariorama
Please open modules/ja_news2/tmpl/blog_item.php file, find following code section:
<?php if ($s_showimage && $image) : ?>
<div class="ja-zinimg" style="width:<?php echo $img_w;?>px;height:<?php echo $img_h;?>px;">
<?php echo $image; ?>
</div>
<?php endif; ?><h4 class="ja-zintitle"><a href="<?php echo $link;?>" title="<?php echo strip_tags($row->title);?>"><?php echo $row->title;?></a></h4>
and change to:
<h4 class="ja-zintitle"><a href="<?php echo $link;?>" title="<?php echo strip_tags($row->title);?>"><?php echo $row->title;?></a></h4>
<?php if ($s_showimage && $image) : ?>
<div class="ja-zinimg" style="width:<?php echo $img_w;?>px;height:<?php echo $img_h;?>px;">
<?php echo $image; ?>
</div>
<?php endif; ?>
1 user says Thank You to JA Developer for this useful post
hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
April 26, 2010 at 4:28 am #341560hi ja-developer
thank’s a lot my friend.
one more question is:
browser firefox does not show the frame in the right site in modul-klassen-suffix “_hilite”
please see attached picture and
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
April 28, 2010 at 2:55 pm #341928Hi hariorama
It is too small to see your issue.
Could you send me other image?
hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
May 5, 2010 at 5:19 pm #342735Hi you
open templates/ja_teline_iii/css/template.css file, at about line 817, find following code section:
.ja-mass-bottom .moduletable, .ja-mass-bottom .moduletable_default, .ja-mass-bottom .moduletable_hilite {
border-bottom:1px solid #DDDDDD;
}and change to:
.ja-mass-bottom .moduletable, .ja-mass-bottom .moduletable_default, .moduletable_hilite {
border-bottom:1px solid #DDDDDD;
}hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
May 5, 2010 at 5:52 pm #342739thank you ja-developer.
the problem is still there???
i noticed another problem:
sometimes when you go back to the frontpage, from another page inside the homepage, then mod_janews2 is not showing up below mod_janews_fp ???
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 18, 2010 at 2:16 am #343872Dear hariorama!
Did you resolve those problem, i saw your site, it is working well, (but having with ja menu 🙂 )
Thanks
hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
May 18, 2010 at 2:22 am #343873i noticed another problem:
sometimes when you go back to the frontpage, from another page inside the homepage, then mod_janews2 is not showing up below mod_janews_fp ???
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 20, 2010 at 3:16 am #344071Dear hariorama!
I could not detect this issue, i’m sorry for not being of much help in this case
thanks
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by Saguaros 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to put content title on top of the image in mod_janews2
Viewing 10 posts - 1 through 10 (of 10 total)