-
AuthorPosts
-
asierraserna Friend
asierraserna
- Join date:
- November 2012
- Posts:
- 7
- Downloads:
- 12
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
June 15, 2014 at 9:17 pm #198864Hey Guys, I want to use the slide of the shipping cart for language selection, but Iit has been impossible to find the file of the icon of the cart to change it.:((
How can I change this icon?
Regards,
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 16, 2014 at 2:36 am #538961Go to this file: templatesja_fixeltplsblocksheader.php
This is the code for the complete cart and language block you have asked for. And also you can find the Modules in position mycart in Module manager.
<?php if($this->countModules('mycart')): ?>
<div class="row">
<div id="mycart" class="dropdown pull-right">
<a class="dropdown-toggle" data-toggle="dropdown" href="javascript:;"><i class="icon-shopping-cart"></i></a>
<div class="dropdown-menu">
<jdoc:include type="modules" name="<?php $this->_p('mycart') ?>" style="raw" />
</div>
</div>
</div>
<?php endif; ?>2 users say Thank You to chavan for this useful post
asierraserna Friendasierraserna
- Join date:
- November 2012
- Posts:
- 7
- Downloads:
- 12
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
June 16, 2014 at 8:03 pm #539114Dude, it was perfect. Thank you!!!! 😀
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by asierraserna 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Shopping cart Icon
Viewing 3 posts - 1 through 3 (of 3 total)