Page 181 of 235 FirstFirst ... 81131171179180181182183191231 ... LastLast
Results 1,801 to 1,810 of 2345
  1. #1801
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

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

    Ok, i'll look at them later and see if i can help.

  2. #1802
    Join Date
    Jul 2007
    Posts
    324
    Plugin Contributions
    0

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

    Thanks, I think there are only two files involved.

    LadyDee

  3. #1803
    Join Date
    Mar 2010
    Posts
    2
    Plugin Contributions
    0

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

    I need some help. I am really new at this.

    I downloaded and then uploaded all the right files. Verified twice... just in case. I have searched the files, and did find some that would help but I am still stuck.

    Can someone help me?

    1. In my tpl_drop_menu.php, it shows "Contact Me", "My Account", and "Shopping Cart" but it doesn't show up on my horizontal bar anywhere.

    2. I figured since the above didn't work I would 'rewrite' the codes and put it in manually. But when I tried, I lost everything on the bar beneath what I added.

    This is what I added:

    <ul class="level1">
    <li class="submenu"><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account">My Account</a>
    <ul class="level2">
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=login">Log In</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=logoff">Log Off</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_history">Order History</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_edit">Change Acct Info</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=address_book">Change Address</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=password_forgotten">Forgotten Password</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_password">Change Password</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_newsletters">Newsletter Subscription</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_notifications">Product Notification</a></li>
    </ul>

    Can someone help me?

    Karen
    www.scrapN2Nspire.com/shop

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

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

    I would say you have a missing </ul> looking at that.

    You could also run your page through a code validator:

    http://validator.w3.org/check?uri=ht...Inline&group=0

    All the best.

    Craig

  5. #1805
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

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

    Ok, i've looked at the editable home page boxes and i don't see anything that would prevent them showing after install. I'll have to put it on one of my sites and see what happens. I'll let you know what happens.

  6. #1806
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

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

    CES is right, i had the same thing, you have a missing tag.

  7. #1807
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

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

    <ul class="level1">
    <li class="submenu"><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account">My Account</a>
    <ul class="level2">
    </ul>
    </li>

    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=login">Log In</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=logoff">Log Off</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_history">Order History</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_edit">Change Acct Info</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=address_book">Change Address</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=password_forgotten">Forgotten Password</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_password">Change Password</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_newsletters">Newsletter Subscription</a></li>
    <li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_notifications">Product Notification</a></li>
    </ul>
    You have 2 closing tags missing i think. </ul> and </li>

  8. #1808
    Join Date
    Jul 2007
    Posts
    324
    Plugin Contributions
    0

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

    Has anyone else gotten pretty much a blank age when using the css drop down. All I get is the top bar which has the login - etc., my header, and another bar that has the categories and everything else, then my page is blank there is no scrolling and everything else I have done comes u missing.

    Screen shot of what it should look like:


    LadyDee
    Attached Images Attached Images  

  9. #1809
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

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

    I installed everything and its working fine on my test site:

    http://www.ypaintball.com

  10. #1810
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

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

    The files for both mods don't cross into the others files so its deff not the center boxes mod.

    Have you placed all of the files for the drop down menu into the correct files on your site because it sounds to me like its trying to call files that it can't find. i.e. they are in the wrong place.

    Do you have a live link with the drop down installed.

 

 

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