Page 16 of 44 FirstFirst ... 6141516171826 ... LastLast
Results 151 to 160 of 432
  1. #151
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Apparel Boutique Template Support Thread


    this is very beautiful~!
    Thank you very much

    Thanks,

    Anne

  2. #152
    Join Date
    Jan 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    admin--configuration--maximum values--Manufacturers List - Scroll Box Size/Style



    If you can not be more specific about what you did to cause this I would just reinstall all files in the footer menu module. You can download it from the downloads section.



    You must have changed something in the admin. Try searching the forum for an answer to this.

    Thanks,

    Anne
    Thank you, Anne.

    - I was able to increase the manufacturers box, thank you!!

    - I know I didn't change any footer files, but I did a lot of config. Is there a way to just turn off the gray box at the bottom altogether? I think all the links I want are on the side anyway. :)

    - Yeah I'm sure I must have changed some config to prevent the categories from expanding. I will do some more research.

    - on the homepage, I was able to remove all the extra content (I just want to show new products). But now when I look at the cart, I see all those other sections again (i.e. 'featured' and 'monthly specials'). How do I stop those from showing?

    Thanks!

  3. #153
    Join Date
    Sep 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi Anne, I have added a French language module and managed to update most of the text that displays, but I am having difficulty locating the file that contains some of the Navigation bar text.
    It currently displays as this: ACCUEIL | CONTACTEZ-NOUS | CONNEXION | CART - 0 ITEM(S) - €0.00 | CHECKOUT
    I would like to edit the the words CART and CHECKOUT
    I thought I knew the files reasonably now but obviously not the case

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

    Default Re: Apparel Boutique Template Support Thread

    on the homepage, I was able to remove all the extra content (I just want to show new products). But now when I look at the cart, I see all those other sections again (i.e. 'featured' and 'monthly specials'). How do I stop those from showing?
    Please search the form for this. This has been asked and answered tons of times already.

    Thanks,

    Anne

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

    Default Re: Apparel Boutique Template Support Thread

    Hi Anne, I have added a French language module and managed to update most of the text that displays, but I am having difficulty locating the file that contains some of the Navigation bar text.
    It currently displays as this: ACCUEIL | CONTACTEZ-NOUS | CONNEXION | CART - 0 ITEM(S) - €0.00 | CHECKOUT
    I would like to edit the the words CART and CHECKOUT
    I thought I knew the files reasonably now but obviously not the case
    Use the developers tool kit to find out which files you have missed:

    https://www.zen-cart.com/tutorials/index.php?article=39


    Thanks,

    Anne

  6. #156
    Join Date
    Jan 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Please search the form for this. This has been asked and answered tons of times already.

    Thanks,

    Anne
    Sorry. I noticed last night that it's related to general ZC and not specific to the template so I went to go edit my post but there was no edit button. My apologies.

  7. #157
    Join Date
    Sep 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi Anne, thanks again for your help. Some answers may appear obvious, but when your head is full of html code from a number of files at once, it easy to overlook the simple solutions that can be right in front of you.
    So thanks again for you patience and help in short-cutting the time I am spending on modifying the files

  8. #158
    Join Date
    Dec 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi Anne,

    I used your great template, I have one question maybe you can help me with. I like to have a shadow border around the mainwrapper, all around it. (top, left, right and bottom)

    I spend hours editing the tpl_main_page.php and the stylesheet but I'm not able to do this. Can you help me with this, please.

    This is what I've come up with so far:

    Edited the tpl_main_page.php in the template default/common dit.
    Added these divs <div id="mainWrapperLeft">
    <div id="mainWrapperRight"> and the 2 closing </div> 's

    In the stylesheet in the apparel_boutique/css dir I added:

    #mainWrapperLeft {background:url(../images/shadowLeft.png)repeat-y 0 0;background-position: top left;}

    #mainWrapperRight {background:url(../images/shadowRight.png) repeat-y 100% 0;}

    The shadow appears on the site but not on the right position.
    Padding does not help... I try to make this happen and stil have not a clue how to do this for the top and bottom, and how the shadow stays at the bottom when the page gets longer....

    Can you help me in the right direction
    You can viw my site here: http://bit.ly/fCK3s9

    Thank you in advance... Rayring

  9. #159
    Join Date
    Jan 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi There,

    I love the look of your templates but on your test site using IE 8 I am getting the following errors on your demo site, and on my site that I ran a test install

    Code:
    Webpage error details
    
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
    Timestamp: Fri, 4 Feb 2011 11:08:08 UTC
    
    
    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    URI: http://www.picaflor-azul.com/free-demos/includes/templates/apparel_boutique/jscript/jscript_easySlider.js
    Is this a code error or just IE8 being its usual pain in the as**

    Thanks

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

    Default Re: Apparel Boutique Template Support Thread

    Hi There,

    I love the look of your templates but on your test site using IE 8 I am getting the following errors on your demo site, and on my site that I ran a test install

    Code:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
    Timestamp: Fri, 4 Feb 2011 11:08:08 UTC


    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    URI: http://www.picaflor-azul.com/free-de..._easySlider.js

    Is this a code error or just IE8 being its usual pain in the as**

    Thanks
    Follow the directions here:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    Thanks,

    Anne

 

 
Page 16 of 44 FirstFirst ... 6141516171826 ... 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