Results 1 to 10 of 995

Hybrid View

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

    Default Re: All Business template Support Thread

    Nearly all my products have multiple attributes to be selected by the customer. When updating to this template, they have all misaligned themselves.
    That's really weird! Add this to the very end of your stylesheet.css:

    Code:
    .wrapperAttribsOptions{clear:both;}

  2. #2

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    That's really weird! Add this to the very end of your stylesheet.css:

    Code:
    .wrapperAttribsOptions{clear:both;}
    closer - all but one kicked over.

    Here you will see the description of the attribute still did not kick down to the next line...
    http://getawaywear.com/zencart/anvil...-hat-p-62.html

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

    Default Re: All Business template Support Thread

    Add:


    Code:
    .optionName{clear:both;}
    .attributesComments{clear:both;}


    to the bottom of your stylesheet.css

  4. #4

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Add:


    Code:
    .optionName{clear:both;}
    .attributesComments{clear:both;}


    to the bottom of your stylesheet.css
    Thanks Anne

    So very close...the attributes are lined up now but the "Write a Review" is not kicking down to a new line still.

    http://getawaywear.com/zencart/embro...hirt-p-43.html

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

    Default Re: All Business template Support Thread

    Ms FigWear---add a clear:both; to the #product-divider

  6. #6

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Ms FigWear---add a clear:both; to the #product-divider
    Success!! Thanks for getting me over this final hurdle.
    Here's what it looks like all put together in case anyone else has an attribute alignment issue after installing.

    Code:
    /*attribute alignment fix */
    .wrapperAttribsOptions{clear:both;}
    .optionName{clear:both;}
    .attributesComments{clear:both;}
    #product-divider {clear:both;}

  7. #7
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Sorry to ask this again but how do I extend the green navigation bar and black EZ Page Bar to the full width of the screen. I've made numerous attempts through Firebug but no luck. Much much appreciated,

    http://www.marketcafe-online.com

  8. #8
    Join Date
    Oct 2010
    Posts
    14
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    excusue me.
    I want to install the google analytics.Where I could step up the tacking code like this:
    <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-XXXXX-X']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();</script>


    I paste the code in the tpl_main_page.php file before.But I could not find the file in this template.

    pls help me. thank you very much.

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

    Default Re: All Business template Support Thread

    I paste the code in the tpl_main_page.php file before.But I could not find the file in this template.
    I did not edit this file when creating the template. Please see this tutorial:

    https://www.zen-cart.com/tutorials/i...hp?article=346

 

 

Similar Threads

  1. v150 facebook all [support thread]
    By sourceaddons in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 19 Mar 2019, 04:10 PM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. All Business template -v1.5
    By heloparis in forum Addon Templates
    Replies: 5
    Last Post: 9 Apr 2012, 03:00 PM
  4. Business Activity Report 1.5.0 Support Thread
    By gharls in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 6 Apr 2012, 11:12 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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