Page 1 of 1

Placing content under the menu?

Posted: Tue Aug 29, 2006 7:56 pm
by Donoss
Hi,

I'm running the 1.0 Beta and was wondering how to put content under the menu?  The menu appears on the left hand side (www.bramptonhall.com) however as my menu isn't too 'big' I have a lot of space under the menu, can this be utilised by adding non-menu content? e.g. a click through for Firefox etc.  Any suggestions would be greatly appreciated.

Many thanks

Andy

Re: Placing content under the menu?

Posted: Mon Sep 04, 2006 7:33 am
by tonyg
Should be able to add it in the relevant menu template - see "templates".

TonyG

Re: Placing content under the menu?

Posted: Mon Sep 04, 2006 5:12 pm
by Donoss
Hi,

I've looked at the template but this is all gobbly gook to me!!!!!  Can anyone point me in the direction of reference material so that I can start to understand what this all means!!!!!!!

Many thanks

Andy

Re: Placing content under the menu?

Posted: Mon Sep 04, 2006 9:02 pm
by Dr.CSS
If you put a new div around the menu_vert div then give it the float that the menu has now, take it out of the menu_horiz CSS, then under the {menu} tag add another div then to input text you can put 2 content boxes the top one, , gives you a one line edit box to put a title in, the second one gives you a fully editable content box...

     

     
        Navigation
          {menu}
     
     

          {content block='newblocktitle' oneline='true'}
        {content block='newblock'}



     

Re: Placing content under the menu?

Posted: Mon Sep 04, 2006 10:11 pm
by Donoss
Mark,

Many thanks, I'll give it a try!!!

Regards

Andy