Jump to content

Can prestashop do this?


Recommended Posts

You could do this either with CSS or Javascript, so yes Prestashop could do this as you'd be able to do it with any website/cms/ecommerce platform ;)

 

position: fixed;

 

This would make the menu hover in place on the screen.

 

Check out a tutorial like this: http://net.tutsplus.com/tutorials/html-css-techniques/creating-a-floating-html-menu-using-jquery-and-css/

 

You don't need the transition effects but you should get the idea

Link to comment
Share on other sites

×
×
  • Create New...