Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    5
    Plugin Contributions
    0

    Default "Home" menu option different height than the rest

    I have the latest current version of zencart with a template from template monster. When I installed the template, the "home" button text was in a different location than the rest of the menu text. I'm pretty new to ZenCart so I'm hoping this is being posted in the correct area. Actually this is my first post. Hello!

    TIA!

    URL: http://www.swopeoffice.com/clients/zencart/

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,682
    Plugin Contributions
    11

    Default Re: "Home" menu option different height than the rest

    Might should have searched for Template Monster in the forum BEFORE the selection.
    Anyhow....
    What the LOVELY TM Folks have done is create a class for the first <li> and failed to use it for the others. There's a LOT of bogus in there, but try going to line 92 of the stylesheet_tm.css and change the padding call from
    padding: 17px 36px 18px;
    to
    padding: 17px;
    You'll need to play with the padding to get it like you want.

    You can save a lot of future hassle by trying to find where the <li>'s are called in the PHP and add the class="li_un" to all of them.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Jul 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: "Home" menu option different height than the rest

    Quote Originally Posted by dbltoe View Post
    Might should have searched for Template Monster in the forum BEFORE the selection.
    Anyhow....
    What the LOVELY TM Folks have done is create a class for the first <li> and failed to use it for the others. There's a LOT of bogus in there, but try going to line 92 of the stylesheet_tm.css and change the padding call from toYou'll need to play with the padding to get it like you want.

    You can save a lot of future hassle by trying to find where the <li>'s are called in the PHP and add the class="li_un" to all of them.
    I tried your suggestion, but it merely changed the padding. It's like there is a <br> after the word "home"

 

 

Similar Threads

  1. Can the "option name" display name be different than the actual "option name"?
    By yukionna in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 3 Dec 2013, 01:06 AM
  2. Shopping cart Image using "Small Image Height/width" rather than "Shopping Cart h/w"
    By britneycook in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Jun 2012, 12:16 PM
  3. How to add additional link beside the "home" and "Login" page above logo?
    By corditreasures in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Apr 2010, 03:54 PM
  4. 'Categories' menu and the 'Home Log in" menu to be on the same line
    By jamesdavid in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 May 2008, 04:19 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