Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2010
    Posts
    6
    Plugin Contributions
    0

    css problem Move navigation bat under the header

    Hi,

    I am trying to move "home & log in" under the header.

    I've doen following:

    1. open the file includes/templates/your_custom_template/common/tpl_header.php


    2. cut ALL of the code between the following 2 lines (be sure to leave both of these lines where they are and do NOT cut them):
    PHP Code:
    <!--bof-header logo and navigation display-->

    <!--bof-branding display-->

    3. paste your cut code BETWEEN these two lines
    PHP Code:
    <!--eof-branding display-->

    <!--eof-header logo and navigation display-->


    But my navigation bar is still on my header. What did I do wrong?

    www.littleelliott.com/zencart

    Thank you very much in advance
    LE

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Move navigation bat under the header

    Are you saving the edited file to includes/templates/a_pink_boutique_1-01/common ?

    You could just install this:

    http://www.zen-cart.com/index.php?ma...roducts_id=132

  3. #3
    Join Date
    May 2010
    Location
    Athens, Greece
    Posts
    292
    Plugin Contributions
    0

    Default Re: Move navigation bat under the header

    Hi Stevesh,

    I followed Little El's method, saved to includes/templates/my_template/common/ and the bar did move below the logo as I wanted. However, there is now some blank space between it and the logo as shown in the attached screenshot. There was no space between the two elements before doing the change.

    Any ideas or suggestions please?

    Thank you in advance and wish you a nice weekend.
    Last edited by Athens Collectibles; 1 Sep 2010 at 10:07 PM.

  4. #4
    Join Date
    May 2010
    Location
    Athens, Greece
    Posts
    292
    Plugin Contributions
    0

    Default Re: Move navigation bat under the header

    Hi. With reference to my previous post, I just wanted to say that the blank space between my logo and the bar disappeared when I commented the following lines in my /includes/templates/my_template/css/stylesheet.css file (but don't ask me why):

    Code:
    #logoWrapper{
    	background-image: none;
    	background-repeat: repeat-x;
    	background-color: #ffffff;
    	height:130px;
    	}
    All's well that ends well, thanks to all for the help!

 

 

Similar Threads

  1. How do I move the Featured Box to under the header image ?
    By HeyIts007 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Nov 2010, 05:10 PM
  2. How to move navigation bar in header?
    By discguy in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 27 Jul 2010, 01:42 AM
  3. How to move navigation bar to under banner (header)?
    By hoang in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Mar 2010, 06:09 PM
  4. Trying to move the Header Navigation Bar to the left
    By milobloom in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 8 Jul 2008, 11:52 AM
  5. Move header navigation bar.
    By Astarkley in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Sep 2007, 04:59 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