Page 74 of 235 FirstFirst ... 2464727374757684124174 ... LastLast
Results 731 to 740 of 2345
  1. #731
    Join Date
    Sep 2007
    Posts
    21
    Plugin Contributions
    0

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

    Does anyone know how to remove my posts with my Site URL or to have my post edited to remove my link? I don't want this page showing up in Google searches for my site.

  2. #732
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

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

    Quote Originally Posted by shelshell View Post
    I love this dropdown menu. What a great addition to the site I'm working on.

    I do have a question though, and I can't seem to find the answer in this thread...at least an answer that works.

    I need the Information (ezpages) menu removed from the dropdown header, and only see it in the sidebar. You can see the site (in the worx) here
    http://www.zyliedesigns.com/

    I can't seem to find out how to remove it? Which file should I edit?
    No need to edit any file.

    If you go to Tools > Layout Boxes Controller in admin you can turn off the ezpages_drop_menu.php sidebox.

    Hope this helps.

    Craig

  3. #733
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

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

    Quote Originally Posted by noleafclover614 View Post
    Does anyone know how to remove my posts with my Site URL or to have my post edited to remove my link? I don't want this page showing up in Google searches for my site.
    I know you can edit your posts, but only within a limited time. Can I ask why you don't want the google listing?

    Craig

  4. #734
    Join Date
    Sep 2006
    Posts
    277
    Plugin Contributions
    2

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

    just found a small issue with the menu v.1.4 on mi sight when i'm using IE
    the "shopping Cart" link get's pushed into the second line... any ideas where to fix that? it looks perfect in opera... all in one line

  5. #735
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

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

    Quote Originally Posted by stevefriedman71 View Post
    just found a small issue with the menu v.1.4 on mi sight when i'm using IE
    the "shopping Cart" link get's pushed into the second line... any ideas where to fix that? it looks perfect in opera... all in one line
    I'm only guessing but I think if you try altering some of your:
    width:100%

    to:
    width:99%

    this might help.

    Let us know how you get on.


    Craig

  6. #736
    Join Date
    Sep 2006
    Posts
    277
    Plugin Contributions
    2

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

    thanks for the clue... i tinkered with the different width settings available and the one i needed to change is this one:
    [SCR]div#dropMenu li {
    position:relative;
    list-style:none;
    margin:0;
    float:left;
    line-height:1em;
    width:16.667%;
    }[/SCR]

    I changed the width to only 16.60%

    You never know where you fine the solution

  7. #737
    Join Date
    Oct 2007
    Posts
    24
    Plugin Contributions
    0

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

    Hi there, Ive just uploaded the files for the menu and i dont have a clue what has went wrong. i followed the instructions exactly how they are but my menus seem to be messed up. they are not displaying horizontally but vertically, in a tree like structure. the files themselves have not been touched however!!

    the problem can be seen at

    http://fareastperformance.com/store

    please HELP!!!!!!!!!!

  8. #738
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

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

    Quote Originally Posted by d1driftbiz View Post
    Hi there, Ive just uploaded the files for the menu and i dont have a clue what has went wrong. i followed the instructions exactly how they are but my menus seem to be messed up. they are not displaying horizontally but vertically, in a tree like structure. the files themselves have not been touched however!!

    the problem can be seen at

    http://fareastperformance.com/store

    please HELP!!!!!!!!!!
    Hi

    It looks to me as if the header is loading correctly, but the display of it (controlled by css) is not working.

    I do not think you have loaded the css file correctly if at all.

    In the modules files you downloaded, you should find:
    includes/templates/YOUR_TEMPLATE/css/stylesheet_header_menu.css

    You should upload this file, replacing 'YOUR_TEMPLATE' with the name of the template you are using, which I presume should be 'classic'.

    To make any alterations to the display style of the module you make changes in the css.

    Let us know how you get on.

    Craig

  9. #739
    Join Date
    Oct 2007
    Posts
    24
    Plugin Contributions
    0

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

    Thankyou Craig!!!

    That has worked perfectly!! in the directory on my server there were 2 folders under the "template" folder, named "classic" and one named "template_default". i uploaded all the files to the "template_default" folder as it was this one that seemed to have more content in it!!! DOH!!!!!!!

    I have a long way to go but with great support i'm sure ill learn quickly!

    once again, many thanks!!!

    Jas

  10. #740
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

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

    Quote Originally Posted by d1driftbiz View Post
    Thankyou Craig!!!

    ... in the directory on my server there were 2 folders under the "template" folder, named "classic" and one named "template_default".

    Jas
    Glad you got sorted.

    Might be best if you read up in the FAQ's about the override structure for files, as when you start tinkering and adding modules you should be using overrides all the time.

    It should make for easier upgrades and enable you to roll back any mods easier too.

    Craig

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR