Page 23 of 102 FirstFirst ... 1321222324253373 ... LastLast
Results 221 to 230 of 1017
  1. #221
    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 Sweebum View Post
    Thanks, Anne. It's www.everythingicing.com.
    The readme instructions are accurate. If you add .manufacturers-li {display:none;} to the bottom of your stylesheet_mega_menu.css file, it will work. Yours is not working becasue you have .categories-li on the line above the .manufacturers-li {display:none;}. Remove the .categories-li and all of the other selectors that have no declarations.

    Thanks,

    Anne

  2. #222
    Join Date
    Sep 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    The readme instructions are accurate. If you add .manufacturers-li {display:none;} to the bottom of your stylesheet_mega_menu.css file, it will work. Yours is not working becasue you have .categories-li on the line above the .manufacturers-li {display:none;}. Remove the .categories-li and all of the other selectors that have no declarations.

    Thanks,

    Anne
    You learn something new every day. All fixed, thank you

  3. #223
    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 Sweebum View Post
    You learn something new every day. All fixed, thank you
    No problem ;-)

    Thanks,

    Anne

  4. #224
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Abbington Mega Template Support Thread

    Hi Anne I'm trying to place a second logo where the searbox is, I've searched allover but everthing I try breaks my site could you tell me how I can do this. Cheers Peter
    http://www.rvsolarsystems.co.uk/
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  5. #225
    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 discoverytdi View Post
    Hi Anne I'm trying to place a second logo where the searbox is, I've searched allover but everthing I try breaks my site could you tell me how I can do this. Cheers Peter
    http://www.rvsolarsystems.co.uk/
    You wil need to add the code to the tpl_header.php file, probably under the code for the search header. Then you will need to adjust the positioning in the stylesheet.css file. If you add your logo and then post for help here I can help you with the css.



    Thanks,

    Anne

  6. #226
    Join Date
    Sep 2006
    Location
    USA
    Posts
    291
    Plugin Contributions
    0

    Default Re: Abbington Mega Template Support Thread

    Anne,
    Awesome template! I have just taken over a site for a company here http://bootsandmore.net/test/index.php (this is where I do all my edits then move them to the live site) and would like to know how to make remove the Free Shipping promo text and add some new text? It sounds simple but everytime i do it I end up with a blank page, any suggestions?
    Trying to change the below from:
    define('HEADER_TITLE_PROMO1', '<span class="promo-big">FREE SHIPPING</span><br /><span class="promo-red"> on all orders over $100.00</span>');
    To:
    define('HEADER_TITLE_PROMO1', '<span class="promo-big">If you don’t see it on our website, </span><br /><span class="promo-red"> Call for additional styles.</span>');

    Thanks a ton, I have been fighting this all day today
    Signature not needed

  7. #227
    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 uswebworx View Post
    Anne,
    Awesome template! I have just taken over a site for a company here http://bootsandmore.net/test/index.php (this is where I do all my edits then move them to the live site) and would like to know how to make remove the Free Shipping promo text and add some new text? It sounds simple but everytime i do it I end up with a blank page, any suggestions?
    Trying to change the below from:
    define('HEADER_TITLE_PROMO1', '<span class="promo-big">FREE SHIPPING</span><br /><span class="promo-red"> on all orders over $100.00</span>');
    To:
    define('HEADER_TITLE_PROMO1', '<span class="promo-big">If you don’t see it on our website, </span><br /><span class="promo-red"> Call for additional styles.</span>');

    Thanks a ton, I have been fighting this all day today
    You need to escape the apostrophe in the word don't ;-)

    Thanks,

    Anne

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

    Default Re: Abbington Mega Template Support Thread

    Quote Originally Posted by uswebworx View Post
    Anne,
    Awesome template! I have just taken over a site for a company here http://bootsandmore.net/test/index.php (this is where I do all my edits then move them to the live site) and would like to know how to make remove the Free Shipping promo text and add some new text? It sounds simple but everytime i do it I end up with a blank page, any suggestions?
    Trying to change the below from:
    define('HEADER_TITLE_PROMO1', '<span class="promo-big">FREE SHIPPING</span><br /><span class="promo-red"> on all orders over $100.00</span>');
    To:
    define('HEADER_TITLE_PROMO1', '<span class="promo-big">If you don’t see it on our website, </span><br /><span class="promo-red"> Call for additional styles.</span>');

    Thanks a ton, I have been fighting this all day today
    Quote Originally Posted by picaflor-azul View Post
    You need to escape the apostrophe in the word don't ;-)

    Thanks,

    Anne
    Blank page = error log.. The error log would have given you a hint as to the issue..
    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.

  9. #229
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Abbington Mega Template Support Thread

    Hello Anne,

    I am now using this Fantastic template on 3 Zen sites and will adopt it to two others soon - this really is a great template. My question is in adopting it to another site I would like if possible to modify the colour theme, change the Burgundy / Maroon colour to something else that will better suit the type of products. I cannot seem to find in the CSS the hex colour code for the burgundy / maroon colour used for the header bar, side and center box headers etc, etc.

    I look forward to your help.

    cheers,
    Mike

  10. #230
    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 shags38 View Post
    Hello Anne,

    I am now using this Fantastic template on 3 Zen sites and will adopt it to two others soon - this really is a great template. My question is in adopting it to another site I would like if possible to modify the colour theme, change the Burgundy / Maroon colour to something else that will better suit the type of products. I cannot seem to find in the CSS the hex colour code for the burgundy / maroon colour used for the header bar, side and center box headers etc, etc.

    I look forward to your help.

    cheers,
    Mike
    The mega menu background is in the stylesheet_mega_menu.css file line 96.

    Sidebox headings have a background image includes/templates/abbington_mega/images/top-menu-bk.jpg

    The module tabs background is an image includes/templates/abbington_mega/images/tab-bk.png

    Thanks,

    Anne

 

 
Page 23 of 102 FirstFirst ... 1321222324253373 ... 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