Jump to content

nivar

Member
  • Posts

    37
  • Joined

  • Last visited

Posts posted by nivar

  1. Probably lots of different ways to do it but this is how I do it:

     

    1. Find an existing box that is near to what you want in the tempates directory.

    2. Copy it and rename it to whatever you want. box.mynewbox.php for example.

    3. Edit main.php for the skin and put {include file='templates/box/mynewbox.php'} where you want the box to appear making sure it's within the sidebar class div wrapper.

     

    After that it's just a matter of editing the box.mynewbox.php to make it appear as you want creating new classes within common.css as required.

     

    thanks Kraken, it works perfectly :)

  2. thank you bsmither,

     

    I have done some adjustment to "common.css" and was able to fit 5 products in a row. 

     

    I adjusted the right and the left side-bar width from 200px to 150px at line 150, this gave some gap between the side-bar and the center-box. 

     

    1. How do I get rid of the gap, so I can fit more products in the row. 

    2. How do I change the "Info" and "Ad to Basket" button size? ( if possible would like to change it to "Info" and "Buy")

     

     

    Please take a look at this site http://bit.ly/Yp7sni

     

    thanks

  3. hi,
     
    I have only about 30 products in my store and they are sorted in 5 different category about 2-7 products in each.
    How do I display all the products in the front page of the store with separate category.
     
    how to set up my store like this look at the pic.
     
    rBZQtMq.jpg
     
     
    thanks
  4. so did anyone notice this? "v3/v4 to v5 Skin Upgrade Service $920.00 Each"

    Because CC-v4 life is just ended now, as no more updates; I was thinking lets upgrade cc4 to cc5, but came across that the v5 default skin is horrible and not anywhere near the look I wanted. (using KitaBlue now)

    now my dilemma is should I stay and upgraded skin and cart for for $200 cart + $920/each skin total of $1100; or just move my shopping cart to somewhere else for $300 with the better look.

    any thoughts on this.

  5. You will have to coordinate with your hosting provider to determine if any Apache "mod_security" rules have been changed.

    To "brute-force" the request of the logo (that is, bypass the CC4 functionality of using a programmable request process), in the file styleSheets/layout.css of your skin, find:

    background-image: url(../../../images/getLogo.php?skin=KitaBlue);
    and change it to:
    
    background-image: url(../styleImages/backgrounds/yourLogo.jpg);

    THIS WORKS. :)

    Thank you !

  6. hi,

    all of a sudden the logo for the store is not showing up. (kitablue)

    http://msrking.com/

    tried to change the template and still the logo not showing up for any template.

    tried to upload new image as logo to see and still the header logo not showing.

    any suggestion how to get the header/logo to come back?

    thanks

  7. hi,

    i sell pay gadgets, which are in high risk of fraud payment methods. I was using paypal and it turned out to be that paypal don't want to process the order anymore because of the high charge backs, paypal cut out is at 4% my store charge-back rate for last month was 24% last month.

    I am currently using Wester-Union/MoneyGram or Bank Wire for payment.

    Is there any alternative witch can accept credit cards and safer?

    Thanks for the help.

  8. looking best high-risk online merchant payment processor

    I sell spy gadgets. I was using paypal for a while,

    due to the high rate of claims paypal said they can

    not process my orders any longer.

    I am looking for a merchant accounts (online payment processors)

    who can process payments for high risk products, With little

    or no chargeback at all. The payment processor who

    can gurantee against chargeback and process the payments safely.

    1: can pay up to 10% of the transaction as fee for the processing.

    2: must have little or no charge-back

    3: accept major credit cards and bank payments

    4: good customer serivece

    any suggestions and help would be great.

  9. similar problem, when i try to upload new picture for a product i get error.

    "the server didn't reply with a proper XML data. Please check your configuration."

    also can not create any new image directories or chose different image for product.

  10. kitablue template now displays products 5 in a row on the front page.

    how to set this to be 3 or 4?

    see the graphics below for for clarifications.

    ========

    |=STORE=|

    |=======|

    | OOOOO |

    | OOOOO |

    | OOOOO |

    ========

    this to

    -------------------------------------

    ========

    |=STORE=|

    |=======|

    | OOOO |

    | OOOO |

    | OOOO |

    ========

×
×
  • Create New...