Fork me on GitHub

Change menu from left side to across the top? (postnukeblue)  Bottom

  • Hi,

    I am new to zikula, but have been messing around with it quite a bit the last few days. I'm using the postnukeblue template and have configured most of the options. However, I can't figure out how to change the location of my main menu. It's currently on the left side of the screen, and I would like to move it so that the links go across the top of the screen, right under my website banner.

    I've tried editing the code, but haven't been successful. Could anyone give me some tips or point me in the right direction on how to do this?

    Thanks!
  • Hi and welcome!

    postnukeblue eh? well, some themes are easy to handle, some others are definitely not. Seems that you want something that the theme doesn't support out of the box or i'm misunderstanding something.

    Do you want to move the main menu (which one, the top-horizontal one or the left block?) and put a new "row" after the website banner. Row, because if i'm correct, postnukeblue is table based and well, tables are not too friendly, have to try to insert a new row after the banner, then a cell (TD) with the correct colspan.

    You should use Firebug to play with the HTML and when you understant what to do, modify the theme templates (master.htm and home.htm in the theme's /templates subfolder)

    Themes, i love them, but not the table based ones icon_rolleyes
    you should try some table-less ones and manipulate them with CSS
    that's fun!

    Welcome again and enjoy the template power icon_wink

    --
    - Mateo T. -
    Mis principios... son mis fines

This list is based on users active over the last 60 minutes.