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

    Default Help with Header & Navigation

    Please excuse my noobness, but I need assistance. I have trying for two days to figure out how (or the best way to) customize my header, navbar & search bar.

    Please check my testsite - d f i n e d e z i g n s . c o m / c a t a l o g /

    In the header section, in the purple area, I would like the navbar text in grey (collections, jewelry, aprons... currently located beneath the header) to be located between the separators as a simple text link. In the orange area I want to move the search bar from the top to this position, justifying the other text (home, login, etc.) to the right.

    Is there an easy way to do this or is it more feasible to hide the navbar and put buttons in the header? I still need help with moving the search bar though. Thank you in advance for your assistance.

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

    Default Re: Help with Header & Navigation

    You could do something like this in the stylesheet:

    #navMainSearch {
    position:absolute;
    top:60px;right:80px;
    }


    You'll have to adjust the numbers to suit.

    You could do something similar with the other links (#navCatTabsWrapper), or just create an image map using your image and coding links to the categories in the map.

    Be sure to check with all available browsers - some handle absolute positioning differently.

    Also, Zencart loads all stylesheets with the css extension that are in the current template's css folder, so if you create a new stylesheet, you want to move or rename the original (styelsheet.old, for example) or they may fight each other.
    Last edited by stevesh; 21 Apr 2010 at 10:39 AM.

  3. #3
    Join Date
    Apr 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Help with Header & Navigation

    Thank you for your help! The search bar works perfectly fine. The links on the other hand don't work as well in different browsers. I will have to map them. Thanks again....

  4. #4
    Join Date
    Apr 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Help with Header & Navigation

    Actually, After looking at the site in Safari, the search bar is way off... Is there a better way for me set the location of the search bar? ??

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

    Default Re: Help with Header & Navigation

    Your site looks exactly the same here in IE7 & 8, Safari, Firefox and Chrome. The search box and other links need to go to the right, is all.

  6. #6
    Join Date
    Apr 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Help with Header & Navigation

    It works but it moves when you resize the browser... Is there anyway to make it static?

 

 

Similar Threads

  1. Need Help with Background Image in Header Navigation
    By scottdev in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jun 2009, 07:28 PM
  2. Header Navigation Help with CSS
    By toddo in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 12 Mar 2008, 11:11 AM
  3. IE 7 Header Navigation & Footer Problem
    By adnimas5 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Nov 2006, 12:30 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