Page 7 of 18 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 174
  1. #61
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    Hey Anne quick question.. Is there something in this template that would prevent the product name from word wrapping?? My client has a couple of REALLY LONG product names and because the text does not wrap, they mess up the layout of the product info page..

    I shortened the name on this product:
    http://clientlaserdiscvault(dot)over...oducts_id=5697

    Here's how it looks on other products:
    http://clientlaserdiscvault(dot)over...oducts_id=5693
    (and oh YES I KNOW his product descriptions are a bloody MESS.. I'm working with him on this..)
    This is what happens when you look at something for too long on too little sleep, while being hungry.. You ask dumb a$$ed questions..

    I added a width to the product description and the problem is solved..

    Code:
    #productName {color:#444;font-weight:normal;font-size:2.0em;width:375px;}
    Carry on..
    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.

  2. #62
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Bentley Classic Template Support Thread

    Hey Anne..

    I knew I shouldn't get too excited when I thought I spotted the light at the end of the tunnel.. If you take a look at the site I'm working on, you will see there is a gap below the footer.. I'm fairly certain this is as a result of I made to get my ribbon banner to fit in the header area..

    I could use some help here..
    http://clientlaserdiscvault(dot)overthehillweb(dot)com/

    How did I foul up??
    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.

  3. #63
    Join Date
    Sep 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Are you sure that it is the addthis that is causing the error? There are a lot of people using this template and I have not heard about anyone else having this problem.

    Thanks,

    Anne
    While I can never say that I'm 100%, that seems to be the only thing that's different when I say no to the non-secure comment. The other thing that's probably different compared to most sites is that we've made the entire site SSL, not just the checkout portion.

    If you're not aware of anything, I can keep digging on my own. Thanks!

    Thanks,
    Willis

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    Hey Anne quick question.. Is there something in this template that would prevent the product name from word wrapping?? My client has a couple of REALLY LONG product names and because the text does not wrap, they mess up the layout of the product info page..

    I shortened the name on this product:
    http://clientlaserdiscvault(dot)over...oducts_id=5697

    Here's how it looks on other products:
    http://clientlaserdiscvault(dot)over...oducts_id=5693
    (and oh YES I KNOW his product descriptions are a bloody MESS.. I'm working with him on this..)
    No, I don't think so ;-) When I look at the 2 links in firefox, the titles both wrap.

    Thanks,

    Anne

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    This is what happens when you look at something for too long on too little sleep, while being hungry.. You ask dumb a$$ed questions..

    I added a width to the product description and the problem is solved..

    Code:
    #productName {color:#444;font-weight:normal;font-size:2.0em;width:375px;}
    Carry on..
    Great! Thank you for posting your solution ;-)

    Thanks,

    Anne

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    Hey Anne..

    I knew I shouldn't get too excited when I thought I spotted the light at the end of the tunnel.. If you take a look at the site I'm working on, you will see there is a gap below the footer.. I'm fairly certain this is as a result of I made to get my ribbon banner to fit in the header area..

    I could use some help here..
    http://clientlaserdiscvault(dot)overthehillweb(dot)com/

    How did I foul up??
    Replace this:

    Code:
    #bannerSix {margin-top:0px;margin-bottom:30px;}
    with this:

    Code:
    #bannerSix {margin-top:0px;margin-bottom:0px;}
    Thanks,

    Anne

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by IntegraRacer View Post
    While I can never say that I'm 100%, that seems to be the only thing that's different when I say no to the non-secure comment. The other thing that's probably different compared to most sites is that we've made the entire site SSL, not just the checkout portion.

    If you're not aware of anything, I can keep digging on my own. Thanks!

    Thanks,
    Willis
    Your whole site should not be loading in ssl. See this:

    http://www.zen-cart.com/showthread.p...whole-site-SSL

    Thanks,

    Anne

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Great! Thank you for posting your solution ;-)

    Thanks,

    Anne
    Always happy to share.. Your template saved me a BOATLOAD of work since it was sooooooooo daggone close to the 99 Designs mockup my client gave me to work with.. Plus as always your templates are just perfect!!!


    Quote Originally Posted by picaflor-azul View Post
    Replace this:

    Code:
    #bannerSix {margin-top:0px;margin-bottom:30px;}
    with this:

    Code:
    #bannerSix {margin-top:0px;margin-bottom:0px;}
    Thanks,

    Anne
    HA!!! Thanks..
    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. #69
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    Always happy to share.. Your template saved me a BOATLOAD of work since it was sooooooooo daggone close to the 99 Designs mockup my client gave me to work with.. Plus as always your templates are just perfect!!!



    HA!!! Thanks..
    Thank you so much for your kind words ;-)

    Thanks,

    Anne

  10. #70
    Join Date
    Oct 2012
    Location
    Mumbai, India
    Posts
    1
    Plugin Contributions
    0

    customer issue Re: Bentley Classic Template Support Thread

    hey,

    I have installed this template. I want to chnage the default weight option from lbs to kilograms/grams.
    How do we do that?

    Regards
    Megha

 

 
Page 7 of 18 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Templates, Stylesheets, Page Layout
    Replies: 1071
    Last Post: 4 Feb 2024, 04:28 PM
  2. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  5. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 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