Page 3 of 102 FirstFirst 123451353 ... LastLast
Results 21 to 30 of 1017
  1. #21
    Join Date
    May 2012
    Posts
    3
    Plugin Contributions
    0

    help question Hide any of the Drop Downs

    I am brand new to this site, and have not yet figured out how to do a new post. So please excuse me if I am posting it in the wrong place.

    I followed the below instructions to hide the drop down menus, it works for all of them but not customerservice( .customerservice-li). Is customerservice spelled differently or written differently?
    Also, how do I change/hide the links that are displayed in drop down menus, information or quicklinks?





    Hide any of the Drop Downs
    You can hide any of the drop down menus by going to includes/templates/abbington_mega/css/stylesheet_mega_menu.css
    Add a display:none; to the class for the drop down you want to hide. So, for example, if you wanted to hide contact us you would add this to the bottom of the file:
    .contactus-li{display:none;}
    The classes for the drop down menus are as follows:
    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li

  2. #22
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by soki View Post
    Hi azul,

    I just need the pure CSS Header Mega Menu to add to my site, can you please tell me how(what files are responsible)?
    You can find a great tutorial about the menu here:

    http://net.tutsplus.com/tutorials/ht...rop-down-menu/

    Thanks,

    Anne

  3. #23
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Hide any of the Drop Downs

    Quote Originally Posted by Adam1 View Post
    I am brand new to this site, and have not yet figured out how to do a new post. So please excuse me if I am posting it in the wrong place.

    I followed the below instructions to hide the drop down menus, it works for all of them but not customerservice( .customerservice-li). Is customerservice spelled differently or written differently?
    Also, how do I change/hide the links that are displayed in drop down menus, information or quicklinks?





    Hide any of the Drop Downs
    You can hide any of the drop down menus by going to includes/templates/abbington_mega/css/stylesheet_mega_menu.css
    Add a display:none; to the class for the drop down you want to hide. So, for example, if you wanted to hide contact us you would add this to the bottom of the file:
    .contactus-li{display:none;}
    The classes for the drop down menus are as follows:
    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li
    If you post a link to your site I can take a look.

    Thanks,

    Anne

  4. #24
    Join Date
    May 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Hi Ive read your read me file a thousand times in regards to adjusting the stylesheet_mega_menu.css

    I cannot find the code you described (aboutus-li) so I can place the code to not display the about us in the header. So far your read me is spot on but everytime I attempt to add {display:none;} anywhere I think might work it does not do what I need it to do. Where would i find the strings you listed? I dont see anything remotely close to your description.
    ------------------------------------------------------------------------------------------------------------------------------
    Hide any of the Drop Downs

    You can hide any of the drop down menus by going to includes/templates/abbington_mega/css/stylesheet_mega_menu.css

    Add a display:none; to the class for the drop down you want to hide. So, for example, if you wanted to hide contact us you would add this to the bottom of the file:

    .contactus-li{display:none;}

    The classes for the drop down menus are as follows:

    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li
    ------------------------------------------------------------------------------------------------------------------------------
    Aside from that I love your template and thanks for any help.

    JP

  5. #25
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by StangJ427 View Post
    Hi Ive read your read me file a thousand times in regards to adjusting the stylesheet_mega_menu.css

    I cannot find the code you described (aboutus-li) so I can place the code to not display the about us in the header. So far your read me is spot on but everytime I attempt to add {display:none;} anywhere I think might work it does not do what I need it to do. Where would i find the strings you listed? I dont see anything remotely close to your description.
    ------------------------------------------------------------------------------------------------------------------------------
    Hide any of the Drop Downs

    You can hide any of the drop down menus by going to includes/templates/abbington_mega/css/stylesheet_mega_menu.css

    Add a display:none; to the class for the drop down you want to hide. So, for example, if you wanted to hide contact us you would add this to the bottom of the file:

    .contactus-li{display:none;}

    The classes for the drop down menus are as follows:

    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li
    ------------------------------------------------------------------------------------------------------------------------------
    Aside from that I love your template and thanks for any help.

    JP
    If you post a link to your site I can take a look.

    Thanks,

    Anne

  6. #26
    Join Date
    Dec 2009
    Location
    Perth Western Australia
    Posts
    47
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Hi I just love this template Abbington Mega I have downloaded it and followed all the instructions but I seem to have done something wrong because I have started from scratch three or four times now and keep getting the same result.
    The Template is installed but at the very top there seems to be an error produced by the code.
    I get an Icon with a House and the word Home which is a link and works well. I then get an icon with a Star and the words Log In which is also a link and working well. But the the next icon is the shopping cart and next to that is this without the quotes " Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?> " This line of code is also is showing as a link and when clicked on it it shows the shopping cart on the front page.
    Please could you help me fix this problem and let me know the files to change and where to find them.
    All help most apreciated
    Many thanks Steve
    Steve - From a land down under

  7. #27
    Join Date
    Dec 2008
    Location
    Atlanta, GA/Panama City, Panama
    Posts
    30
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Awesome template! Thanks a ton!!

    I have a small issue with the Gift certificate link. I have that module uninstalled in my Admin and it does not show up in the information sidebox but does show up in the footer. I went to the footer_defines.php file and removed the code but now I just have the word with no link. What file I need to edit to remove the words?

    Thanks in advance,
    Veedub3
    Last edited by veedub3; 21 May 2012 at 05:34 PM. Reason: add info to question

  8. #28
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by Bexley View Post
    Hi I just love this template Abbington Mega I have downloaded it and followed all the instructions but I seem to have done something wrong because I have started from scratch three or four times now and keep getting the same result.
    The Template is installed but at the very top there seems to be an error produced by the code.
    I get an Icon with a House and the word Home which is a link and works well. I then get an icon with a Star and the words Log In which is also a link and working well. But the the next icon is the shopping cart and next to that is this without the quotes " Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?> " This line of code is also is showing as a link and when clicked on it it shows the shopping cart on the front page.
    Please could you help me fix this problem and let me know the files to change and where to find them.
    All help most apreciated
    Many thanks Steve
    It sounds like you are installing on a wamp server. Try installing a xamp and using that for your development ;-)

    Thanks,

    Anne

  9. #29
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by veedub3 View Post
    Awesome template! Thanks a ton!!

    I have a small issue with the Gift certificate link. I have that module uninstalled in my Admin and it does not show up in the information sidebox but does show up in the footer. I went to the footer_defines.php file and removed the code but now I just have the word with no link. What file I need to edit to remove the words?

    Thanks in advance,
    Veedub3


    Just go a bit further down in the file and also remove the constant ;-)

    Thanks,

    Anne

  10. #30
    Join Date
    Dec 2008
    Location
    Atlanta, GA/Panama City, Panama
    Posts
    30
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Just go a bit further down in the file and also remove the constant ;-)

    Thanks,

    Anne
    Thanks that was simple enough!
    Veedub3

 

 
Page 3 of 102 FirstFirst 123451353 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. v154 Abbington Mega 5.3 template not displaying properly
    By irishshopper in forum Addon Templates
    Replies: 1
    Last Post: 6 Mar 2015, 04:56 PM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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