-
AuthorPosts
-
michaelsteip Friend
michaelsteip
- Join date:
- November 2012
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 7, 2012 at 4:12 pm #182025Hello!
I am currently building a website under: http://www.steip.at/testenvironment/test/final_draft/index.php/en/ and want to have the pictures shown (as in the link)
Unfortunately, with a background in place, the Custom HTML Modules fade out. Why is this so?You can see the problem in the screenshot.
What can I do to resolve this?
Thanks,
Michael
podnot Friendpodnot
- Join date:
- December 2010
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 9 times in 1 posts
November 7, 2012 at 10:34 pm #472212Hi Michaelsteip, it seems that you have similiar problem like a problem which has been solved in this topic:
http://www.joomlart.com/forums/topic/ja-side-news-on-user2-position/#post-471837
1 user says Thank You to podnot for this useful post
November 8, 2012 at 7:22 pm #472335I am having the same problem. I looked at the linked topic, but they were having a problem with clicking a link.
Is this the same fix?
If so, the line numbers don’t match. Line 1446 is in the /* Style For Slidenews */ code.
Do we just replace the entire /* Bot spotlight —*/
PLEASE NOTE. I am having the same problem with position “USER11” with the class suffix pattern-w being used.
current URL in progress.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 9, 2012 at 6:43 am #472371Hi all
+ About problem with link on picture of JA SlideNew Module(user 3, user4, user5, user11). You can fix it with my suggestion as follows:
<blockquote>Open templates/ja_mixmaz/html/mod_jasidenews/default.php file </blockquote>
from
<?php if( $showimage ): ?>
<?php echo $helper->renderImage ($item, $params, $descMaxChars, $iwidth, $iheight ); ?>
<?php endif; ?>
change to
<?php if( $showimage ): ?>
<a href="<?php echo $item->link; ?>"><?php echo $helper->renderImage ($item, $params, $descMaxChars, $iwidth, $iheight ); ?></a>
<?php endif; ?>User2 position: is custom HTML module
About User1(position): we are using JA Slideshow Lite module: http://www.joomlart.com/forums/topic/ja-mixmaz-for-joomla-2-5-userguide/
Regards
michaelsteip Friendmichaelsteip
- Join date:
- November 2012
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 9, 2012 at 8:34 am #472383<blockquote>Hi all
+ About problem with link on picture of JA SlideNew Module(user 3, user4, user5, user11). You can fix it with my suggestion as follows:
Open templates/ja_mixmaz/html/mod_jasidenews/default.php file
from
Code:
<?php if( $showimage ): ?>
<?php echo $helper->renderImage ($item, $params, $descMaxChars, $iwidth, $iheight ); ?>
<?php endif; ?>
change to
Code:
<?php if( $showimage ): ?>
<a href=”<?php echo $item->link; ?>”><?php echo $helper->renderImage ($item, $params, $descMaxChars, $iwidth, $iheight ); ?></a>
<?php endif; ?>
User2 position: is custom HTML moduleAbout User1(position): we are using JA Slideshow Lite module: http://www.joomlart.com/forums/showt…l=1#post339266
Regards</blockquote>
Still this doesn’t fix my problem on the user2 position with an image. See the attachement in the first post.
I have it set to a custom HTML module, but in this I just want to put an image, but this image is fading out.<blockquote>Hi Michaelsteip, it seems that you have similiar problem like a problem which has been solved in this topic:
http://www.joomlart.com/forums/showt…l=1#post344727</blockquote>
Doing this leads to the outcome in the screenshot.So what do I do, so that the Custom HTML Image on the user2 position doesn’t fade out?
November 9, 2012 at 4:50 pm #472417<em>@Ninja Lead 345461 wrote:</em><blockquote>
User2 position: is custom HTML module
</blockquote>I still can not get the fade to go away. I had this problem 2 days ago with a clean start so I scrapped the whole thing and did a quick install which was suppose to be just like the demo. If the reply to this question was a post almost 2 years, why is this code still be used in brand new templates?
All I need is new code that will give me a solid white background with no fade. It would be helpful if there was new code that actually referenced the “topsl” block, and maybe even update your template?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 10, 2012 at 8:21 am #472470I have raised buy to design team here: http://pm.joomlart.com/browse/CUSSER-492, they will check your problem.
michaelsteip Friendmichaelsteip
- Join date:
- November 2012
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
December 20, 2012 at 9:14 pm #476992Ok, I fixed it myself by changing the z-index in on the user2 position. (I don’t remember how the it was called in css, but you can find it with Firebug)
1 user says Thank You to michaelsteip for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 21, 2012 at 2:20 am #477008Great, thanks for sharing
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by Ninja Lead 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum