Zen Cart Logo
Forums / Addon Templates / Winchester Black Responsive Template

Winchester Black Responsive Template

Views: 193,918

Results 301 to 320 of 498
20 Oct 2015, 06:20
#301
johnniejetski avatar

johnniejetski

New Zenner

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

Winchester Black Responsive Template

I understand the stylesheet.css file is the culprit, but I have yet to find the proper one for changing color codes of the item descriptions in the shopping cart

20 Oct 2015, 14:47
#302
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

johnniejetski:

I understand the stylesheet.css file is the culprit, but I have yet to find the proper one for changing color codes of the item descriptions in the shopping cart

If you post a link to one of your product pages I can take a look.

I believe that I posted a bunch of css fixes for this template to the thread and this was included.

Thanks,

Anne

20 Oct 2015, 15:25
#304
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

johnniejetski:

http://bladez-scooter.com/index.php?main_page=product_info&cPath=229_184_188&products_id=1218

You can change the product description font color on line 314 of the stylesheet.css file.

Just fyi, you are not allowed (and it is not cool ;) to change the "Powered by Zen Cart" in the footer. You can remove it completely, but you can not change it to "powered by anything else".

Thanks,

Anne

20 Oct 2015, 15:42
#305
johnniejetski avatar

johnniejetski

New Zenner

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

Re: Winchester Black Responsive Template

I normally peck around until I can figure it out, but I have made over 100 color changes, and only fixed a couple of the areas that needed them.
I saw one post to a fix that mentioned a folder I do not have in my downloaded version "override". Maybe that is something I need?

20 Oct 2015, 15:57
#306
johnniejetski avatar

johnniejetski

New Zenner

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

Re: Winchester Black Responsive Template

picaflor-azul:

You can change the product description font color on line 314 of the stylesheet.css file.

Just fyi, you are not allowed (and it is not cool ;) to change the "Powered by Zen Cart" in the footer. You can remove it completely, but you can not change it to "powered by anything else".

Thanks,

Anne

TY, that one helped the description. also need 2 more

  1. When you add an item to the cart, then go to the cart, the title turns white on a white background.
  2. The title of the items needs to be brighter

I'll fix that zencart issue asap

20 Oct 2015, 15:58
#307
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

johnniejetski:

I normally peck around until I can figure it out, but I have made over 100 color changes, and only fixed a couple of the areas that needed them.
I saw one post to a fix that mentioned a folder I do not have in my downloaded version "override". Maybe that is something I need?

The override folder for this template package is winchester_black

Thanks,

Anne

20 Oct 2015, 16:40
#308
johnniejetski avatar

johnniejetski

New Zenner

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

Re: Winchester Black Responsive Template

TY, that one helped the description. also need a few more

  1. When you add an item to the cart, then go to the cart, the title turns white on a white background, so its invisible until you hover.
  2. The title of the items needs to be brighter on the product listing pages (found this one I think)*
  3. The titles SEARCH, CATEGORIES, SHOPPING CART, etc. need to be brighter.
  4. box titles under Contact Us need to be brighter
    I see this site looks correct, but mine has lots of color/shading issues
    http://tuxedoscuba.com/store/index.php?main_page=product_info&products_id=89:c8081259b25bad98a7ae7544487bd76c

I originally started making color changes to fix category box issues, and think I may have created more issues?
thanks for the help

20 Oct 2015, 18:00
#309
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

johnniejetski:

TY, that one helped the description. also need a few more

  1. When you add an item to the cart, then go to the cart, the title turns white on a white background, so its invisible until you hover.
  2. The title of the items needs to be brighter on the product listing pages (found this one I think)*
  3. The titles SEARCH, CATEGORIES, SHOPPING CART, etc. need to be brighter.
  4. box titles under Contact Us need to be brighter
    I see this site looks correct, but mine has lots of color/shading issues
    http://tuxedoscuba.com/store/index.php?main_page=product_info&products_id=89:c8081259b25bad98a7ae7544487bd76c

I originally started making color changes to fix category box issues, and think I may have created more issues?
thanks for the help

If you want to make changes to the css I would recommend using chrome and the web developer tools. You can inspect the element and find which line of which file needs to be changed.

Thanks,

Anne

20 Oct 2015, 19:52
#310
johnniejetski avatar

johnniejetski

New Zenner

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

Re: Winchester Black Responsive Template

found this

<td class="cartProductDisplay"> <a href="http://bladez-scooter.com/index.php?main_page=product_info&products_id=803"><span id="cartImage" class="back"><img src="images/clutch belt.jpg" alt="Clutch Belt, Heavy Duty EXTRA LONG" title=" Clutch Belt, Heavy Duty EXTRA LONG " width="50" height="39" /></span><span class="mobile-only">Item Name:</span><span id="cartProdTitle">Clutch Belt, Heavy Duty EXTRA LONG<span class="alert bold"></span></span></a> <br class="clearBoth" />

did a search for cartProdTitle

found this:
/home/bladez5/public_html/includes/templates/winchester_black/css/responsive_default.css
Line #43 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}

Line #178 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}

Line #304 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}

and there are no color /text options

:(

21 Oct 2015, 05:32
#311
lruskauff avatar

lruskauff

Totally Zenned

Join Date:
Sep 2008
Location:
WA
Posts:
559
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Hi
What Anne wants you to try is the developer tools that are with your browser. Try hitting F12 and then using the element selector to look around. It will show you the CSS for that element and you can figure out where to change the color and other things in the stylesheet (which there are multiple). You can even change it in the browser before you actually change it in your actual file.

Hope this helps a little.
lruskauff

21 Oct 2015, 14:27
#312
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

lruskauff:

Hi
What Anne wants you to try is the developer tools that are with your browser. Try hitting F12 and then using the element selector to look around. It will show you the CSS for that element and you can figure out where to change the color and other things in the stylesheet (which there are multiple). You can even change it in the browser before you actually change it in your actual file.

Hope this helps a little.
lruskauff

Yes, this is correct. I don't mind helping out with the css if some one really gets stuck, but I do ask that they do some leg work to resolve the problem on their own.

Thanks,

Anne

21 Oct 2015, 14:59
#313
johnniejetski avatar

johnniejetski

New Zenner

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

Re: Winchester Black Responsive Template

actually firefox does a better job with inspect element. dont need the developer tool kit

21 Oct 2015, 16:35
#314
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

johnniejetski:

actually firefox does a better job with inspect element. dont need the developer tool kit

Yes, you can also use firefox ;)

Thanks,

Anne

21 Oct 2015, 19:30
#315
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Winchester Black Responsive Template

johnniejetski:

actually firefox does a better job with inspect element. dont need the developer tool kit
If I may add, that if by not needing the developer tool kit you are referring to the tool in the admin panel that searches the ZC files, well.. It is a tool and each tool has its purpose. For finding the specific line number related to CSS of an onscreen element? Yeah, the developer's tool kit is probably not the best/right tool for that... But don't forget that in some cases CSS information is assigned at the element level which means it could be in the code overriding the CSS files and it may be necessary to find that coded line... Just an aside related to working through changing site elements... Happy modifications!
picaflor-azul:

Yes, you can also use firefox ;)

Thanks,

Anne

21 Oct 2015, 20:58
#316
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

mc12345678:

If I may add, that if by not needing the developer tool kit you are referring to the tool in the admin panel that searches the ZC files, well.. It is a tool and each tool has its purpose. For finding the specific line number related to CSS of an onscreen element? Yeah, the developer's tool kit is probably not the best/right tool for that... But don't forget that in some cases CSS information is assigned at the element level which means it could be in the code overriding the CSS files and it may be necessary to find that coded line... Just an aside related to working through changing site elements... Happy modifications!

I was talking about chrome and the chrome web developer tools, not the zen cart developer toolkit.

Thanks,

Anne

11 Nov 2015, 15:26
#317
farrahscreations avatar

farrahscreations

Zen Follower

Join Date:
Feb 2008
Posts:
129
Plugin Contributions:
0

Re: Winchester Black Responsive Template

I'm having trouble with this template. I installed this template as well as the Winchester Responsive on a customers site. First problem is: When copying and pasting the link to her site into Facebook instead of saying the name of her site it comes up with Winchester Responsive the Art of Zen Cart, this template is not even the one that is active, the Winchester Black is. I have changed all the site names and tag lines in both templates so I'm not sure what I'm missing. Including english.php and meta tags.php. Second when I went to work on her store yesterday the 3 bottom images home.png, home 1. png, and home3.png are all missing. I did not remove them and they are still in the FTP.

11 Nov 2015, 16:01
#318
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

farrahscreations:

I'm having trouble with this template. I installed this template as well as the Winchester Responsive on a customers site. First problem is: When copying and pasting the link to her site into Facebook instead of saying the name of her site it comes up with Winchester Responsive the Art of Zen Cart, this template is not even the one that is active, the Winchester Black is. I have changed all the site names and tag lines in both templates so I'm not sure what I'm missing. Including english.php and meta tags.php. Second when I went to work on her store yesterday the 3 bottom images home.png, home 1. png, and home3.png are all missing. I did not remove them and they are still in the FTP.

These are not problems with the template package. You need to modify the site title in includes/languages/english/template_override/meta_tags.php file. You need to be sure that you are editing the override file and that when you upload the file it overwrites the file on the server.

Thanks,

Anne

11 Nov 2015, 16:06
#319
farrahscreations avatar

farrahscreations

Zen Follower

Join Date:
Feb 2008
Posts:
129
Plugin Contributions:
0

Re: Winchester Black Responsive Template

picaflor-azul:

These are not problems with the template package. You need to modify the site title in includes/languages/english/template_override/meta_tags.php file. You need to be sure that you are editing the override file and that when you upload the file it overwrites the file on the server.

Thanks,

Anne

I don't have the template_override/meta_tags.php file. I also installed the updated template from your site.

11 Nov 2015, 16:09
#320
farrahscreations avatar

farrahscreations

Zen Follower

Join Date:
Feb 2008
Posts:
129
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Attachment 15787 Here is a screenshot