0
Welcome Guest! Login
0 items Join Now

Mercado: Recreating the Demo - Demo Cart

Your Guide to Recreating Elements of the Mercado Template for Joomla


Demo Cart

This area of the front page is a standard mod_custom module. The settings we used in the demo are listed below.

Any mod_custom (Custom HTML) modules are best handled using either RokPad or no editor as a WYSIWYG editor can cause issues with any code that exists in the Custom Output field.

Details

Option Setting
Title Demo Cart
Show Title Hide
Position top-d
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<div class="cart-badge">
<div class="cart-left"> </div>
<div class="cart-right">
<div class="cart-count">3</div>
<div class="cart-desc"><em class="bold">Shopping Addons</em><br /><a href="/?amp;view=article&amp;id=50&amp;Itemid=57">Info on integrated<br />eCommerce addons.</a></div>
</div>
</div>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix

Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.