Jump to content

Where is “sf-contener clearfix” end tag? Prestashop 1.5.3.1


Recommended Posts

Hi valérie,

 

First end tag </div> is for "center_column".

 

Unfortunately, this not work for me.

 

--------------

 

I placed "exampleDiv" right here:

header.tpl

<div id="header_right" class="grid_6 omega">

{$HOOK_TOP}

<div id="exampleDiv"></div>

</div>

but i look this result in Firebug:

<div id="header" class="grid_9 alpha omega">

<a id="header_logo" href="#"></a>

<div id="header_right" class="grid_6 omega">

<div id="topMenu_bg_up"></div>

<div class="sf-contener clearfix"></div>

**i wanna to play here :D**

</div>

 

<div id="minic_slider" class="theme-default"></div>

 

<div style="display:none;">

<div>

<script type="text/javascript">

<div id="exampleDiv"></div>

**but it work in this other place :(**

</div>

</div>

 

Any idea?

 

Thnks for u reply m8 :)

Edited by RobertoFdez (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...