Thread: Menu CSS Query

Results 1 to 4 of 4
  1. #1
    gabrieldavisjones Guest

    Default Menu CSS Query

    Hi All!

    I'm pretty sure I've seen this question answered before, but I just can't seem to find it anymore.

    I'm trying to add a menu to the tpl_ko_home that has already been pre-made. It's from one of those websites that generates menus for you.

    The problem is that the code I'm given references <link rel="stylesheet" href="menu_style.css" type="text/css" /> in the <head> section. Unfortunately, On tpl_ko_home.php there is not <head> section, so I'm unsure as to where I should paste in this link.

    Any help would be greatly appreciated.

    Thanks!

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

    Default Re: Menu CSS Query

    What is tpl_ko_home??

    html Head data is not used in the ZenCart structure

    What you have been given is for an html page

    You can add the rules to your templates stylesheet.css or make another and name it something like menu_stylesheet.css
    and load it in to your templates /css folder

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Menu CSS Query

    Just use the regular Zen Cart stylesheet handling. You don't need to explicitly specify a stylesheet; just rename the custom stylesheet to start with style or stylesheet, and save it in /includes/templates/your_template/css/.
    You shouldn't include <head> or <body> tags in any custom page addition, as ZC already does that.

  4. #4
    gabrieldavisjones Guest

    Default Re: Menu CSS Query

    Oh, thanks a lot. That just made my life a lot easier

 

 

Similar Threads

  1. layout changed after installed CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Feb 2014, 04:02 PM
  2. v151 How to uninstall CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Feb 2014, 07:39 AM
  3. CSS Horizontal Drop Down menu - dropdown menu width...
    By intrium in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 19 Aug 2008, 06:48 PM
  4. Category Menu Query
    By KiwiBrian in forum Basic Configuration
    Replies: 0
    Last Post: 13 Jul 2008, 03:44 PM
  5. Product Listing & CSS query
    By sprogy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Jul 2006, 08:10 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