Forum Forum Magento Theme SNS AIO – Magento Theme couple of questions

  • Author
    Posts
  • #503

    sjoerdvdwielen
    Participant

    Hello,

    I have a few questions:

    1. If I edit the text of aio_block_top_detail, the icons disappear? (see http://www.serverkastkopen.nl/ipn-w970-draadloze-headset.html) This is the code I use:

    <div class="aio_block_top_detail container">
    <div class="row">
    <div class="col-xs-4 col-phone-12">
    <div class="wrapper">
    <div class="inner">
    <p>Support Chat - 09.00 tot 17.00<span>024-7470106</span></p>
    </div>
    </div>
    </div>
    <div class="col-xs-4 col-phone-12">
    <div class="wrapper">
    <div class="inner">
    <p>Product niet goed?<span>Geld terug!</span></p>
    </div>
    </div>
    </div>
    <div class="col-xs-4 col-phone-12">
    <div class="wrapper">
    <div class="inner">
    <p>Veilig online betalen<span>Snel en eenvoudig</span></p>
    </div>
    </div>
    </div>
    </div>
    </div>

    2. What is the best way of translating the custom SNS modules? (Example the header, words like “log in, guest, create an account etc.”)

You must be logged in to reply to this topic. Click here to login or register