Login     Sign up
Banner under menu bar
jacky loon (@jack41)
Join date: Nov 9th 2010
Community posts: 87
View Profile
Send Message

How to add a 468 x 60 size banner under the menu bar?
Thank you

172 months ago
Jcow Master (@falcone)
Join date: Sep 2nd 2010
Community posts: 917
View Profile
Send Message

i guess 'menu bar' is the community menu on top.

file page.tpl.php

under line

[code]
<div id="jcow_main">
[/code]

enter this

[code]
<div align="center" style="padding: 5px;">
{banner code}
</div>
[/code]

172 months ago
jacky loon (@jack41)
Join date: Nov 9th 2010
Community posts: 87
View Profile
Send Message

thank you falcone..

172 months ago