-
AuthorPosts
-
February 11, 2008 at 5:59 pm #125631
Hello,
Some of the pages on the website (all pages associated with sub-menu items) are showing error in displaying “Blank.png” on edge of menu published at “left” position and on the sub-menu. Please see attached image for error. Browser being used is i.e. 6.
Provide your website URL?
http://www.karmacandy.ca/Complaince-Quality-Environment-Health-Safety-chocolate-candy-manufacturer/Quality.htmlProvide information about components/modules/mambots installed?
JoomSEOWhich version of Joomla do you use?
1.5Have you made any modifications to the template?
Added the “member” module for Ja_Erica to thsi template.Thanks your your attention, and help.
-Ashutosh
bigrk Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
February 12, 2008 at 1:18 am #238900Looks fine in IE7. What browser are you having the problem with?
February 12, 2008 at 3:45 am #238926Yes it looks fine in both IE7 and Firefox. That problem only occurs in IE6.
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
February 12, 2008 at 4:14 am #238930It’s the problem with your SEF.
The link to the blank image in IE 6 does not work:
http://www.karmacandy.ca/Complaince-Quality-Environment-Health-Safety-chocolate-candy-manufacturer/images/blank.png
You have 2 option to solve this problem:
1. Disable or re-config your SEF to make the link to that blank image work (or make sure it’s in the specific folder)
2. Remove this line in the index.php file:
<?php if (isIE6()) {
?>
<script type="text/javascript">
window.addEvent ('domready', makeTransBG);
function makeTransBG() {
makeTransBg($$('#ja-cssmenu li ul'), null, 'scale');
makeTransBg($('features'));
makeTransBg($('ja-colwrap-top'));
$$('#ja-rsslide-navigation').each(function(el){
makeTransBg(el, null, 'scale');
});
ie6pnghover ($('ja-rsslide-navigation-left'), '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-left.png', '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-left-hover.png');
ie6pnghover ($('ja-rsslide-navigation-right'), '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-right.png', '<?php echo getLiveSiteURL();?>/modules/mod_ja_rsslide/re-right-hover.png');}
</script>
<style type="text/css"></style>
<?php } ?>AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by kashxo 16 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Error in deplaying Blank.png
Viewing 4 posts - 1 through 4 (of 4 total)