Jump to content

Bootstrap and prestashop


Recommended Posts

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

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 by Guest (see edit history)
Link to comment
Share on other sites

  • 8 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...