LovePrestashop Posted July 22, 2010 Share Posted July 22, 2010 I am trying to use the product customization module – it is very good function but it doesn’t look good. The first image is what it looks like currently. I wish I could align them to center (second image).If anyone could help me with it would be must appreciated. BIG thanks. Link to comment Share on other sites More sharing options...
LovePrestashop Posted July 23, 2010 Author Share Posted July 23, 2010 Anyone could help me with it please? Thank you! Link to comment Share on other sites More sharing options...
LovePrestashop Posted July 23, 2010 Author Share Posted July 23, 2010 please help! thanks Link to comment Share on other sites More sharing options...
DutchCoding Posted July 23, 2010 Share Posted July 23, 2010 add this to your Global.css at the bottom. p#customizedDatas { margin: auto; padding-left:170px; padding-top: 5px; } #text_fields { text-align: right; padding-right:250px; } greetings,DutchCoding Link to comment Share on other sites More sharing options...
LovePrestashop Posted July 24, 2010 Author Share Posted July 24, 2010 Thank you very much DutchCoding, It works! Wow, you are great! Sorry, could I ask one more question? The heading of product customization is "Text", how can I change it to something else? Sorry for asking too simple question because I am very new to prestashop (less then 1 week). Thanks so much! Link to comment Share on other sites More sharing options...
DutchCoding Posted July 24, 2010 Share Posted July 24, 2010 Hey,All you have to do is: Go To: Back office -> Tools -> TranslationsChoose: Front office and click english flagScroll down to "product - 50 expressions (49)"And at the bottom you will find "Texts" and you can fill in what ever you want. Then go all the way down and click update translation.Greetings,DutchCoding Link to comment Share on other sites More sharing options...
LovePrestashop Posted July 24, 2010 Author Share Posted July 24, 2010 Thank you so so much GutchCoding! I got it. Link to comment Share on other sites More sharing options...
dna Posted December 7, 2010 Share Posted December 7, 2010 what i am doing wrong??? i put the code at the bottom of global.css and it still doesn't work...can you please helpp#customizedDatas {margin: auto;padding-left:170px;padding-top: 5px;}#text_fields {text-align: right;padding-right:250px;} Link to comment Share on other sites More sharing options...
Recommended Posts