Skip to content

Instantly share code, notes, and snippets.

.product_listing__main {
.product_img {position: relative;}
.product_badge {position: absolute;top: 0;color: $color_1;padding: 5px;
&.new {left: 0;background: #4e4d4d;}
&.sale {right: 0;background: #db3e3e;}
}
}
#header {
  background: white ;
  padding-top: 22px;
  width: 100%;
}
<div id="logo" class="span<?php echo $this->params->get('logoBlockWidth'); ?>">
<a href="<?php echo JURI::base(); ?>">
<div id="logo" class="span<?php echo $this->params->get('logoBlockWidth'); ?>">
<a href="http://www.yourlink.com/">
public $root_user='myname';
<?php if ($this->countModules('your_new_position_title') && $hideByView == false && $hideByEdit == false): ?>
     <div id="your_new_position_title">
     <jdoc:include type="modules" name="your_new_position_title" style="html5nosize" />
     </div>
   >
<?php endif; ?>
<positions>
     ...
     <position>top-a</position>
     <position>top-b</position>
     <position>top-c</position>
     <position>your_new_position_title</position>
     ...
     </positions>
js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.3";
js.src = "//connect.facebook.net/es_ES/sdk.js#xfbml=1&version=v2.3";