-
AuthorPosts
-
March 20, 2012 at 7:49 pm #175225
Hello,
I’m looking for a way to put a banner on top of my header.
Here is the layout I would like to have :
The thing is that I d’ont know if I should put my banner in a new block or in the main body.
This is the code of the layout I currently have :
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="header" type="header" main-inner="1"></block>
</blocks>
<blocks name="middle" colwidth="20">
<block name="left1">left</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="footer" type="footer"></block>
</blocks>
</layout>I also tried to add a block name “banner” and with “header” as type but it make a second header exaclty the same as the block name “header”.
I hope a was as clear as possible.
Thanks for your help
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 20, 2012 at 8:05 pm #444780Perhaps this tutorial may assist you further –> HOW TO CREATE A NEW MODULE POSITION
1 user says Thank You to TomC for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by TomC 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Add a banner on top of header
Viewing 2 posts - 1 through 2 (of 2 total)