Zen Cart Logo
Forums / Addon Templates / Responsive Apparel Boutique Template

Responsive Apparel Boutique Template

Views: 101,457

Results 181 to 200 of 288
21 Oct 2014, 6:16 PM
#181
nightkidz avatar

nightkidz

New Zenner

Join Date:
Jun 2012
Posts:
9
Plugin Contributions:
0

Responsive Apparel Boutique Template

picaflor-azul:

Did you install the sql patches and follow all of the installation steps in the readme.html file?

Thanks,

Anne

Yes I did them all. I first thought I missed something but after I uninstall everything and reinstall problem remains.

25 Oct 2014, 12:25 AM
#182
nightkidz avatar

nightkidz

New Zenner

Join Date:
Jun 2012
Posts:
9
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

picaflor-azul:

Did you install the sql patches and follow all of the installation steps in the readme.html file?

Thanks,

Anne

Hi Anne, I finally have the template installed, I must have missed something!:smile: The template is amazing.

Now the question that I have is how can I edit the link in the Information side box and the footer menu? (I want to disable the Gift Certificate and Discount Coupons link)

Thanks!
Clara

25 Oct 2014, 5:26 PM
#183
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

nightkidz:

Hi Anne, I finally have the template installed, I must have missed something!:smile: The template is amazing.

Now the question that I have is how can I edit the link in the Information side box and the footer menu? (I want to disable the Gift Certificate and Discount Coupons link)

Thanks!
Clara

For the footer edit the includes/languages/english/extra_definitions/override/footer_menu_defines.php file. If you do a search of the FAQ's section of this site you will find a tutorial for how to turn off the other links in the sidebox.

Thanks,

Anne

7 Dec 2014, 10:11 PM
#184
blackmorestreasures avatar

blackmorestreasures

New Zenner

Join Date:
Dec 2014
Location:
NC, USA
Posts:
4
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hello,

Thank you so much for this template. I have learned so much working with it and think it's just perfect.

I hate to bother you, but I am having trouble with one thing. I can't seem to figure out how to change the background color of the detail and description boxes on the product page. I'm sure it's something simple, but I just seem to be missing it.

Here is a link to what I'm talking about.

http://www.blackmorestreasures.com/index.php?main_page=product_info&cPath=22&products_id=92

Thanks so much!

Edited to add: I'm using version v1.5.3 of the Zen Cart.

8 Dec 2014, 2:10 AM
#185
blackmorestreasures avatar

blackmorestreasures

New Zenner

Join Date:
Dec 2014
Location:
NC, USA
Posts:
4
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

I was thinking this was a box, but have not located it that way. I kept thinking this was in the following, but not successful here either. Is it perhaps a button?

/bof center boxes/
.product_title {font-size:110%;font-weight:bold;}
.product_title a{color:#918f8f;}
.product_title a:hover{color:#67cae1;}
.product_detail {margin-top:10px;}
.price {font-size:110%;font-weight:bold;color:#000;}
.normalprice {font-size:90%;}
.productSpecialPrice {font-size:90%;}

/bof product listing/
.listingDescription {text-align:left;}
.productListing-even {border:1px dashed #333333;}
.productListing-rowheading {background:none;height:30px;color:#f99d30;text-transform:uppercase;}
.tabTable th{border-bottom:1px dotted #f99d30;}
.productListing-rowheading a{color:#f99d30;}
.productListing-rowheading a:hover{color:#444443;}
#productsListingTopNumber {margin-top:15px;margin-bottom:15px;}
#productsListingBottomNumber {margin-top:15px;margin-bottom:15px;}
#productListHeading {margin-bottom:15px;}
.tabTable {border:1px solid #dfdfe7;border-width:0 0 0 0;;}
.productListing-data {border-bottom:1px dashed #333333;padding-top:10px;padding-bottom:10px;}
#gridSorter {background:#e2e3e8;background: -moz-linear-gradient(top, #f8f8f8, #e2e3e8);background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e2e3e8));background: -o-linear-gradient(top, #f8f8f8, #e2e3e8);margin:10px 0 0 0 ;width:100%;color:#444;text-align:center;text-transform:uppercase;color:#f99d30;font-weight:bold;}

/bof product info/
#cartAdd {margin:0;padding:0;text-align:center}
#product-divider {border-bottom:1px dashed #ccc;margin-top:20px;}
.navNextPrevWrapper {text-align:center;}
.navNextPrevCounter {text-align:center;}
#productName {color:#f99d30;font-weight:normal;font-size:2.0em;}
#productDetailsList {margin:10px 0 10px 30px;}
#attribsOptionsText {font-weight:normal;margin-bottom:}
#productAttributes{margin-top:10px;margin-bottom:10px;}
.optionName {color:#f99d30;margin-top:0;}
#alsoPurchased {margin-top:20px;}
#productPrices{text-align:center;}
#p-left{float:left;margin-right:20px;}
#p-right{float:left;}
#cart{border:1px solid #e1e1e9;padding:20px;background:#333333;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}

8 Dec 2014, 6:10 PM
#186
blackmorestreasures avatar

blackmorestreasures

New Zenner

Join Date:
Dec 2014
Location:
NC, USA
Posts:
4
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Finally found it! Only took me 2 1/2 days. lol

In stylesheet.css line 258.

.heading {
text-transform: uppercase;
font-size: 150%;
padding-bottom: 25px;
padding-top: 15px;
background: url('../images/title-close.png') no-repeat scroll 15px 50% #333;

8 Dec 2014, 6:14 PM
#187
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

BlackmoresTreasures:

Hello,

Thank you so much for this template. I have learned so much working with it and think it's just perfect.

I hate to bother you, but I am having trouble with one thing. I can't seem to figure out how to change the background color of the detail and description boxes on the product page. I'm sure it's something simple, but I just seem to be missing it.

Here is a link to what I'm talking about.

http://www.blackmorestreasures.com/index.php?main_page=product_info&cPath=22&products_id=92

Thanks so much!

Edited to add: I'm using version v1.5.3 of the Zen Cart.

If you will be making css changes to your site you can use firefox or chrome and the web developer tools to find out the exact line of the file that you need to edit. If you get really stuck after using the developer tools, I don't mind helping you out.

Thanks,

Anne

8 Dec 2014, 6:19 PM
#188
blackmorestreasures avatar

blackmorestreasures

New Zenner

Join Date:
Dec 2014
Location:
NC, USA
Posts:
4
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hi Anne,

I was using those tools along with searching using my cpanel. For some reason, I just kept missing it. I changed the colors of so many other things, it became comical. Thanks so much for such a wonderful template. :smile:

9 Dec 2014, 3:13 PM
#189
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

BlackmoresTreasures:

Hi Anne,

I was using those tools along with searching using my cpanel. For some reason, I just kept missing it. I changed the colors of so many other things, it became comical. Thanks so much for such a wonderful template. :smile:

I am happy that you figured it out ;)

Thanks,

Anne

21 Dec 2014, 9:34 PM
#190
dianne avatar

dianne

Zen Follower

Join Date:
May 2007
Location:
Virginia, USA
Posts:
102
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

.
Problem: Product Description and Other Elements Extending Outside Content Area into the Page Background

I searched for this problem before posting but I could not find it. I tried reading through this post but I may have missed it so my apologies if this has already been answered.

I have a fresh install of v1.5.3 with no other template installed other than what came with it (classic green) and no extra plugins installed. I followed the instructions for installing the responsive Apparel Boutique template, including the SQL patches.

I then added one dummy product so I could see how it would look.

From the very beginning, before I changed anything, there were portions of the page that extended outside the main area (light gray) into the page margins (dark gray).

See the images below for a visual. The page background is the dark gray color. The light gray is where all the content is supposed to be located.

Attachment 14805 Attachment 14806 Attachment 14807

In the full screen view (first image on the left), everything is in place.

In the handheld device view (middle image and image on the right, which I scrolled over a bit to display the problem), the product details, product description, the product name, price and the box to indicate the quantity you want all extend into the left margin (dark grey background color).

Also, on the category page, the products extend off into the right margin.

You can view it here:

http://www.zencartretailer.com/demo2/

I turned off all the sideboxes (off single column, off mini-width and main "off" switch) as instructed and insured the responsive was activated with “2” selected.

The elements mentioned above are still outside the margins when the window is sized as a mobile device. They remain there until the window is manually adjusted to a width wide enough to naturally accommodate them.

I then installed the “Responsive All Business” theme (also designed by Anne) just to see what would happen, with the same result.

How can I get these elements back into the light gray area where they belong?

Thanks for anything you can share to help me get this resolved.

22 Dec 2014, 6:51 PM
#191
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

Dianne:

.
Problem: Product Description and Other Elements Extending Outside Content Area into the Page Background

I searched for this problem before posting but I could not find it. I tried reading through this post but I may have missed it so my apologies if this has already been answered.

I have a fresh install of v1.5.3 with no other template installed other than what came with it (classic green) and no extra plugins installed. I followed the instructions for installing the responsive Apparel Boutique template, including the SQL patches.

I then added one dummy product so I could see how it would look.

From the very beginning, before I changed anything, there were portions of the page that extended outside the main area (light gray) into the page margins (dark gray).

See the images below for a visual. The page background is the dark gray color. The light gray is where all the content is supposed to be located.

Attachment 14805 Attachment 14806 Attachment 14807

In the full screen view (first image on the left), everything is in place.

In the handheld device view (middle image and image on the right, which I scrolled over a bit to display the problem), the product details, product description, the product name, price and the box to indicate the quantity you want all extend into the left margin (dark grey background color).

Also, on the category page, the products extend off into the right margin.

You can view it here:

http://www.zencartretailer.com/demo2/

I turned off all the sideboxes (off single column, off mini-width and main "off" switch) as instructed and insured the responsive was activated with “2” selected.

The elements mentioned above are still outside the margins when the window is sized as a mobile device. They remain there until the window is manually adjusted to a width wide enough to naturally accommodate them.

I then installed the “Responsive All Business” theme (also designed by Anne) just to see what would happen, with the same result.

How can I get these elements back into the light gray area where they belong?

Thanks for anything you can share to help me get this resolved.

The template shown on the url is not the Responsive Apparel Boutique.

Thanks,

Anne

9 Jan 2015, 2:54 PM
#192
simon3215 avatar

simon3215

New Zenner

Join Date:
Dec 2014
Location:
manchester
Posts:
62
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

hi having trouble with text on the homepage, i only want the line within <strong> to be in bold but the whole paragraph is in bold for some reason

<div id="home-text"> <p> <strong>Welcome To Chapel Hill Stoves and Fireplaces<strong/> <p/>

We are proud to present to you our online store where you will soon be able to find our products.
Currently our website has the following: contact information, showroom location and contact us directly on the contact page for all enquiries.

<p> Our Showroom is now Open to the Public, there are still minor refurbishments work being carried out on site and there may be a day or two that we are closed to the public, if you are unsure please check this space to see if we are open, alternitavely you can contact us directly via 0161-825-8695 <p/> </div>
9 Jan 2015, 4:41 PM
#193
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

simon3215:

hi having trouble with text on the homepage, i only want the line within <strong> to be in bold but the whole paragraph is in bold for some reason

<div id="home-text"> <p> <strong>Welcome To Chapel Hill Stoves and Fireplaces<strong/> <p/>

We are proud to present to you our online store where you will soon be able to find our products.
Currently our website has the following: contact information, showroom location and contact us directly on the contact page for all enquiries.

<p> Our Showroom is now Open to the Public, there are still minor refurbishments work being carried out on site and there may be a day or two that we are closed to the public, if you are unsure please check this space to see if we are open, alternitavely you can contact us directly via 0161-825-8695 <p/> </div>

Your syntax is wrong. It should be
[CODE]
</strong>
[CODE]

Your closing p tags are incorrect also

Be very careful with syntax and responsive design. Missing closing tags are likely to cause problems.

Thanks,

Anne

13 Jan 2015, 11:58 AM
#194
simon3215 avatar

simon3215

New Zenner

Join Date:
Dec 2014
Location:
manchester
Posts:
62
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Hi Anne, thanks for the reply, noticed this before i checked for the answer, embarrassing or what, just proves the importance of breaks, no doubt i messed the last responsive template up through rushing

13 Jan 2015, 1:27 PM
#195
simon3215 avatar

simon3215

New Zenner

Join Date:
Dec 2014
Location:
manchester
Posts:
62
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

struggling to find the place to edit Shipping & Returns under customer service in the footer, found shipping info not what i want tho, where is this file hidden anyone ? :huh:

13 Jan 2015, 2:34 PM
#196
simon3215 avatar

simon3215

New Zenner

Join Date:
Dec 2014
Location:
manchester
Posts:
62
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

Also for whatever reason my website is no longer responsive ? it all loads fine no errors any ideas ? hope its just a missing file :dontgetit

13 Jan 2015, 3:09 PM
#197
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

simon3215:

struggling to find the place to edit Shipping & Returns under customer service in the footer, found shipping info not what i want tho, where is this file hidden anyone ? :huh:

You can change the footer links in includes/languages/english/extra_definitions/responsive_apparel_boutique/footer_menu_defines.php

Thanks,

Anne

13 Jan 2015, 3:10 PM
#198
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

simon3215:

Also for whatever reason my website is no longer responsive ? it all loads fine no errors any ideas ? hope its just a missing file :dontgetit

My guess is that you have done something in your modifications to break the responsive layout. Any "bad" code will do it, missing a closing tag for an element is the most likely.

Thanks,

Anne

13 Jan 2015, 3:20 PM
#199
simon3215 avatar

simon3215

New Zenner

Join Date:
Dec 2014
Location:
manchester
Posts:
62
Plugin Contributions:
0

Re: Responsive Apparel Boutique Template

sorry i wasnt very clear,, im looking to edit the text within that page, also with the privacy page, when i do it through define pages editor nothing changes ?

13 Jan 2015, 3:22 PM
#200
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Apparel Boutique Template

simon3215:

sorry i wasnt very clear,, im looking to edit the text within that page, also with the privacy page, when i do it through define pages editor nothing changes ?

This is not a template related problem.

Thanks,

Anne