Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Home Button Question

    What else do you have there?
    Zen-Venom Get Bitten

  2. #2
    Join Date
    Mar 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Home Button Question

    Quote Originally Posted by kobra View Post
    What else do you have there?
    I saw in another post something about the area <!--bof-header logo and navigation display-->

    And other it is things like this

    PHP Code:
    <?php

    if (!isset($flag_disable_header) || !$flag_disable_header) {

    ?>



    <div id="headerWrapper">

    <!--bof-navigation display-->

    <div id="navMainWrapper">

    <div id="navMain">

        <ul class="back">

        <li><?php echo '<a href="' HTTP_SERVER DIR_WS_CATALOG '">'?><?php echo HEADER_TITLE_CATALOG?></a></li>

    <?php if ($_SESSION['customer_id']) { ?>

        <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF'''SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF?></a></li>

        <li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT'''SSL'); ?>"><?php echo HEADER_TITLE_MY_ACCOUNT?></a></li>

    <?php

 

 

Similar Threads

  1. Adding Home Button
    By hrsteel in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jan 2010, 09:47 PM
  2. creating a home button
    By kitcorsa in forum General Questions
    Replies: 3
    Last Post: 1 Dec 2009, 01:25 PM
  3. Changing or removing Home button
    By moonroach1 in forum Basic Configuration
    Replies: 1
    Last Post: 6 Feb 2008, 05:30 PM
  4. Home button
    By kerrco in forum General Questions
    Replies: 4
    Last Post: 29 Sep 2007, 09:14 AM

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