Fashionist Posted October 17, 2014 Share Posted October 17, 2014 Hi all, I'd like to extend the payment module width to 100% in the page...how can I do this? I have attacched a picture so you can best understand what I want to do. Thanks for the help!!! Link to comment Share on other sites More sharing options...
bellini13 Posted October 17, 2014 Share Posted October 17, 2014 (edited) For bankwire, edit the following file \themes\default-bootstrap\modules\bankwire\views\templates\hook\payment.tpl Search for the following <div class="col-xs-12 col-md-6"> and change it to <div class="col-xs-12"> You can likely make a similar change for the other payment modules. Edited October 17, 2014 by bellini13 (see edit history) Link to comment Share on other sites More sharing options...
Fashionist Posted October 18, 2014 Author Share Posted October 18, 2014 Nice thanks you! It works finely... Last thing please: how can I config the description of payment on the same raw? (for example like "lelaborazione dell'ordine richiederà più tempo") I have attacched a screenshot Link to comment Share on other sites More sharing options...
bellini13 Posted October 18, 2014 Share Posted October 18, 2014 You would have to rewrite the html or css content for the module. Most likely that module has a payment.tpl file also, but without seeing the html and css it is impossible to say what to change. What module is it? Link to comment Share on other sites More sharing options...
Fashionist Posted October 18, 2014 Author Share Posted October 18, 2014 universalpay and cashfee Link to comment Share on other sites More sharing options...
Recommended Posts