Page 1 of 2 12 LastLast
Results 1 to 10 of 2344

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Location
    Derby UK
    Posts
    99
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hi.

    Been waiting for an opportune moment to raise my question, but about to "shut down" for the night so will ask it now.

    If you take a look here http://www.appliancesfirst.co.uk you will see my problem. There is a "box" to the right hand side of the menu which not required. How do I get rid of this?

    I thought this question had been answered already in this thread, but have been backwards and forwards all day trying to find it so I appologise if I missed it somewhere.

    regards
    Crazy



  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by Still Crazy View Post
    Hi.

    Been waiting for an opportune moment to raise my question, but about to "shut down" for the night so will ask it now.

    If you take a look here http://www.appliancesfirst.co.uk you will see my problem. There is a "box" to the right hand side of the menu which not required. How do I get rid of this?

    I thought this question had been answered already in this thread, but have been backwards and forwards all day trying to find it so I appologise if I missed it somewhere.

    regards
    Its not a box, its the left-over chunk of the menu. You can change the width of the menu in the stylesheet_header_menu.css. I think about 55em would be close. Then you can open up includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php and change the shopping cart line to this:

    <li><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>

    Then you could add this to the same stylesheet:

    div#dropMenu li a.noLine {padding-right:0;border:none;}

  3. #3
    Join Date
    Sep 2006
    Location
    Derby UK
    Posts
    99
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hi Jade, many thanks for helping me out.

    That's just about cracked it, apart from a small line to the right of the "Shopping Basket" when you hover over it, this looks a little strange when there is something in the basket as the white border shows too, making it look detatched. I'm sure that with a little more playing i can solve this bit. To be honest, most people wouldn't notice it [or care] but when your focus is on a small area of the website everything seems like a problem!

    Thanks again and enjoy the rest of the.....Oh, its Monday already!
    Crazy



  4. #4
    Join Date
    Mar 2007
    Location
    Taiwan
    Posts
    241
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by Still Crazy View Post
    Thanks again and enjoy the rest of the.....Oh, its Monday already!
    Don't worry about the box too much - I think you should concentrate on your "sale" prices...

    Was: £286.00
    Now: £411.25
    Save: -44% off

  5. #5
    Join Date
    Jul 2006
    Location
    Toronto, ON
    Posts
    87
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    I'm hacing a problem with the menus in earlier IEs. The dropdown menu displays behind the category filter menu. I've enclosed a pic, and you can view a test site here.
    Attached Images Attached Images  

  6. #6
    Join Date
    Jul 2006
    Location
    Toronto, ON
    Posts
    87
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jvoce View Post
    I'm hacing a problem with the menus in earlier IEs. The dropdown menu displays behind the category filter menu. I've enclosed a pic, and you can view a test site here.
    I haven't been able to figure this one out yet. Can someone help?

  7. #7
    Join Date
    Sep 2006
    Location
    Derby UK
    Posts
    99
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jvoce View Post
    I haven't been able to figure this one out yet. Can someone help?
    Have you tried adjusting the z-index's on the drop down menu CSS?
    Crazy



  8. #8
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jvoce View Post
    I haven't been able to figure this one out yet. Can someone help?
    Have you tried the newest version? I believe I fixed that problem, though to be honest I'm not sure which of my changes fixed it.

    Edited to ADD: So sorry, I thought I was responding to my Apple Zen thread.... I'll get back to you on this...

  9. #9
    Join Date
    Sep 2006
    Location
    Derby UK
    Posts
    99
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by paul3648 View Post
    Don't worry about the box too much - I think you should concentrate on your "sale" prices...
    Well spotted!

    The sale prices are supposed to put people off buying as the site is not yet live. So far its working very well
    Crazy



  10. #10
    Join Date
    May 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    I'm having an issue in IE7 only (firefox, opera work fine) where the drop down menu along with my category sidebox are laying over top of my header image. Any help would be appreciated.

    http://www.fotonow.ca/test

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Categories dropdown menu/css
    By KenshiroU in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2013, 01:04 PM
  2. HIde categories mod with css dropdown menu
    By adowty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2012, 01:05 AM
  3. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  4. whats wrong with this css for my dropdown menu?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 28 May 2010, 02:47 AM
  5. Header Dropdown Menu (CSS) Without the Dropdown???
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2009, 01:20 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