Page 1 of 2 12 LastLast
Results 1 to 10 of 432

Hybrid View

  1. #1
    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 is in the template package includes/languages/english/html_includes/define_main_page.php. Just go and download the template files again.

    Thanks,

    Anne

    Thanks,will do that

  2. #2
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Hi,

    It seems that my CSS files are loading 2 times.

    1) JS loader Minify
    2) Normal CSS

    How can we solve this to make sure that my CSS files are loading only 1 time?

    Hope you have a solution for this,cause in this way it takes some little more time to load the pages.

    Thanks

    Richard

    My shop: http://silvaro.nl

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

    Default Re: Apparel Boutique Template Support Thread

    Hi,

    It seems that my CSS files are loading 2 times.

    1) JS loader Minify
    2) Normal CSS

    How can we solve this to make sure that my CSS files are loading only 1 time?

    Hope you have a solution for this,cause in this way it takes some little more time to load the pages.

    Thanks

    Richard

    My shop: http://silvaro.nl
    This is not a template specific question or a problem with the template. I would recommend posting to the css/javascript loader support thread. I have used that module many times in custom zen cart projects and not had any problems so maybe you do not have it installed correctly?

    Thanks,

    Anne

  4. #4
    Join Date
    Mar 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    Anne - first of all - AWESOME template. Thanks for sharing it. We are putting the final touches on our site, but we are trying to find the location to modify the look of the products on the front page. Your template has the price and "product details" button on the same line, maybe as part of a <tr>? We'd like to have the price and product details buttons centered and on separate lines underneath the product image previews. Thanks!

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

    Default Re: Apparel Boutique Template Support Thread

    Anne - first of all - AWESOME template. Thanks for sharing it. We are putting the final touches on our site, but we are trying to find the location to modify the look of the products on the front page. Your template has the price and "product details" button on the same line, maybe as part of a <tr>? We'd like to have the price and product details buttons centered and on separate lines underneath the product image previews. Thanks!
    Hello ;-)

    Go to your stylesheet.css and change:

    Code:
    .product_detail {float:right;}
    .price {float:left;font-size:110%;font-weight:bold;color:#000;}
    to:

    Code:
    .product_detail {}
    .price {font-size:110%;font-weight:bold;color:#000;}

    Thanks,

    Anne

  6. #6
    Join Date
    Mar 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Apparel Boutique Template Support Thread

    That did it! Thank you! Any chance to add an extra <br> between the price and the product details button? Just a nit because of spacing between the image and the price..

    Here is our site:

    http://www.customgiftsbymimi.com/

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

    Default Re: Apparel Boutique Template Support Thread

    That did it! Thank you! Any chance to add an extra <br> between the price and the product details button? Just a nit because of spacing between the image and the price..

    Here is our site:

    http://www.customgiftsbymimi.com/
    Adding in a break would be the hard way, unless you are very familiar with php I would recommend just adding something like this to the stylesheet.css:

    Code:
    .product_detail {margin-top:10px;}
    Thanks,

    Anne

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

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    This is not a template specific question or a problem with the template. I would recommend posting to the css/javascript loader support thread. I have used that module many times in custom zen cart projects and not had any problems so maybe you do not have it installed correctly?

    Thanks,

    Anne
    Hi Anne,

    Thanks,I will check this.

    I have another question for you,maybe you know how to do the following:

    If you look at http://silvaro.nl/meisjes-sieraden/armbanden

    you see that the prices of the products are not on the same height.

    Is there a possibility to align the prices so that the price are on one line.

    Thanks

    Richard

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

    Default Re: Apparel Boutique Template Support Thread

    Hi Anne,

    Thanks,I will check this.

    I have another question for you,maybe you know how to do the following:

    If you look at http://silvaro.nl/meisjes-sieraden/armbanden

    you see that the prices of the products are not on the same height.

    Is there a possibility to align the prices so that the price are on one line.

    Thanks

    Richard
    This is because your product titles are different lengths--they take up different number of lines.

    Thanks,

    Anne

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

    Default Re: Apparel Boutique Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    This is because your product titles are different lengths--they take up different number of lines.

    Thanks,

    Anne
    yes,I know that's the reason,but isn't there a way to change this to have the prices on 1 line?

 

 
Page 1 of 2 12 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

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