Guys-
I would love to be able to make a custom block that would make my menu vertical.
I am trying to mirror http://www.thebroncoweb.com with AutoTheme do I need to make a custom block for the horizontal menu bar?
Also, as you can see from my link there are left and right blocks dissapear and there is only a center block.
I need someone to help me achieve that.
Thanks,
Jon
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. 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
Custom Block For AutoTheme
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 13, 2004
- Posts: 5
In AutoTheme, find the config. There's a line:. Inside that should be some definitions for blocks, etc. Set both right and left to true. Then find the line:Code
if ($index == 1) {and set both to false. This will make both your left and right blocksets disappear on all pages except the index.Code
if ($index != 1) {
As for the horizontal menu, yes it has to be custom. The core menublock has only two functions, verticle menu and dropdown (select box). AutoTheme won't help you with that (except for a custom block location). Just create a core-HTML block and hand code it. -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 58
<bump>
My question hasnt been anwsered I am trying to make a custom horizontal menu bar at the top of the page and I would like my webmasters to be able to add links there (like you do in the vertical block thru the admin.php page)
Has anyone done this before?
Any help would be greatly appriecaited!
Thanks,
Jon</bump>
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
