Page 8 of 18 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 174
  1. #71
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by Megha View Post
    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
    This is not a template specific question. If you do a search on the FAQ's section on this site you will find an article with instructions for this.

    Thanks,

    Anne

  2. #72
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: Bentley Classic Template Support Thread

    Hi, I have the same problem as Chris
    I've just downloaded this template and replaced the main logo with a logo the same size; when I remove the sales text line, I'm leaving the quote marks, but the whole layout shifts upward. How can I fix this?
    Did you get a fix for this?

    For now mine is at
    http://www.4x4direct.co.za/shop-new/

    I removed the TEXT description because it goes over my logo
    Only Dead Fish go with the flow

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you remove elements from the header you may need to adjust the positioning of the remaining elements.

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

    Thanks,

    Anne
    Quote Originally Posted by pietpetoors View Post
    Hi, I have the same problem as Chris


    Did you get a fix for this?

    For now mine is at
    http://www.4x4direct.co.za/shop-new/

    I removed the TEXT description because it goes over my logo
    Chris never posted a site link so he probably didn't get a fix.. I'm sure Anne will post a solution since you posted a link to your site..
    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.

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Thank you so much for your kind words ;-)

    Thanks,

    Anne
    Sorry to be a PITA Anne.. I removed the bottom banner, and the gap in the footer is back.. Help!!

    http://clientlaserdiscvault(dot)overthehillweb(dot)com/
    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.

  5. #75
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: Bentley Classic Template Support Thread

    I made my new version live so the link now is http://www.4x4direct.co.za/shop
    Only Dead Fish go with the flow

  6. #76
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: Bentley Classic Template Support Thread

    Another problem I have is the "Connect" function
    In the file my links are correct but on the site at http://www.4x4direct.co.za/shop it does not display correctly
    Here is what I have in the file
    /*bof bottom footer urls*/
    Define('FACEBOOK','https://www.facebook.com/pages/4x4-Direct/154621481276180');
    Define('TWITTER', 'http://www.twitter.com/4x4directSA/');
    Define('YOUTUBE', 'http://www.youtu.be/NbOW5wNjS-k');
    Define('PINTEREST', 'http://www.pinterest.com/4x4directsa/');
    Define('GOOGLE', 'https://plus.google.com/113276567057599419487');
    Define('BLOG', 'http://www.pietpetoors.com/blog');
    On the web site it shows up as:
    Facebook = http://www.4x4direct.co.za/shop/pietpetoors

    Some of them show up correctly like the pinterest, google plus and blog but the rest shows up wrong.
    Only Dead Fish go with the flow

  7. #77
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: Bentley Classic Template Support Thread

    The alignment problem I got sorted now
    In line 42 of stylesheet.css I changed
    Code:
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 0em;padding: 0em;}
    to
    Code:
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 1.1em;padding: 0em;}
    Only thing changed was {margin: 0em to {margin: 1.1em

    I hope that was the right way of doing it, worked for my site

    I still battle with the "Connect" links that is not working
    Only Dead Fish go with the flow

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by pietpetoors View Post
    Hi, I have the same problem as Chris


    Did you get a fix for this?

    For now mine is at
    http://www.4x4direct.co.za/shop-new/

    I removed the TEXT description because it goes over my logo
    When I click on the link to your site I am not seeing the template.

    Thanks,

    Anne

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by pietpetoors View Post
    I made my new version live so the link now is http://www.4x4direct.co.za/shop
    I don't see your tagline.

    Thanks,

    Anne

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

    Default Re: Bentley Classic Template Support Thread

    Quote Originally Posted by pietpetoors View Post
    The alignment problem I got sorted now
    In line 42 of stylesheet.css I changed
    Code:
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 0em;padding: 0em;}
    to
    Code:
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 1.1em;padding: 0em;}
    Only thing changed was {margin: 0em to {margin: 1.1em

    I hope that was the right way of doing it, worked for my site

    I still battle with the "Connect" links that is not working
    I am happy that you figured it out.

    Thanks,

    Anne

 

 
Page 8 of 18 FirstFirst ... 678910 ... 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: 1087
    Last Post: 18 Jan 2025, 07:23 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