planets Posted May 24, 2013 Share Posted May 24, 2013 Hi guys, I am a new person who is working with prestashop and I think that prestashop is amazing. You get a thousand of possibilities for your shop. However, I think that prestashop has a weak point, it needs active or desactive the option for mobile device. I know something about twitter bootstrap and I would like to know if it's possible add twitter bootstrap to prestashop and how to do it (I remembered that in java you put the img, css and js folder and you could start to work). If bootstrap works with prestashop, are there any changes to development? how to integrate bootstrapp css and tpl? Thanks a lot Link to comment Share on other sites More sharing options...
Guest Posted May 24, 2013 Share Posted May 24, 2013 (edited) Hey planets, I successfully was able to add bootstrap to my site. Just have to change the divs up using header.tpl and footer.tpl. Start in header and end in footer. You need to have a container and your row(s) inside that. Add your js and css to your theme directories. If you need more help just let me know and post here again. EDIT: Watch out for some small issues, such as I had to make a change to the creation of account. You can see the thread; http://www.prestashop.com/forums/topic/240676-solved-create-account-button-not-working/page__fromsearch__1 That was the only real problem I remember running into, because I had to change the main div to .container instead of #center_column. Best, eggo Edited May 24, 2013 by Guest (see edit history) Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted May 24, 2013 Share Posted May 24, 2013 We have experimented with this in the past and it turned into a much bigger project than we had anticipated so we abandoned the idea. You can give it a try but I think it will turn out to be more difficult than you imagined. Marty Shue Link to comment Share on other sites More sharing options...
jafakash cp Posted February 19, 2014 Share Posted February 19, 2014 I add the bootsrap successfully but now slider not working properly... how we can avoid this jquery conflict.... pls help mee Link to comment Share on other sites More sharing options...
Guest Posted February 19, 2014 Share Posted February 19, 2014 Need a responsive slider. I used this one. http://responsiveslides.com/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now