Zen Cart Logo
Forums / Addon Templates / Apparel Boutique Template Support Thread

Apparel Boutique Template Support Thread

Views: 95,871

Results 221 to 240 of 433
27 Mar 2011, 20:11
#221
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

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:

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

to:

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

Thanks,

Anne

27 Mar 2011, 22:01
#222
andrius avatar

andrius

New Zenner

Join Date:
Mar 2011
Posts:
2
Plugin Contributions:
0

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/

27 Mar 2011, 22:25
#223
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

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 :smile: I would recommend just adding something like this to the stylesheet.css:

.product_detail {margin-top:10px;}

Thanks,

Anne

28 Mar 2011, 07:55
#224
rimo avatar

rimo

New Zenner

Join Date:
Jan 2011
Posts:
88
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

picaflor-azul:

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

28 Mar 2011, 13:33
#225
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

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

28 Mar 2011, 13:47
#226
rimo avatar

rimo

New Zenner

Join Date:
Jan 2011
Posts:
88
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

picaflor-azul:

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?

28 Mar 2011, 14:14
#227
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Apparel Boutique Template Support Thread

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

Make all of your product titles approx. the same length.

Thanks,

Anne

30 Mar 2011, 05:38
#228
sabrina71 avatar

sabrina71

New Zenner

Join Date:
Mar 2011
Posts:
1
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

First thank you for the great template, I have tested it and it works great!
so the question...I have installed the template on my website but it don't appear correctly. See it here
I use the latest version of zencart 1.3.9 H Italian and in the test website it works great ...I have deleted all template and reinstalled for 5 or more times but the results is allways the same...where I wrong?
Thank you for all the support you can give me

Sabrina:bigups:

30 Mar 2011, 12:26
#229
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Apparel Boutique Template Support Thread

First thank you for the great template, I have tested it and it works great!
so the question...I have installed the template on my website but it don't appear correctly. See it here
I use the latest version of zencart 1.3.9 H Italian and in the test website it works great ...I have deleted all template and reinstalled for 5 or more times but the results is allways the same...where I wrong?
Thank you for all the support you can give me

Sabrina

Can you be more specific about the problem you are having?

Thanks,

Anne

17 Apr 2011, 16:02
#230
lilal avatar

lilal

New Zenner

Join Date:
Apr 2011
Posts:
1
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

Anne,

First off, thanks for a great template! This had made my life so much simpler.

I have read every post in this forum, all 23 pages...LOL

There are two things I am still having a problems with:

  1. In the footer, the Important Links are not present. Even when I go into Zen Cart - Admin - EZ Pages and enable footer, the links still will not show. I have also reinstalled the template to ensure it wasn't something corrupt in a footer file.

  2. I am trying to remove the "Sponsor" logos. One of which is on my left hand column, and the other is centered at the bottom of the page.

Here is the link to my page: http://www.blissbagstoday.com/zencart

Thank you again for a great template. Hope you're having a great weekend!

Alvin

17 Apr 2011, 22:15
#231
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Apparel Boutique Template Support Thread

Anne,

First off, thanks for a great template! This had made my life so much simpler.

I have read every post in this forum, all 23 pages...LOL

There are two things I am still having a problems with:

  1. In the footer, the Important Links are not present. Even when I go into Zen Cart - Admin - EZ Pages and enable footer, the links still will not show. I have also reinstalled the template to ensure it wasn't something corrupt in a footer file.

  2. I am trying to remove the "Sponsor" logos. One of which is on my left hand column, and the other is centered at the bottom of the page.

Here is the link to my page: http://www.blissbagstoday.com/zencart

Thank you again for a great template. Hope you're having a great weekend!

Alvin

Instructions for your first question are in the install.txt file. You can also follow this tutorial:

Easy Help Zen Cart Tutorial: How to Add Important Links Into the Footer

For 2, follow these instructions:

Easy Help Zen Cart Tutorial: How to Turn Off All Banners

Thanks,

Anne

20 Apr 2011, 04:42
#232
krz8 avatar

krz8

New Zenner

Join Date:
Apr 2011
Posts:
1
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

First off, i luv this template - great job. I have a small problem. I recently changed the logo image at the top along with the width and height, but when i uploaded it to my server, and reloaded the site - its looking for the image in a different template instead of the apparel_boutique like it did before. I didn't change anything else in the code, but for some reason its looking in the default_template/images folder for the logo. Plz help.

20 Apr 2011, 09:40
#233
stevefoxnina avatar

stevefoxnina

New Zenner

Join Date:
Apr 2011
Posts:
3
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

nice template.but i think my products are more word focus than image focus. so i prefer row instead of column like this
http://www.diablo6.com/d2shop2

Clothing seem to work great with column. i have another side http://www.yourbebe.com can use your template.

20 Apr 2011, 19:40
#234
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Apparel Boutique Template Support Thread

First off, i luv this template - great job. I have a small problem. I recently changed the logo image at the top along with the width and height, but when i uploaded it to my server, and reloaded the site - its looking for the image in a different template instead of the apparel_boutique like it did before. I didn't change anything else in the code, but for some reason its looking in the default_template/images folder for the logo. Plz help.

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

Thanks,

Anne

20 Apr 2011, 19:41
#235
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Apparel Boutique Template Support Thread

nice template.but i think my products are more word focus than image focus. so i prefer row instead of column like this
http://www.diablo6.com/d2shop2

Clothing seem to work great with column. i have another side http://www.yourbebe.com can use your template.

It doesn't matter. The template demo shows the column grid layout, but you can easily switch it over to the rows in admin --configuration--product listing.

Thanks,

Anne

20 Apr 2011, 19:58
#236
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,590
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

Stevefoxnina -

I hate hijacking threads, but this is important -

First - Your sites are POWERED by Zen Cart - not Fastd2 .com. It is acceptable to remove the powered by Zen Cart link, it is NOT permissible to change it.

Second - You are hijacking threads by posting your own URL in reviews for other peoples site. Stop now or you will be suspended from the forum.

20 Apr 2011, 20:16
#237
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Apparel Boutique Template Support Thread

Stevefoxnina -

I hate hijacking threads, but this is important -

First - Your sites are POWERED by Zen Cart - not Fastd2 .com. It is acceptable to remove the powered by Zen Cart link, it is NOT permissible to change it.

Second - You are hijacking threads by posting your own URL in reviews for other peoples site. Stop now or you will be suspended from the forum.

Thanks Kim! :smile:

24 Apr 2011, 13:45
#238
napunlim avatar

napunlim

New Zenner

Join Date:
Apr 2011
Posts:
4
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

Hi ann Thank you for your great work on this and the others as well I am wanting to do something with it and cant seem to find a post on it first off I am useing the latest version of zencart and installed the template with no problems all is working fine what I am wanting to do is make the main page a landing page I will edit some code to remove the leftside column from only the mainpage I want to remove the slider from define_main page and place it on the categorys pages what files would need to be edited or moved to make the slider work on/as h1 tag of category pages thank you the site is http://naughtyadultplaypen.com and you can veiw the main page landing that im going to do with this site at http://southbeachelegance southbeachelegance is not useing your template yet but will be once I figure the changes out Thank you in advance.
Scott

24 Apr 2011, 19:54
#239
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Apparel Boutique Template Support Thread

Hi ann Thank you for your great work on this and the others as well I am wanting to do something with it and cant seem to find a post on it first off I am useing the latest version of zencart and installed the template with no problems all is working fine what I am wanting to do is make the main page a landing page I will edit some code to remove the leftside column from only the mainpage I want to remove the slider from define_main page and place it on the categorys pages what files would need to be edited or moved to make the slider work on/as h1 tag of category pages thank you the site is http://naughtyadultplaypen.com and you can veiw the main page landing that im going to do with this site at http://southbeachelegance southbeachelegance is not useing your template yet but will be once I figure the changes out Thank you in advance.

Hello ;-) I am sorry but this is not a template specific question. I would recommend searching the forum for an answer.

You can always just add it to the category description.

Thanks,

Anne

24 Apr 2011, 23:03
#240
napunlim avatar

napunlim

New Zenner

Join Date:
Apr 2011
Posts:
4
Plugin Contributions:
0

Re: Apparel Boutique Template Support Thread

Thank you for fast reply I thought it was related to template I will search again I guess I could remove it all together and install a new slider as I have done that before just was not sure as to files you my have used thank you for great template