zovi
Hi
I changed the code with
<?php if($this->countModules('float-leftpos')) : ?>
<div class="float-leftpos hidden-phone">
<jdoc:include type="modules" name="float-leftpos" style="raw" />
</div>
<?php endif ?>
since the position name is 'float-leftpos you can see the module is showing on site homepage.
The style of the position will depend on your custom style.