I configured a new position under magazine menu of ja-teline II template. In that position I would display three horizontal banners.
I uploaded three test banners, I configured a new banner module (with another name).
Into index.php I called module as below:
<div id=”ja-top_menuwrap”>
<div id=”ja-top_menu1″>
<jdoc:include type=”modules” name=”top_menu” style=”none” />
</div>
</div>
Then in template.css I insert a bit of code:
#ja-top_menuwrap {
clear:both;
margin:0 auto;
width:970px;
}
That’s my job. But when I test banners the result is the banners vertical 🙁
I need horizontal visualization !!!!
I tried with all styles: none, xtml, etc.
Can anyone help me ?
Thanks
Sorry for my english
Carlo