Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: disabling NavMain

    That would be done in includes/common/tpl_header.php...there are blocks of code labeled with comments such as

    <!--bof-navigation display-->
    code is here...
    <!--eof-navigation display-->

    <!--bof-branding display-->
    code is here...
    <!--eof-branding display-->

    so you would cut the block of code for the navigation, and paste it under the block of code for the header logo...

  2. #2
    Join Date
    May 2008
    Posts
    452
    Plugin Contributions
    0

    Default Re: disabling NavMain

    Ah, OK, so it's another file-level change (which is perfectly fine...I'm just still trying to get the lay of the land here).

    And, what does the "f" stand for in "bof" and "eof?"

    Thanks.

  3. #3
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: disabling NavMain

    It definitely takes a while to learn the system and where everything is...before you make any php file changes though, make sure you have a good grasp on the override system and that you are using your own custom template. Otherwise you will have major headaches later down the road, especially when upgrading.

    I've always just assumed the bof and eof just meant beginning of and end of. :)

  4. #4
    Join Date
    May 2008
    Posts
    452
    Plugin Contributions
    0

    Default Re: disabling NavMain

    Yeah, I'm familiar with the concept of having a private area for making changes that override the system default code. The twist in ZC is that there isn't a single area under which all of my private stuff is contained; rather, it's in multiple areas: languages, modules and templates, to name a few. That is taking some getting used to.

    Thanks for the help with this. I'm sure I'll be back asking other questions very soon.

 

 

Similar Threads

  1. navMain ul li setting
    By keneso in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Jan 2011, 04:40 PM
  2. navMain padding issue
    By CharInLasVegas in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Jan 2009, 05:13 PM
  3. NavBar and NavMain
    By DieuxSoldat_04 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Sep 2008, 02:25 AM
  4. Rollover images in navMain.
    By XjamathonX in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 23 Aug 2007, 09:07 PM
  5. navMain spaces
    By mattys in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Oct 2006, 01:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg