How will I show the Minicart with Login form and Social media icons in just 1 custom html module? Below is my code:
<div>{loadmodule login}</div>
<div class="nsb_container" style="padding-top:25px;float:left;width:220px;"><a id="l1" target="_blank" rel="nofollow" href="
www.facebook.com/Megagamingstore
"><img title="Facebook" border="0" src="/modules/mod_nice_social_bookmark/icons/facebook_aqu_32.png" alt="Facebook"></a><a id="l3" target="_blank" rel="nofollow" href="
twitter.com/megagamingstore
"><img title="Twitter" border="0" src="/modules/mod_nice_social_bookmark/icons/twitter_aqu_32.png" alt="Twitter"></a><a id="l16" target="_blank" rel="nofollow" href="
www.youtube.com/user/Megagamingstore
"><img title="" border="0" src="
www.megagamingstore.com/images/misc/youtube-sm.png
" alt=""></a>
<div id="plusone" style="height: 20px; width: 90px; display: inline-block; text-indent: 0px; margin: 0px; padding: 0px; background-color: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; background-position: initial initial; background-repeat: initial initial;"><iframe frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 90px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" vspace="0" width="100%" id="I0_1359342198704" name="I0_1359342198704" src="
plusone.google.com/_/+1/fastbutton?bsv&a....megagamingstore.com
" allowtransparency="true" data-gapiattached="true" title="+1"></iframe></div>
<script type="text/javascript" src="
apis.google.com/js/plusone.js
" gapi_processed="true">
{"lang": "en-US", "parsetags": "explicit"}
</script>
<script type="text/javascript">
gapi.plusone.render("plusone",
{"size": "medium", "count": "true", "href":"
plus.google.com/u/0/105276822250357686182/posts
" });
</script>
</div>
<div align="right" style="padding-top:25px;float:right;width:50px;"><img src="images/misc/shopping_cart.png" alt="" /></div>
<div align="right" style="padding-top:25px;float:right;width:150px;font-weight:bold;">{loadmodule hikashop_cart}</div>
But when I tried to shop the full cart appeared. What code will I put if I want the minicart not the full cart? Please help. Kindly look at the attached file for the screenshots.