Page 44 of 102 FirstFirst ... 3442434445465494 ... LastLast
Results 431 to 440 of 1017
  1. #431
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Abbington Mega Template Support Thread

    How to Style the Drop Menus...

    Hi Anne,

    I was hoping you could provide a little insight into stylizing the drop menus. I kind of like a roll over (hover) box effect. Something like what I did here:

    http://royalindustriesinc.com/

    But adjusted to fit in with my clients color scheme.

    The mega-menu is really nice, but a bit more complex to style than what I used at Royal's website which all I had to do was style the #div hover:li {}.

    Also, is it possible to target one drop menu only? I think it is from what I understand of CSS class specifiers, but I'm really a CSS NOOB ;p

    -chadd

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

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by chadderuski View Post
    How to Style the Drop Menus...

    Hi Anne,

    I was hoping you could provide a little insight into stylizing the drop menus. I kind of like a roll over (hover) box effect. Something like what I did here:

    http://royalindustriesinc.com/

    But adjusted to fit in with my clients color scheme.

    The mega-menu is really nice, but a bit more complex to style than what I used at Royal's website which all I had to do was style the #div hover:li {}.

    Also, is it possible to target one drop menu only? I think it is from what I understand of CSS class specifiers, but I'm really a CSS NOOB ;p

    -chadd

    You can definitely isolate just one of the drop downs by either using the css classes that are already there, or you can edit the includes/templates/abbington_mega/common/tpl_mega_menu.php file and adding your new classes.

    If you want to add an on hover background color to the links you can add something like this:

    Code:
    .mega-menu .levels li a:hover, .mega-menu .levels li li a:hover, .mega-menu .levels li li li a:hover{background:#your background color;}
    Thanks,

    Anne

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

    Default New! Template Package Update with Admin Interface!

    Hello :-) I just submitted an update to the template package. Major updates include:

    • Admin interface for customizing the slide show, mega menu, and footer.

    • Easily add your slide show images, social media icons, header about us image, and header and footer payment images, urls, etc. via the zen cart admin banner manager. All of the banner manager functionality including opening the link in a new window, showing on ssl pages, etc. is now available for these images. Also, get all of the banner reporting functionality.

    • Enable or disable the slide show from the zen cart admin, set the effect for slide or fade, and set the play and pause speed.

    • Enable or disable the header mega menu from the admin and hide any of the drop downs.

    • Enable or disable the footer telephone number from the admin. If enabled you can customize the telephone number from the admin.



    02/16/2013-----Cleaned up all stylesheets in the includes/tmeplates/abbington_mega/css directory
    02/16/2013-----Removed includes/templates/abbington_mega/templates/tpl_modules_attributes.php
    02/16/2013-----Added jquery fade effect to the tabbed home page center box modules
    02/16/2013-----Moved slider images, mega menu about us image, mega menu payments image, footer payments image, and footer social media images from includes/templates/abbington_mega/images to images/banners
    02/16/2013-----Changed files for new admin interface--includes/templates/abbington_mega/common/tpl_home_slider.php, includes/templates/abbington_mega/common/tpl_header.php, includes/templates/abbington_mega/common/tpl_mega_menu.php, includes/templates/abbington_mega/common/tpl_footer_menu.php, includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines.php
    02/16/2013-----Added YOUR_ADMIN/includes/extra_datafiles/abbington_mega.php
    02/16/2013-----Updated includes/templates/abbington_mega/common/tpl_header.php and includes/languages/english/abbington_mega/header.php to include multi-language functionality for "item(s)" text
    02/16/2013-----Updated abbington_mega_patch.sql file

    I'll post when the updated package is available for download from the plugins section.

    Thanks,

    Anne

  4. #434
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by picaflor-azul View Post
    Hello :-) I just submitted an update to the template package. Major updates include:

    • Admin interface for customizing the slide show, mega menu, and footer.


    • Easily add your slide show images, social media icons, header about us image, and header and footer payment images, urls, etc. via the zen cart admin banner manager. All of the banner manager functionality including opening the link in a new window, showing on ssl pages, etc. is now available for these images. Also, get all of the banner reporting functionality.


    • Enable or disable the slide show from the zen cart admin, set the effect for slide or fade, and set the play and pause speed.


    • Enable or disable the header mega menu from the admin and hide any of the drop downs.


    • Enable or disable the footer telephone number from the admin. If enabled you can customize the telephone number from the admin.



    02/16/2013-----Cleaned up all stylesheets in the includes/tmeplates/abbington_mega/css directory
    02/16/2013-----Removed includes/templates/abbington_mega/templates/tpl_modules_attributes.php
    02/16/2013-----Added jquery fade effect to the tabbed home page center box modules
    02/16/2013-----Moved slider images, mega menu about us image, mega menu payments image, footer payments image, and footer social media images from includes/templates/abbington_mega/images to images/banners
    02/16/2013-----Changed files for new admin interface--includes/templates/abbington_mega/common/tpl_home_slider.php, includes/templates/abbington_mega/common/tpl_header.php, includes/templates/abbington_mega/common/tpl_mega_menu.php, includes/templates/abbington_mega/common/tpl_footer_menu.php, includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines.php
    02/16/2013-----Added YOUR_ADMIN/includes/extra_datafiles/abbington_mega.php
    02/16/2013-----Updated includes/templates/abbington_mega/common/tpl_header.php and includes/languages/english/abbington_mega/header.php to include multi-language functionality for "item(s)" text
    02/16/2013-----Updated abbington_mega_patch.sql file

    I'll post when the updated package is available for download from the plugins section.

    Thanks,

    Anne
    Sound good thank you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #435
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by picaflor-azul View Post
    Hello :-) I just submitted an update to the template package. Major updates include:

    • Admin interface for customizing the slide show, mega menu, and footer.


    • Easily add your slide show images, social media icons, header about us image, and header and footer payment images, urls, etc. via the zen cart admin banner manager. All of the banner manager functionality including opening the link in a new window, showing on ssl pages, etc. is now available for these images. Also, get all of the banner reporting functionality.


    • Enable or disable the slide show from the zen cart admin, set the effect for slide or fade, and set the play and pause speed.


    • Enable or disable the header mega menu from the admin and hide any of the drop downs.


    • Enable or disable the footer telephone number from the admin. If enabled you can customize the telephone number from the admin.



    02/16/2013-----Cleaned up all stylesheets in the includes/tmeplates/abbington_mega/css directory
    02/16/2013-----Removed includes/templates/abbington_mega/templates/tpl_modules_attributes.php
    02/16/2013-----Added jquery fade effect to the tabbed home page center box modules
    02/16/2013-----Moved slider images, mega menu about us image, mega menu payments image, footer payments image, and footer social media images from includes/templates/abbington_mega/images to images/banners
    02/16/2013-----Changed files for new admin interface--includes/templates/abbington_mega/common/tpl_home_slider.php, includes/templates/abbington_mega/common/tpl_header.php, includes/templates/abbington_mega/common/tpl_mega_menu.php, includes/templates/abbington_mega/common/tpl_footer_menu.php, includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines.php
    02/16/2013-----Added YOUR_ADMIN/includes/extra_datafiles/abbington_mega.php
    02/16/2013-----Updated includes/templates/abbington_mega/common/tpl_header.php and includes/languages/english/abbington_mega/header.php to include multi-language functionality for "item(s)" text
    02/16/2013-----Updated abbington_mega_patch.sql file

    I'll post when the updated package is available for download from the plugins section.

    Thanks,

    Anne
    Does the template include instructions for upgrading for those of us who are using older versions of this template and would like to upgrade to take advantage of the new admin management features.. Not a big deal.. It would just help light the way to an upgrade..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #436
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by DivaVocals View Post
    Does the template include instructions for upgrading for those of us who are using older versions of this template and would like to upgrade to take advantage of the new admin management features.. Not a big deal.. It would just help light the way to an upgrade..
    There is a list of changed, added, and deleted files in the new readme.html file. You would also need to run the part of the new sql patch pertaining to the admin interface settings.

    Thanks,

    Anne

  7. #437
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by picaflor-azul View Post
    There is a list of changed, added, and deleted files in the new readme.html file. You would also need to run the part of the new sql patch pertaining to the admin interface settings.

    Thanks,

    Anne
    Awesome!!
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #438
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: New! Template Package Update with Admin Interface!

    Hi Anne,

    I have NOT moved to your 2.0 version yet. Missed it by DAYS :[

    I was wondering what is needed to add a Google +1 to the social media area.

    Your 2.0 version looks really awesome!

    -chadd

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

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by chadderuski View Post
    Hi Anne,

    I have NOT moved to your 2.0 version yet. Missed it by DAYS :[

    I was wondering what is needed to add a Google +1 to the social media area.

    Your 2.0 version looks really awesome!

    -chadd
    Thanks! I hope that it will make using the templates easier. If it is well received I will update all of the templates to include the admin controls.

    You can install the google plus one module from the plugins section and just position it so that it lines up with the addthis that is already included in the template package for the product info page.

    Thanks,

    Anne

  10. #440
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by picaflor-azul View Post
    Hello :-) I just submitted an update to the template package. Major updates include:

    • Admin interface for customizing the slide show, mega menu, and footer.

    • Easily add your slide show images, social media icons, header about us image, and header and footer payment images, urls, etc. via the zen cart admin banner manager. All of the banner manager functionality including opening the link in a new window, showing on ssl pages, etc. is now available for these images. Also, get all of the banner reporting functionality.

    • Enable or disable the slide show from the zen cart admin, set the effect for slide or fade, and set the play and pause speed.

    • Enable or disable the header mega menu from the admin and hide any of the drop downs.

    • Enable or disable the footer telephone number from the admin. If enabled you can customize the telephone number from the admin.



    02/16/2013-----Cleaned up all stylesheets in the includes/tmeplates/abbington_mega/css directory
    02/16/2013-----Removed includes/templates/abbington_mega/templates/tpl_modules_attributes.php
    02/16/2013-----Added jquery fade effect to the tabbed home page center box modules
    02/16/2013-----Moved slider images, mega menu about us image, mega menu payments image, footer payments image, and footer social media images from includes/templates/abbington_mega/images to images/banners
    02/16/2013-----Changed files for new admin interface--includes/templates/abbington_mega/common/tpl_home_slider.php, includes/templates/abbington_mega/common/tpl_header.php, includes/templates/abbington_mega/common/tpl_mega_menu.php, includes/templates/abbington_mega/common/tpl_footer_menu.php, includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines.php
    02/16/2013-----Added YOUR_ADMIN/includes/extra_datafiles/abbington_mega.php
    02/16/2013-----Updated includes/templates/abbington_mega/common/tpl_header.php and includes/languages/english/abbington_mega/header.php to include multi-language functionality for "item(s)" text
    02/16/2013-----Updated abbington_mega_patch.sql file

    I'll post when the updated package is available for download from the plugins section.

    Thanks,

    Anne
    Ok, the new updated package is now available in the Plugins section:

    http://www.zen-cart.com/downloads.php?do=file&id=1397


    Please note that there has been a bug fix to the sql file so if you have downloaded the update from my site within the last few days, please re-download the fixed package.

    Thanks,

    Anne

 

 
Page 44 of 102 FirstFirst ... 3442434445465494 ... 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