Page 1 of 1
Search found 7 matches
Re: HTML Online form's
Hello Ernie, thanks a lot for your informative comment. I use opencart furthermore as an advertisement page where advertisements for my customer are added as a product. Therfore I wanted to use ready online forms in a category but you brought me to an other solution. Solution: 1) All forms (4 maybe ...
Jump to post- Tue Dec 01, 2015 5:48 pm
- Replies 2
- Views 706
HTML Online form's
Dear users I am looking for ready solutions A basic and important question: Does anybody know an extension / tool to create forms which customer fill out online and send back by click? It is important to me to provide an own form sheet to customer ( specified dimensions and graphics) I have created ...
Jump to post- Mon Nov 30, 2015 10:38 pm
- Replies 2
- Views 706
Re: Is it possible to replace the cart icon ?
First of all, using your preferred searchengine - I guess starts with G.. - and using something like 'replace font awesome icon' you will get nearly 17 mill. results. Your last question was 'where to put that content' .. Before you have asked: Should I try to paste te lines you wrote above to my st...
Jump to post- Thu Oct 22, 2015 6:27 am
- Replies 13
- Views 14648
Re: Is it possible to replace the cart icon ?
Should I try to paste te lines you wrote above to my stylesheet ? Why not? Nothing bad happens if done, and if made correct you should see the result. The code I posted is just to give you an idea how it could be made. Might be right, but I have totally no Idea what this font awesome content is. Li...
Jump to post- Thu Oct 22, 2015 5:30 am
- Replies 13
- Views 14648
Re: Is it possible to replace the cart icon ?
A much easier and simplier way should be adding a few lines to the stylesheet, like that: .fa-shopping-cart:before { content: "\f016" !important; } Replace f016 above either with an existing fontawesome icon or yours. At the beginning thanks for your ideas. I must admit I am not familiar ...
Jump to post- Wed Oct 21, 2015 7:03 pm
- Replies 13
- Views 14648
Re: Is it possible to replace the cart icon ?
I've replaced mine in default template but it's in many files if you want to change all instances, some of them even in javascript files. Thanks for reply. That sounds like a lot of complicated work. Did it take much time to do this? I will try to do this anyway. Maybe someone knows something easie...
Jump to post- Wed Oct 21, 2015 5:05 pm
- Replies 13
- Views 14648
Is it possible to replace the cart icon ?
Good day, What I would like to know is whether someone knows how the cart icon of the "ADD TO CART" button could be replaced by an other icon. I use an extension called: Add to Cart Button Switcher but it is only changing the text field. In other words: The owner of a baseball Page would l...
Jump to post- Wed Oct 21, 2015 4:36 pm
- Replies 13
- Views 14648
Search found 7 matches