Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default How do I add Manufactuers Drop Down List to Header?

    If you look at my site, www.dystynction.com you will see that I have the basic search box positioned in my header bar to the right.

    I am trying now to position the manufacturers box contents (drop down menu) right next to this.

    In the tpl_header.php I can see what is generating the searchbox:
    PHP Code:
    <div id="navMainSearch"><?php require(DIR_WS_MODULES 'sideboxes/search_header.php'); ?></div>

    I have tried to generate the manufacturers list using this just below this in the tpl_header.php file:
    PHP Code:
    <div id="manufacturers"><?php require(DIR_WS_MODULES 'sideboxes/manufacturers_select.php'); ?></div>
    However, this just causes major problems.... It does not work at all...

    Can anyone offer some advice please?

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: How do I add Manufactuers Drop Down List to Header?

    Can anyone offer a little help on this one, I've tried various methods at a fix but just can't get it to work :-(

  3. #3
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: How do I add Manufactuers Drop Down List to Header?


 

 

Similar Threads

  1. Eliminate weight in drop down list - how?
    By Cebra in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 22 Jul 2011, 03:29 AM
  2. Header Manufacturers/Currencies Drop-down List
    By dhia in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Mar 2009, 03:48 PM
  3. How do I change the drop down list arrow
    By justinae in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Nov 2007, 10:37 AM
  4. Displaying manufacturers drop down list in Header
    By DjSap in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Nov 2006, 04:51 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