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!
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Change menu from left side to across the top? (postnukeblue)
-
- Rank: Registered User
- Registered: Nov 29, 2008
- Last visit: Nov 29, 2008
- Posts: 1
-
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
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
you should try some table-less ones and manipulate them with CSS
that's fun!
Welcome again and enjoy the template power
--
- Mateo T. -
Mis principios... son mis fines
- Moderated by:
- Support
