Page 20 of 44 FirstFirst ... 10181920212230 ... LastLast
Results 191 to 200 of 432
  1. #191
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Apparel Boutique Template Support Thread

    Hi Ann, I want to remove the references to Gift Vouchers and Discount Coupons in the Information Side Box and Footer Menu.

    I have located the file to edit out the Footer Menu but am struggling to locate where I need to edit for the Information Side Box.

    I tried installing a module named "Admin Profiles" which appeared to be the solution. It did not work!
    I am guessing it may be compatible with the Classic template and not after installing Apparel Boutique.
    Perhaps I am wrong on this?.

    The site is almost there, adding payment details and just need to take out these last two items as they are not relevant to the site.

    I would appreciate any assistance on this – thanks again :)
    Hi! See these 2 tutorials:

    How Do I Remove the Gift Certificate FAQ & Discount Coupons Links From the Footer Menu

    and

    How Do I Remove the Gift Certificate FAQ & Discount Coupons Links From the Information Sidebox

    Thanks,

    Anne

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

    Default Re: Apparel Boutique Template Support Thread

    Hi,

    First of all thank you for this great template.
    I just started to edit the template to get the look that I finally want

    I'd like to have a 1px square border around the sideboxes,is this possible and how ?

    This would be really awesome for me and I hope you can help me.

    You can find my template here: chef richard dot nl

    And another thing please ;-)
    How can I delete the code of the salestext under the logo,not just the text but also the code.
    I suppose if I delete the code that the space under the logo will go away?

    Thanks in advance for your help.
    It looks like you have solved the sidebox border.

    You can follow this tutorial to delete the tag line:

    How Do I Change or Delete the Tagline Text Under the Logo

    To remove the extra space between your logo and the top navigation bar find this in your styleheet.css:

    Code:
    #tagline {color:#b5b5b6;font-size: 1.65em;text-align :left;vertical-align:bottom;margin-left:10px;margin-bottom:25px;text-transform:lowercase;}
    and replace with this:

    Code:
    #tagline {color:#b5b5b6;font-size: 1.65em;text-align :left;vertical-align:bottom;margin-left:10px;text-transform:lowercase;}
    
    Thanks,
    
    Anne

  3. #193
    Join Date
    Mar 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hello.
    Thank you for this beautiful template.
    I'm new to zen cart and this template helped me alot!!
    I have a question.
    In the product info page, I'd like to move additional images to bottom of the main image.
    I moved them editing tpl_product_info_display.php but I want to show each additional pictures next to each other.
    (not separate with dot lines....not too much space between them...)
    what should i do?

    Thank you so much.

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

    Default Re: Apparel Boutique Template Support Thread

    Hello.
    Thank you for this beautiful template.
    I'm new to zen cart and this template helped me alot!!
    I have a question.
    In the product info page, I'd like to move additional images to bottom of the main image.
    I moved them editing tpl_product_info_display.php but I want to show each additional pictures next to each other.
    (not separate with dot lines....not too much space between them...)
    what should i do?

    Thank you so much.
    Please post a link to your site so that I can take a look.

    Thanks,

    Anne

  5. #195
    Join Date
    Mar 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Please post a link to your site so that I can take a look.

    Thanks,

    Anne
    sorry about that.

    here is the link
    http://www.marqlieusa.com

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

    Default Re: Apparel Boutique Template Support Thread

    sorry about that.

    here is the link
    http://www.marqlieusa.com
    Have you seen this module?

    http://www.zen-cart.com/index.php?ma...roducts_id=672

    Thanks,

    Anne

  7. #197
    Join Date
    Mar 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Have you seen this module?

    http://www.zen-cart.com/index.php?ma...roducts_id=672

    Thanks,

    Anne
    Hi Anne

    No i haven't seen that one!
    thank you so much for letting me know about it.
    I'll try to use it.

    Thank you!

  8. #198
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    It looks like you have solved the sidebox border.

    You can follow this tutorial to delete the tag line:

    How Do I Change or Delete the Tagline Text Under the Logo

    To remove the extra space between your logo and the top navigation bar find this in your styleheet.css:

    Code:
    #tagline {color:#b5b5b6;font-size: 1.65em;text-align :left;vertical-align:bottom;margin-left:10px;margin-bottom:25px;text-transform:lowercase;}
    and replace with this:

    Code:
    #tagline {color:#b5b5b6;font-size: 1.65em;text-align :left;vertical-align:bottom;margin-left:10px;text-transform:lowercase;}
    
    Thanks,
    
    Anne
    Hi Anne,

    Thanks for your reply.
    Indeed,the sidebox border I already solved myself with a little help from the Firefox addon firebug
    Thanks for letting me know the code to get rid of that space,this worked.

    I also received your e-mail,will reply later on when I have some more time,I need to finish the shop very fast now .

    Thanks for all your help.

    Regards,
    Richard

  9. #199
    Join Date
    Sep 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Thank you so much for you help again, I am really pleased with the site now and love the the template.
    You want to have a quick look sometime
    http://www.cakeriebourbonnaise.fr/Zencart

  10. #200
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi,

    I am ready to start editing the template from 2 columns to 3 columns,where should I start and is it difficult to do this?

    Thanks

    Richard

 

 
Page 20 of 44 FirstFirst ... 10181920212230 ... LastLast

Similar Threads

  1. v151 Responsive Apparel Boutique Template
    By picaflor-azul in forum Addon Templates
    Replies: 287
    Last Post: 2 Dec 2020, 11:46 PM
  2. Replies: 3
    Last Post: 10 Jun 2014, 09:45 PM
  3. Modify or change template from Apparel Boutique to Lite Orange?
    By sweetaloma in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Dec 2012, 07:34 PM
  4. Earthy Boutique Template Support Thread
    By jill8026 in forum Addon Templates
    Replies: 23
    Last Post: 10 Nov 2012, 01:50 AM
  5. Replies: 7
    Last Post: 14 Jun 2012, 04:15 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