Zen Cart Logo
Forums / Addon Templates / All Business template Support Thread

All Business template Support Thread

Views: 183,242

Results 341 to 360 of 997
13 Dec 2010, 03:49
#341
frisco_aw avatar

frisco_aw

New Zenner

Join Date:
Dec 2010
Location:
Philadelphia
Posts:
10
Plugin Contributions:
0

All Business template Support Thread

Never mind with previous question. found the workaround. i modified the css and deleted .third

19 Dec 2010, 04:24
#342
customgiftsshoppe avatar

customgiftsshoppe

New Zenner

Join Date:
May 2010
Posts:
16
Plugin Contributions:
0

Re: All Business template Support Thread

Excellent Template!
No problems at all with installing it.
Have a look here.
Thank you for the wonderful template!
:clap:

19 Dec 2010, 15:30
#343
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: All Business template Support Thread

Excellent Template!
No problems at all with installing it.
Have a look here.
Thank you for the wonderful template!

Thanks, Your store looks great!

Thanks,

Anne

20 Dec 2010, 21:53
#344
andy_c27 avatar

andy_c27

Zen Follower

Join Date:
Oct 2010
Location:
United Kingdom
Posts:
477
Plugin Contributions:
0

Re: All Business template Support Thread

hi ya yeah your site looks nice and the adaption of the slider is cool .. only thing that concerns me is the fake godaddy cert ..is it a real, as it doesn't show anything ..if it is fake look around for a cheap option as fake certs will put people off in my opinion

20 Dec 2010, 22:54
#345
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: All Business template Support Thread

ATSWorld:

hi ya yeah your site looks nice and the adaption of the slider is cool .. only thing that concerns me is the fake godaddy cert ..is it a real, as it doesn't show anything ..if it is fake look around for a cheap option as fake certs will put people off in my opinion

If you're talking about customgiftshoppes' site, then the seal is NOT a fake. You click on it in the footer, it will take you to their Privacy Page (which is secure) with the same seal displayed again.....click on it, you get the certificate information. Any page that SHOULD be secure on that site IS secure. You can always click on the lock itself to view the certificate information also.

26 Dec 2010, 23:03
#346
soniccc avatar

soniccc

Zen Follower

Join Date:
May 2010
Location:
Cyberspace
Posts:
387
Plugin Contributions:
0

Re: All Business template Support Thread

I love this template. It's great! But I cannot change the Image size of featuredProducts. It seems to have something to do with the template.. does anyone know how to solve this?

Thanks!
Jacob

27 Dec 2010, 04:43
#347
mgdesigns avatar

mgdesigns

New Zenner

Join Date:
Dec 2010
Posts:
25
Plugin Contributions:
0

Re: All Business template Support Thread

First, let me say thank you for this beautiful template.

I have not upgraded or installed anythign to zencart since putting in All Business.

I have followed your site install instructions, and so far so good. I would like to make changes to some things in the developers toolkit - for example, currently I want to change the welcome letter. I read the tutorial for making these changes, and it tells me I should make a custom template to do all my changes in, but clearly I can't have a customer template AND All Business installed, so what do I do when I want to change things that are not adjusted in All Business, so that they don't get over-written with any Zen updates I install later? Should I copy them into the All Business folder first?

Thanks veyr much for your time, I appreciate it!

27 Dec 2010, 07:37
#348
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: All Business template Support Thread

MGDesigns..............The All Business Template IS a custom template. So, yes..........make a copy to the appropriate folder, assuming that "CUSTOM" actually means "all_business", then edit your files.

So, when your reading directions for making changes, and the directions says to copy files to something like:

includes/templates/CUSTOM/templates/ or
includes/templates/CUSTOM/common/

you should interpret this as:

includes/templates/all_business/templates/ or
includes/templates/all_business/common/

Hope this helps.

27 Dec 2010, 07:59
#349
mgdesigns avatar

mgdesigns

New Zenner

Join Date:
Dec 2010
Posts:
25
Plugin Contributions:
0

Re: All Business template Support Thread

Yes thank you that helps a great deal :)

I have a few more questions. I hope you will bear with me, as I am totally new to any kind of development, so even simple tasks I am learning.

I'd like to chance the colour of the background. I've read through this thread, and found to look for #navMainWrapper and chance the colour there. I did this, and I only get a colour change in the very top bar - I'd like to change the blue that is in the background of the site aswell.

Also, I am trying to find where I can change the font colour for the 'categories' 'manufacturers' etc box headers, and the checkout link I can find them on the style sheet, but I can't see where to change the actual font colour.

Thanks again!

27 Dec 2010, 08:59
#350
mgdesigns avatar

mgdesigns

New Zenner

Join Date:
Dec 2010
Posts:
25
Plugin Contributions:
0

Re: All Business template Support Thread

OK I managed to get my background colour changed by fiddling. I still can't figure this out:

Also, I am trying to find where I can change the font colour for the 'categories' 'manufacturers' etc box headers, and the checkout link I can find them on the style sheet, but I can't see where to change the actual font colour.

Thanks again!

27 Dec 2010, 09:26
#351
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: All Business template Support Thread

MGDesigns:

OK I managed to get my background colour changed by fiddling. I still can't figure this out:

Also, I am trying to find where I can change the font colour for the 'categories' 'manufacturers' etc box headers, and the checkout link I can find them on the style sheet, but I can't see where to change the actual font colour.

Thanks again!

Sorry so long for the reply. I pretty busy at the moment working on a clients site.
But, if you found the entries in your stylesheet for say:

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
   font-size: 1em;
   color: #ffffff;
}

and it doesn't already have a color defined, just add your color as shown above in red.

That should be it for your sidebox Headings, but I'm not real familiar with that template, so that could be wrong. If you post a link to your site, we can help you a little better on these questions.

27 Dec 2010, 09:43
#352
mgdesigns avatar

mgdesigns

New Zenner

Join Date:
Dec 2010
Posts:
25
Plugin Contributions:
0

Re: All Business template Support Thread

Please don't apologize for the delay - I appreciate your help :) :)

OK, that did the trick for the left category headers. I still have some residual blue on the site I can't find where to change it. Any help you can offer is very much appreciate. ( I understand I need to make new buttons for the search and other buttons, but I still have blue hovers on the manufacturers, blue titles in the footer, and a blue hover in the slider)

Here is my site:

http://redgeniusenterprises.com/store/

27 Dec 2010, 09:46
#353
mgdesigns avatar

mgdesigns

New Zenner

Join Date:
Dec 2010
Posts:
25
Plugin Contributions:
0

Re: All Business template Support Thread

I see I managed to make my top nav bar not show unless I hover - my eyes are crossing trying to find where that is, so if you can help with that I'd appreciate that too Thanks again!

27 Dec 2010, 11:23
#354
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: All Business template Support Thread

MGDesigns:

Please don't apologize for the delay - I appreciate your help :) :)

OK, that did the trick for the left category headers. I still have some residual blue on the site I can't find where to change it. Any help you can offer is very much appreciate. ( I understand I need to make new buttons for the search and other buttons, but I still have blue hovers on the manufacturers, blue titles in the footer, and a blue hover in the slider)

Here is my site:

http://redgeniusenterprises.com/store/

Okay, if you're talking about the slider numbers that blue for the current image, you can change that in this line:

ol#controls li.current a{background: #5dc9e1;color:#fff;}

For the footer items, they are located in your stylesheet_footer_menu.css. Find this line:

.menuTitle {margin:0;padding-bottom:.8em;text-align:center;font-size:1.1em;color:#5dc9e2;}

Change your color to your liking. That will take care of the blue Menu titles at the top of the footer.

Then, find this line:

#siteinfoLegal a {padding: 0 0.5em 0 0.5em;color: #5dc9e2;font-weight:bold;white-space: nowrap;}

Change your color to your liking. That will take care of the blue links at the bottom.

I didn't see any blue "hover" links in the Manufacturers sidebox. Are you talking about the blue background for the "Please Select" ?

27 Dec 2010, 11:27
#355
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: All Business template Support Thread

MGDesigns:

I see I managed to make my top nav bar not show unless I hover - my eyes are crossing trying to find where that is, so if you can help with that I'd appreciate that too Thanks again!

You will find that one in this line:

#navMain ul li a {text-decoration: none;padding: 0em 0.5em;margin: 0;color: #EFF0F1;white-space: nowrap;}
27 Dec 2010, 11:49
#356
mgdesigns avatar

mgdesigns

New Zenner

Join Date:
Dec 2010
Posts:
25
Plugin Contributions:
0

Re: All Business template Support Thread

Thank you thank you thank you! I've got some Paypal coming in a few days and I've bookmarked your site to buy you coffee. I really appreciate this!

Yes, I mean the blue on the 'please select' under the manufacturers.

Get Em Fast:

Change your color to your liking. That will take care of the blue links at the bottom.

I didn't see any blue "hover" links in the Manufacturers sidebox. Are you talking about the blue background for the "Please Select" ?

27 Dec 2010, 13:12
#357
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: All Business template Support Thread

That is not controlled by css. It's controlled by php, and I'm not exactly sure how to change that.................sorry.

27 Dec 2010, 15:15
#358
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: All Business template Support Thread

MGDesigns--Hello :smile: I just woke up to find this flurry of posts.

Yes, I mean the blue on the 'please select' under the manufacturers.

This is a form element and can be styled using css. I would recommend doing a google search for a good css tutorial which will teach you how to style the form elements.

Thanks,

Anne

27 Dec 2010, 15:21
#359
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: All Business template Support Thread

I love this template. It's great! But I cannot change the Image size of featuredProducts. It seems to have something to do with the template.. does anyone know how to solve this?

Thanks!
Jacob

Which featured product image size do you want to change? The side box? the home page? the featured product listing page?

Thanks,

Anne

27 Dec 2010, 16:27
#360
soniccc avatar

soniccc

Zen Follower

Join Date:
May 2010
Location:
Cyberspace
Posts:
387
Plugin Contributions:
0

Re: All Business template Support Thread

Thanks for taking the time, it's very generous of you :)
I'd be happy to change the image size of featuredProducts on index main page. I've tried changing it through admin --> configuration
--> Images and it works if I change the New Image's size.

Thanks
Jacob