-
Re: All Business template Support Thread
Quote:
I'm sorry Anne did I miss something?
I just added a new product with attributes and ran into this problem. Prior to this (approximately a week ago) the fix to the tpl problem worked. It's not working now. Please see the page I referred you to. How do I fix this?
Much much appreciated, Lynn
This is being caused by something that you changed in the tpl_product_info_display.php file. Restore the original file and all will be fixed.
If the original problem was with the product attributes display, then I have already answered this in this thread. You have an old version of the template package. Remove:
Code:
#productAttributes {float:left;margin-left:-350px;margin-top:70px;}
from the ie stylesheets.
Thanks,
Anne
-
Re: All Business template Support Thread
I Anne - I don't mean to be rude or impatient, but I noticed your presence in the thread, and I'm wondering if my question got overlooked?
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
This is being caused by something that you changed in the tpl_product_info_display.php file. Restore the original file and all will be fixed.
If the original problem was with the product attributes display, then I have already answered this in this thread. You have an old version of the template package. Remove:
Code:
#productAttributes {float:left;margin-left:-350px;margin-top:70px;}
from the ie stylesheets.
Thanks,
Anne
I reviewed your response and I
1. Restored the original tpl file (no luck)
2. Checked my css file the only regard to attributes are were
#productAttributes {}
Which I removed and of course didn't make a difference. So I must have the most recent version. Any other ideas?
-
Re: All Business template Support Thread
Quote:
I reviewed your response and I
1. Restored the original tpl file (no luck)
2. Checked my css file the only regard to attributes are were
#productAttributes {}
Which I removed and of course didn't make a difference. So I must have the most recent version. Any other ideas?
As I said in my previous post, you need to remove it from the ie stylesheets not the stylesheet.css.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
As I said in my previous post, you need to remove it from the ie stylesheets not the stylesheet.css.
Thanks,
Anne
Thank you again for being so responsive but I removed the #productAttributes line in both css IE6 and IE7 and I still have the same problem.
http://bodiefoundation.org/zencart/i...products_id=48
What am I missing?
-
Re: All Business template Support Thread
Look in your includes/templates/all_business/templates folder and delete the tpl_modules_attributes.php file.
Thanks,
Anne
-
Re: All Business template Support Thread
re-posting because I am confused I'm not getting a reply ...
I know I read about a missing file for the About Us page, but I didn't understand the directions for how to fix it - given that I know nothing about creating such files can you help? Thanks!
Also, is there something I can do to make the links for the slider images and the twitter/facebook links open a new page?
Thanks again for the awesome template!
~Jewel
-
Re: All Business template Support Thread
Hello! I'm using this tempate. everithing was perfect... Now, I don't know why, in the main page, the images of the slide are one under the other and not in slide function. What can I do?
http://2pt-inf.2pt-light.com/
Thank you
Bye bye from Italy :)
-
Re: All Business template Support Thread
Quote:
Hello! I'm using this tempate. everithing was perfect... Now, I don't know why, in the main page, the images of the slide are one under the other and not in slide function. What can I do?
http://2pt-inf.2pt-light.com/
Thank you
Bye bye from Italy :)
Check to see that you have all of the files uploaded to the correct place especially the javascript files.
Thanks,
Anne
-
Re: All Business template Support Thread
:clap: YEAH! That worked in both Firefox and IE. Thanks for hanging in there with me, Anne. Much appreciated.
One more quick question if possible. I've struggled with changing the hyperlinks in the EZ text so that they're bold, or underlined or something of that nature. I've used Firebug but unfortunately all changes I make do the changes but affect the category names. I want this to only affect the text in the body. Could you help me with this?
-
Re: All Business template Support Thread
Quote:
YEAH! That worked in both Firefox and IE. Thanks for hanging in there with me, Anne. Much appreciated.
One more quick question if possible. I've struggled with changing the hyperlinks in the EZ text so that they're bold, or underlined or something of that nature. I've used Firebug but unfortunately all changes I make do the changes but affect the category names. I want this to only affect the text in the body. Could you help me with this?
You need to add a class to these links. I would recommend taking a good css tutorial. There are tons of them on the internet.
Thanks,
Anne
-
Re: All Business template Support Thread
Hello? Can anyone see me? Have I been blocked somehow?
-
Re: All Business template Support Thread
Quote:
re-posting because I am confused I'm not getting a reply ...
I know I read about a missing file for the About Us page, but I didn't understand the directions for how to fix it - given that I know nothing about creating such files can you help? Thanks!
~Jewel
I am sorry that you don't understand the instructions. They are posted in this thread already. I am not sure what I can do to make you understand the directions that are already posted.
Quote:
Also, is there something I can do to make the links for the slider images and the twitter/facebook links open a new page?
You can edit the slider image links in the define_main_page.php and the footer links in includes/templates/all_business/common/tpl_footer_menu.php .
Thanks,
Anne
-
Re: All Business template Support Thread
Anne, great template. Thank you!
I noticed that the middle of the Twitter and Facebook images are not acting as image links, only the top and bottom are. Is there any way to fix this?
-
Re: All Business template Support Thread
Quote:
Anne, great template. Thank you!
I noticed that the middle of the Twitter and Facebook images are not acting as image links, only the top and bottom are. Is there any way to fix this?
I am not sure what you mean. They are working fine for me.
Thanks,
Anne
-
Re: All Business template Support Thread
Thank you for replying Anne - here are the directions I have found in the thread:
http://www.zen-cart.com/forum/showpo...8&postcount=44
However, I don't understand how I can add code to a file that does not exist? Again, I apologize for my lack of knowledge of such things.
-
Re: All Business template Support Thread
Quote:
Thank you for replying Anne - here are the directions I have found in the thread:
http://www.zen-cart.com/forum/showpo...8&postcount=44
However, I don't understand how I can add code to a file that does not exist? Again, I apologize for my lack of knowledge of such things.
You need to create the file and then add in the code that was posted.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
I am not sure what you mean. They are working fine for me.
Thanks,
Anne
When I view your template demo here, my mouse cursor does not change to the pointing finger when I hold it over the middle of the Twitter and Facebook images. I think it may have something to do with the legal info CSS because when I remove it, the problem is gone (but then the legal info is moved because it is no longer modified by the CSS).
-
Re: All Business template Support Thread
Quote:
When I view your template demo here, my mouse cursor does not change to the pointing finger when I hold it over the middle of the Twitter and Facebook images. I think it may have something to do with the legal info CSS because when I remove it, the problem is gone (but then the legal info is moved because it is no longer modified by the CSS).
What browser are you using? If moving things around will solve the problem, then that is the thing to do :smile:
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
mretzloff
Anne, great template. Thank you!
I noticed that the middle of the Twitter and Facebook images are not acting as image links, only the top and bottom are. Is there any way to fix this?
Add this to your stylesheet:
Code:
#footer #siteinfoLegal {width: 80%;}
That should fix you right up.
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
You can edit the slider image links in the define_main_page.php and the footer links in includes/templates/all_business/common/tpl_footer_menu.php .
Thanks,
Anne
I did edit the links, but what I can't get to work is getting the links to open in a new window. Should I be putting target="_blank" after the URL in define main page? If so, where in this code does it go?
define(URL5,'http://www.example.com');
Thank you
~Jewel
-
Re: All Business template Support Thread
Quote:
Originally Posted by
Get Em Fast
Add this to your stylesheet:
Code:
#footer #siteinfoLegal {width: 80%;}
That should fix you right up.
That worked, thank you.
-
Re: All Business template Support Thread
Quote:
I did edit the links, but what I can't get to work is getting the links to open in a new window. Should I be putting target="_blank" after the URL in define main page? If so, where in this code does it go?
define(URL5,'http://www.example.com');
Thank you
~Jewel
Edit this section of the define_main_page.php:
Code:
<div id="slider">
<ul>
<li><a href="<?php echo URL1 ?>"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE1 ?>" alt="first slide image" /></a></li>
<li><a href="<?php echo URL2 ?>"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE2 ?>" alt="second slide image" /></a></li>
<li><a href="<?php echo URL3 ?>"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE3 ?>" alt="third slide image" /></a></li>
<li><a href="<?php echo URL4 ?>"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE4 ?>" alt="fourth slide image" /></a></li>
<li><a href="<?php echo URL5 ?>"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE5 ?>" alt="fifth slide image" /></a></li>
</ul>
</div>
-
Re: All Business template Support Thread
OK, so where in this code does the snippet go?
<li><a href="<?php echo URL1 ?>"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE1 ?>" alt="first slide image" /></a></li>
Thanks
~Jewel
-
Re: All Business template Support Thread
Quote:
OK, so where in this code does the snippet go?
<li><a href="<?php echo URL1 ?>"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE1 ?>" alt="first slide image" /></a></li>
Thanks
~Jewel
replace with:
Code:
<li><a href="<?php echo URL1 ?>" target="_blank"><img src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'images').'/'.IMAGE1 ?>" alt="first slide image" /></a></li>
But I would stongly advise against opening these urls in new windows unless they are pointing off site. The multiple new windows within site drive me nuts and is generally a bad practice in regards to conversion rates.
Thanks,
Anne
-
Re: All Business template Support Thread
Thanks Anne. A couple do point to my blog, and those are the ones that I want to open in new windows. I agree with you about ones that point to categories within the store.
~Jewel
-
Re: All Business template Support Thread
Anne, if you do not mind me asking, how is that header's background image's ends being rounded?
-
Re: All Business template Support Thread
Quote:
Thanks Anne. A couple do point to my blog, and those are the ones that I want to open in new windows. I agree with you about ones that point to categories within the store.
~Jewel
O.k., good luck with your business :smile:
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Anne, if you do not mind me asking, how is that header's background image's ends being rounded?
I am not sure what you are asking, but the header image does have rounded corners.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
I am not sure what you are asking, but the header image does have rounded corners.
Thanks,
Anne
I meant, which part of the CSS is making it round?
-
Re: All Business template Support Thread
hello
Is there a way to disable the buyer login feature when placing a order. Some people do not like to create a login and my product is not really a repeat buy item
I tried the Zen Cart No Form Option plugin but it does not change the initial detials page at https://www.xxxxxx/online/index.php?main_page=login, which is the page you are taken to when you click checkout from the checkout http://www.xxxxx.net/online/index.ph...=shopping_cart
Any suggestions
Ian
-
Re: All Business template Support Thread
You want checkout without an account. You can search in the add ons section for this module.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Check to see that you have all of the files uploaded to the correct place especially the javascript files.
Thanks,
Anne
Hi Anne.
Thanks for your help.
I founded the solution. I installed the module that allow me to add the tab pages in the products.
(See an example here http://2pt-inf.2pt-light.com/index.p...&products_id=1 )
In admin, for that module there is this option about css/js loader:
Enable Minify
Minifying will speed up your site's loading speed by combining and compressing css/js files.
If the value is true, I have the problem. If the value is false, everithing works fine.
Do you know what is that function? I don't understand.
Bye and thanks
Matteo :lamo:
-
Re: All Business template Support Thread
Quote:
Hi Anne.
Thanks for your help.
I founded the solution. I installed the module that allow me to add the tab pages in the products.
(See an example here
http://2pt-inf.2pt-light.com/index.p...&products_id=1 )
In admin, for that module there is this option about css/js loader:
Enable Minify
Minifying will speed up your site's loading speed by combining and compressing css/js files.
If the value is true, I have the problem. If the value is false, everithing works fine.
Do you know what is that function? I don't understand.
Bye and thanks
Matteo
The css/js minify module modifies the includes/templates/all_business/common/html_header.php file. This file has also been modified in the template so you have to use a good file merging program to merge these two files so that all will work correctly.
Thanks,
Anne
-
Re: All Business template Support Thread
Hi,
Great Template.
I just started using it, and I just a couple of questions.
First, I notice all the sites using the template has the same size picture when you click on the Larger Picture icon. Can the picture be made larger?
Also, I want to change background color, and maybe the text color. What should I look for in the CSS file?
Thanks,
Gary
-
Re: All Business template Support Thread
Quote:
First, I notice all the sites using the template has the same size picture when you click on the Larger Picture icon
Wow! You must have a lot of free time--the template has been downloaded over 2600 time :laugh: Seriously, you can make any images any size that you want via the admin--configuration--images.
Quote:
Also, I want to change background color, and maybe the text color. What should I look for in the CSS file?
Find the selector "background" and font selectors are in the "basic elements" section.
Thanks,
Anne
-
Re: All Business template Support Thread
Which setting in admin--configuration--images will change the size of the "Larger Picture" ?
From there I was able to change the Product Picture, but didn't find a setting that would change the size of the Larger Picture.
I'll have to play around with the CSS settings I was able to change some of the text,
Thanks,
Gary
-
Re: All Business template Support Thread
Quote:
Which setting in admin--configuration--images will change the size of the "Larger Picture" ?
From there I was able to change the Product Picture, but didn't find a setting that would change the size of the Larger Picture.
I'll have to play around with the CSS settings I was able to change some of the text,
Thanks,
Gary
If you are talking about the size for the product image when clicked to enlarge, this image is the same size as the image that you uploaded to your server. See the Tutorials/FAQ's for image preparation how to.
Thanks,
Anne
-
Re: All Business template Support Thread
I think I've narrowed it down to a problem with FF.
I've been using photo's from this supplier since 07 and the picture size is still the same.
I'll try another computer
Thanks.
-
Re: All Business template Support Thread
Great template - Many many thanks.
Have looked into it a bit as I hate asking stupid questions to the developer as I'm sure you get bombarded, however, I've just added a sample product but it doesn't show me any way to add the product to the cart.
Website is http://www.gadgetaccessorystore.co.uk
Many thanks in advance.
-
Re: All Business template Support Thread
Quote:
Great template - Many many thanks.
Have looked into it a bit as I hate asking stupid questions to the developer as I'm sure you get bombarded, however, I've just added a sample product but it doesn't show me any way to add the product to the cart.
Website is
http://www.gadgetaccessorystore.co.uk
Many thanks in advance.
This is not an inherent problem with the template. Have you edited any settings in the admin?
Thanks,
Anne
-
Re: All Business template Support Thread
I haven't changed any that should affect the add to cart button.
-
Re: All Business template Support Thread
I must have done though because it is not showing in the classic template.
-
Re: All Business template Support Thread
Quote:
I must have done though because it is not showing in the classic template.
If you are not far into the development I would just start from scratch.
Thanks,
Anne
-
Re: All Business template Support Thread
Will do. Thanks for the quick replies.
-
Re: All Business template Support Thread
OK started the reinstall from scratch.
===============================
5. Recommended Admin Settings:
===============================
To make your site look exactly like the demo:
A. In your Zen Cart admin:
Go to "Configuration" then "Product Listing"
Copy the values from:
http://www.your site url.com/includes/templates/507/images/product_listing.png
B. In your Zen Cart admin:
Go to "Configuration" then "Layout Settings"
Copy the values from:
http://www.your site url.com/includes/templates/507/images/layout_settings.png
These images and 507 folder do not exist. This happened on the original install as well but I ignored the step originally.
Regards
-
Re: All Business template Support Thread
Ignore me this has already been answered twice in the forum, but might be worth editing the install so you don't get pestered.
-
Re: All Business template Support Thread
Quote:
Ignore me this has already been answered twice in the forum, but might be worth editing the install so you don't get pestered.
I have this set for the next update to the template. Unfortunately, most people do not read the install.txt file anyway :dontgetit
Thanks,
Anne
-
Re: All Business template Support Thread
could I ask which is the best program/programs to make the slides am really battling to make a good pic's with writing
thanks
-
Re: All Business template Support Thread
There are many program you could use. Photoshop or Gimp will do a great job.
Gimp is free but maybe more than you want. You could also check out Paint.Net is free and supports layers.
-
Re: All Business template Support Thread
Hi,
First of all,thank you for this nice template :smile:
After I downloaded and installed this template the look of it is very weird.
Maybe someone can have a look at it?
Look at the right side of it please.
Here is my url.
Thanks in advance.
Richard
-
Re: All Business template Support Thread
Quote:
Originally Posted by
Rimo
Hi,
First of all,thank you for this nice template :smile:
After I downloaded and installed this template the look of it is very weird.
Maybe someone can have a look at it?
Look at the right side of it please.
Here is my url.
Thanks in advance.
Richard
Problem is solved,but I have another issue.
Dutch language is not working with this theme?
-
Re: All Business template Support Thread
Quote:
Originally Posted by
gxjenkins
There are many program you could use. Photoshop or Gimp will do a great job.
Gimp is free but maybe more than you want. You could also check out Paint.Net is free and supports layers.
sorry I also meant to add ...
I want to join 12 pictures together ..have been using gimp/picassa and photo-studio ..although photo-studio worked it wasn't perfect and kept making mistakes once put together ...otherwise I have have to persist with p/s
thanks though
-
Re: All Business template Support Thread
Quote:
Problem is solved,but I have another issue.
Dutch language is not working with this theme?
No, currently the only language in the template is english. If you want to use any other languages you have to copy the english files to the new language. Search the forum for detailed instructions on implementing multiple languages in zen cart.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
No, currently the only language in the template is english. If you want to use any other languages you have to copy the english files to the new language. Search the forum for detailed instructions on implementing multiple languages in zen cart.
Thanks,
Anne
Thanks,I already solved this issue,it is working fine now :D
-
Re: All Business template Support Thread
Quote:
Thanks,I already solved this issue,it is working fine now
O.k., great :clap:
-
Re: All Business template Support Thread
Thankyou for thie great template :) if you go to templates section of zencart :) and download the all_business template the install.txt needs updating because when i downloaded it told me this URL to get the product_klisting.png etc.
http://www.your site url.com/includes/templates/507/images/product_listing.png
and
http://www.your site url.com/includes/templates/507/images/layout_settings.png
i change the url to mine etc but the folder 507 is missing and the image doesnt exist in any of the directorues.
But whe downloaded from site it is perfect link is updated.
Regards,
Aaron
-
Re: All Business template Support Thread
Quote:
Thankyou for thie great template :) if you go to templates section of zencart :) and download the all_business template the install.txt needs updating because when i downloaded it told me this URL to get the product_klisting.png etc.
http://www.your site url.com/includes/templates/507/images/product_listing.png
and
http://www.your site url.com/includes/templates/507/images/layout_settings.png
i change the url to mine etc but the folder 507 is missing and the image doesnt exist in any of the directorues.
But whe downloaded from site it is perfect link is updated.
Regards,
Aaron
Please read the entire thread before posting. This has been asked and answered and the correct install.txt file has been posted also.
Thanks,
Anne
-
Re: All Business template Support Thread
Sorry i did go through must of the pages, but couldnt see it lol, so must of not gone far enough.
Aaron
-
Re: All Business template Support Thread
Hi i have done all the isntall.txt what it told me and when i view site i get this:
Fatal error: Call to undefined function zen_get_generated_category_path_rev() in /home/purchase/public_html/fancydresscostumesonline.co.uk/includes/modules/all_business/new_products.php on line 68
and dont know why? could it be that i am using a different ZenCart version? because when i replace the new_products.php with the original zencart one for my version it works.
Regards,
Aaron
-
Re: All Business template Support Thread
Quote:
Hi i have done all the isntall.txt what it told me and when i view site i get this:
Fatal error: Call to undefined function zen_get_generated_category_path_rev() in /home/purchase/public_html/fancydresscostumesonline.co.uk/includes/modules/all_business/new_products.php on line 68
and dont know why? could it be that i am using a different ZenCart version? because when i replace the new_products.php with the original zencart one for my version it works.
Regards,
Your problem had nothing to do with template comatibiiity and zen cart versions. The most likely cause of this error is that you have edited the php file incorrectly or perhaps you have an ftp corruption issue.
Thanks,
Anne
-
Re: All Business template Support Thread
ow ok i will check again once my server is back online :)
-
Re: All Business template Support Thread
Hi Picaflor,
Do you know whether installing http://www.zen-cart.com/index.php?ma...roducts_id=310 will impact your template? Would love to have this option but not if I have to lose the template.
Thanks in advance.
-
Re: All Business template Support Thread
Hi i am going to tell ya i dont think it will affect the template because all templates should be ok with any addon module and that but first before u do the baddond do a backup :) just incase it does.
Thanks
Aaron
-
Re: All Business template Support Thread
This and any other properly coded module should be no problem to use with the template. If the module modifies a file that is already in a template override directory, then you will need to merge the 2 files. This is true with any template.
Thanks,
Anne
-
Re: All Business template Support Thread
I'm trying to adjust the Text Color.
I've played around in the stylesheet.css with no luck changing the color.
Does anyone know what element needs to be changed?
Thanks,
Gary
-
Re: All Business template Support Thread
Quote:
I'm trying to adjust the Text Color.
Which text color exactly are you trying to change?
Thanks,
Anne
-
Re: All Business template Support Thread
I'm trying to change the Product Description Text.
Thanks.
-
Re: All Business template Support Thread
Quote:
I'm trying to change the Product Description Text.
Thanks.
Add this to the bottom of your stylesheet.css:
Code:
#productDescription{color:#your hex color here;}
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Add this to the bottom of your stylesheet.css:
Code:
#productDescription{color:#your hex color here;}
Thanks,
Anne
That works great.
Thanks,
Gary
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Here is a link to the easy sliders authors website:
http://cssglobe.com/post/5780/easy-s...-jquery-slider
I did not write this awesome code, so I would recommend contacting him.
It is released under the GPL, so you can work on the code and post your update for the community :smile:
Not sure if anyone else has posted the fix for this, but the following seems to work...
The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error.
To solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag - ie <script>
contents of the jscript_easySlider.js
</script>
Name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
It sould now work without any errors as the jscript_jquery.js is now loading first
I hope this helps
-
Re: All Business template Support Thread
Quote:
Not sure if anyone else has posted the fix for this, but the following seems to work...
The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error.
To solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag - ie <script>
contents of the jscript_easySlider.js
</script>
Name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
It sould now work without any errors as the jscript_jquery.js is now loading first
I hope this helps
Yes, the fix is actually posted earlier in this thread:
http://www.zen-cart.com/forum/showpo...&postcount=248
Thanks,
Anne
-
Re: All Business template Support Thread
Hi,
I just went for your great All_business template,and I am making some changes.
First of all I like an underline hover on the links in the footer.
Original code is : dd li a:hover {background:#5dc9e1;color:#fff;}
Changed code: dd li a:hover {text-decoration: underline;color:#fff;}
But this is not working ,am i doing something wrong?
And another question:
Standard there are 3 images on a row ,van I change this to 4 or 5?
Thanks for helping me out :smile:
Richard
-
Re: All Business template Support Thread
Quote:
Hi,
I just went for your great All_business template,and I am making some changes.
First of all I like an underline hover on the links in the footer.
Original code is : dd li a:hover {background:#5dc9e1;color:#fff;}
Changed code: dd li a:hover {text-decoration: underline;color:#fff;}
But this is not working ,am i doing something wrong?
And another question:
Standard there are 3 images on a row ,van I change this to 4 or 5?
Thanks for helping me out
If you post a link to your site I can take a look.
If you are talking about rows for the product listing page, this is in the admin--configuration--product listing--Product Listing - Columns Per Row
Thanks,
Anne
-
Re: All Business template Support Thread
Hi, i am using the all business template and its great but i want to remove the slideshow with the 5 images and instead put in what special i have on at the moment there instead.
So how do i remove the slideshow from the template?
Thanks
-
Re: All Business template Support Thread
Quote:
Hi, i am using the all business template and its great but i want to remove the slideshow with the 5 images and instead put in what special i have on at the moment there instead.
So how do i remove the slideshow from the template?
Thanks
You can edit the define_main_page.php and remove the slideshow code.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
You can edit the define_main_page.php and remove the slideshow code.
Thanks,
Anne
Thank you Anne, that worked perfectly :clap:
Thanks for the help and the quick response
-
Re: All Business template Support Thread
Quote:
Thank you Anne, that worked perfectly
Thanks for the help and the quick response
Great :smile: When you are finished with your site be sure to post a link and I will go over and take a look and give you some feedback and suggestions.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
If you are talking about rows for the product listing page, this is in the admin--configuration--product listing--Product Listing - Columns Per Row
Thanks,
Anne
Hi,
Thanks for your reply.
My site: silvaro dot nl
If you look at the footer you see the links under Quick Links, Information etc....
Right now the hover is blue,but i want to underline the links as hover,hope you understand what I mean :smile:
Few other questions:
How can I only change the background color of the header,I tried to change the #fff into i.e.#ffff00 ,but not just the header background changed,but the background of the whole body :huh:
And one other think,is it possible to create corner on the top header,now the top of the template is square,but i'd like to have corners,is tis possible with -moz-browser?
Thanks for your time and help.
Richard
-
Re: All Business template Support Thread
Thanks for your All Business. I have traying to change the blue color scheme in the template to another like the Bodith.com (but not pink :D). No success for me.
Can you tips me where and how i can do that? When am finished with my e-shop i will give you a donate to a big cup of coffee.
http://www.smyckeofsweden.se
-
Re: All Business template Support Thread
Quote:
Thanks for your All Business. I have traying to change the blue color scheme in the template to another like the Bodith.com (but not pink ). No success for me.
Can you tips me where and how i can do that? When am finished with my e-shop i will give you a donate to a big cup of coffee.
http://www.smyckeofsweden.se
You need to change the colors in the stylesheets that control the various parts of the template in the css directory. You will also need to re-do the graphics.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Hi,
Thanks for your reply.
My site: silvaro dot nl
If you look at the footer you see the links under Quick Links, Information etc....
Right now the hover is blue,but i want to underline the links as hover,hope you understand what I mean
Few other questions:
How can I only change the background color of the header,I tried to change the #fff into i.e.#ffff00 ,but not just the header background changed,but the background of the whole body
And one other think,is it possible to create corner on the top header,now the top of the template is square,but i'd like to have corners,is tis possible with -moz-browser?
Thanks for your time and help.
Richard
Your site is magento?
Thanks,
Anne
-
Re: All Business template Support Thread
Hi
I am trying to change the colours of the product texts of categories and sub categories .I've tried firebug but just can't seem to find out where to change the colours ,it seems to lead to betterCategories but there are no colours corresponding to black I want to make the categories dark black and the sub category another colour as It can get confusing being all the same colour
thanks
-
Re: All Business template Support Thread
Quote:
Hi
I am trying to change the colours of the product texts of categories and sub categories .I've tried firebug but just can't seem to find out where to change the colours ,it seems to lead to betterCategories but there are no colours corresponding to black I want to make the categories dark black and the sub category another colour as It can get confusing being all the same colour
thanks
Hello :smile: Please post a link to your site so that I can take a look.
thanks,
Anne
-
Re: All Business template Support Thread
www.atsworld.co.uk
thanks you have been on it before :smile:
-
Re: All Business template Support Thread
Of course, I remember you :smile: I just did not remember your site url.
Add this to the bottom of your stylesheet_betterCategoriesEzInfo.css:
Code:
.category-subs-parent{color:#000;}
Then replace:
Code:
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
display: block;
background-color: #fffffe;
border-top: 2px solid #ffffff;
border-bottom:1px dashed #ccc;
padding: 4px;
}
with:
Code:
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
display: block;
background-color: #fffffe;
border-top: 2px solid #ffffff;
border-bottom:1px dashed #ccc;
padding: 4px;
color:#your color hexidecimal number here;
}
Thanks,
Anne
-
Re: All Business template Support Thread
Hi sort of there I've changed them to the blue but once I click on a category it is also blue but want it to remain black and the heading I opened turns black when it should be blue
hope you can follow lol
thanks for your help
-
Re: All Business template Support Thread
to late to edit
Hi sort of there I've changed them to the blue but once I click on a category the sub category is also blue but want it to remain black and the heading I opened turns black when it should be blue
hope you can follow lol
-
Re: All Business template Support Thread
Quote:
to late to edit
Hi sort of there I've changed them to the blue but once I click on a category the sub category is also blue but want it to remain black and the heading I opened turns black when it should be blue
hope you can follow lol
I am sorry, but I do not understand what you want to do. The problem is with terminology. If you could explain what you want to do using standard css terms then I might be able to follow you. Can you take a look at the w3c schools css tutorial (specifically the links section) and see if you can explain better? You will probably be able to do this yourself if you read the tutorial :smile:
Thanks,
Anne
-
1 Attachment(s)
Re: All Business template Support Thread
hi have had a look at that site and am completely lost to be honest
what I want to do is on my site when you click on jewellery I want boxes,bracelets,brooches,chains all the way to sets to be another colour ... So people can distinguish between all the main categories you will also see that the main categories are capital and the sub categories are lower case
I've knocked up a little picture to show black and blue colours
hope this helps :smile::smile::smile:
if not let me know again
-
Re: All Business template Support Thread
Quote:
hi have had a look at that site and am completely lost to be honest
what I want to do is on my site when you click on jewellery I want boxes,bracelets,brooches,chains all the way to sets to be another colour ... So people can distinguish between all the main categories you will also see that the main categories are capital and the sub categories are lower case
I've knocked up a little picture to show black and blue colours
hope this helps
if not let me know again
Add this to the bottom of your stylesheet_betterCategoriesEzInfo.css:
Code:
a.category-products {color:#your color hexidecimal number here;}
Thanks,
Anne
-
Re: All Business template Support Thread
Hi Anne it's looking better and the colour is right but when you click on 1 of them it turns to black and stays black even though it was blue before ...very weird
it's as if there is a clash somewhere
have tried renaming all 000000 to 68cbe0 but it still does it
thanks again for helping
-
Re: All Business template Support Thread
Hi have also tried deleting this and changing 000000 to the blue still happens
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
display: block;
background-color: #fffffe;
border-top: 2px solid #ffffff;
border-bottom:1px dashed #ccc;
padding: 4px;
color:#000000; this 1
-
Re: All Business template Support Thread
Quote:
Hi have also tried deleting this and changing 000000 to the blue still happens
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
display: block;
background-color: #fffffe;
border-top: 2px solid #ffffff;
border-bottom:1px dashed #ccc;
padding: 4px;
color:#000000; this 1
Add this to the bottom of your stylesheet_betterCategoriesEzInfo.css:
Code:
a.category-products:visited {color:#68cbe0;}
Thanks,
Anne
-
Re: All Business template Support Thread
looking better now ..still have a few black links around have tried clearing cache as well and refreshing :blink:
-
Re: All Business template Support Thread
Quote:
looking better now ..still have a few black links around have tried clearing cache as well and refreshing
The top categories and sub category links will be black.
Thanks,
Anne
-
Re: All Business template Support Thread
OK Thanks for all your help though much appreciated
-
Re: All Business template Support Thread
Hi all All business tepmlate users,
I would like to change the dimensions of the slider width: 740px and height: 440px to another. When I change dimensions in stylesheet.css, the site will remain unchanged. He met someone with a similar problem?
Thank you for your answer..
-
Re: All Business template Support Thread
Quote:
Hi all All business tepmlate users,
I would like to change the dimensions of the slider width: 740px and height: 440px to another. When I change dimensions in stylesheet.css, the site will remain unchanged. He met someone with a similar problem?
Thank you for your answer..
Hi! If you post a link to your site, I will go and take a look :smile:
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Hi! If you post a link to your site, I will go and take a look :smile:
Thanks,
Anne
You know my sites very good :-) www.e-svicka.cz