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
Views: 183,242
New Zenner
Never mind with previous question. found the workaround. i modified the css and deleted .third
New Zenner
Excellent Template!
No problems at all with installing it.
Have a look here.
Thank you for the wonderful template!
:clap:
Totally Zenned
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
Zen Follower
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
Totally Zenned
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.
Zen Follower
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
New Zenner
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!
Totally Zenned
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.
New Zenner
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!
New Zenner
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!
Totally Zenned
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.
New Zenner
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:
New Zenner
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!
Totally Zenned
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:
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" ?
Totally Zenned
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;}
New Zenner
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" ?
Totally Zenned
That is not controlled by css. It's controlled by php, and I'm not exactly sure how to change that.................sorry.
Totally Zenned
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
Totally Zenned
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
Zen Follower
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
Fields marked required must be completed.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.