Show Posts


Messages - terror2012

Pages: [1]
1
Template Support / language definition
« on: December 27, 2013, 10:35:01 AM »
Hello. I find how can I change texts on register (rename fields) but then I delete language definition for ex Telephone Field and I go to register (to see if any change), This field come bag to language definition. How can I permanently delete fields on register? and how can I add new fields on card checkout?

2
General Support / Email Invoice
« on: December 24, 2013, 12:24:21 PM »
How can I set shop to send email then order is completed? (I set then someone buy with paypal, if payment is accepted, order status is changed to completed). Can I make custom field on checkout? and all details on this field to appear in adminpanel or sended to my email?

3
Template Support / Re: there I can find this code
« on: December 24, 2013, 09:42:47 AM »
thanks. This helped me a lot.

4
Template Support / Re: there I can find this code
« on: December 24, 2013, 03:06:02 AM »
this code I find but I need to edit "Add to Cart" from <a data-id="145" href="#" class="productcart">Add to Cart</a>
I want to customize my store and I want to change add to cart to CrackOut (add to cart is too default :D). How can I edit in  <a data-id="<?php echo $product['product_id'] ?>" href="<?php echo $item['buy_url'] ?>" class="productcart"><?php echo $button_add_to_cart ?></a> this text?

5
Template Support / Re: there I can find this code
« on: December 23, 2013, 03:23:59 PM »
no, he isn't here. I just check both files.

6
Template Support / Re: How to change background color from white to black
« on: December 23, 2013, 09:51:37 AM »
find on style.css: body {
and put code: background-color:yellow;
yellow is your color. Use color name not color code. It worked for me.

7
Tips and Tricks / Re: Default_html5 change background
« on: December 23, 2013, 09:50:40 AM »
I find how can I edit background and I put image on background (I just needed to put code for background color/image on body {).
Now for all other questions:

Can I use text animation in abantecart?  Like fire effects on text, animation background or any other? If yes, How can I make this?
Animation work on product preview or store logo?

8
Template Support / there I can find this code
« on: December 23, 2013, 09:39:36 AM »
There I can find: <a data-id="145" href="#" class="productcart">Add to Cart</a>
I want to edit Add to Cart name on home page and product and I can't find this code.
It should be html file.

9
Tips and Tricks / Re: Default_html5 change background
« on: December 23, 2013, 04:05:45 AM »
I used him on google chrome (find extension on google store). Then I want to see css code, it say that I have restriction acces. I tried to change acces to stylesheet file or style.css and same.
I want to know what color code I need to change in style.css? to change background?
In style.css are many white color codes. I can't change all color becouse template will not work (no error but elements will be on different places ...).

10
Tips and Tricks / Re: Default_html5 change background
« on: December 22, 2013, 02:00:08 PM »
used all methodes (css replace color, modify style.css) but nothing work.

11
Tips and Tricks / Default_html5 change background
« on: December 22, 2013, 08:58:25 AM »
Hello. How can I put image instead of white background on default_html5? I tried to insert it in body { on style.css but don't work. I can't find stylesheet.css in stylesheet file. With firebug I receive error that I don't have permision to see .css on my site. How can I find there put code: body {background-image:url('image.jpg');}. And 1 more question. If I have this image in default_html5/image/image.jpg I need to put into ' ' default_html5/image/image.jpg instead of image.jpg?
Can I use text animation in abantecart?  Like fire effects on text, animation background or any other? If yes, How can I make this?
Animation work on product preview or store logo?
Thanks.

Pages: [1]

Powered by SMFPacks Social Login Mod