pendy01 Posted August 26, 2016 Share Posted August 26, 2016 Hi, i'm trying to set up a front end layout with both left and right column on every page. I'm having problems with right column wich doesn't show good at all. I've managed the homepage with some tricks but i've no clue how to manage all the other pages. I'm working in localhost with prestashop 1.6.1.6 i will upload some images so you can see the problems. There is a way to fix right column so it doesn't overlap with central content? Link to comment Share on other sites More sharing options...
NemoPS Posted August 27, 2016 Share Posted August 27, 2016 Can you share the site's url? Link to comment Share on other sites More sharing options...
pendy01 Posted August 29, 2016 Author Share Posted August 29, 2016 (edited) Site is: http://www.arrebishop.com but i'm doing first all the test in localhost since is not working well at all. Right column works fine sometimes but i have huge problems with product page and some issues with other pages. It just don't scale well and layout mess up very easily merging with center column very often.... Edited August 29, 2016 by pendy01 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 29, 2016 Share Posted August 29, 2016 i cheked page from what i see product pages are okay for example i dont see there right column, so i suppose that you disabled it, right? can you re-enable it for test purposes Link to comment Share on other sites More sharing options...
pendy01 Posted September 2, 2016 Author Share Posted September 2, 2016 Well... i'll try to be more clear... I'm doing all the work in localhost since is a mess up. You can try this with a fresh installation of prestashop (my version is 1.6.1.6) with default bootstrap theme i've installed just 2 modules: block-myaccount-with-login and html-box each one hooked on right column and this happen Link to comment Share on other sites More sharing options...
vekia Posted September 4, 2016 Share Posted September 4, 2016 there is just not enough space to display these elements. - overlaping tab names: decrease size of the font, only then there will be enough space to display all of them inline - small product images: you need to change number of products per line in product-list.tpl file (center column with products) i think that there can be max 2 products per line (not 4)- overlaping cms info columns: there is not enough space to display 3 columns, change col-md-4 to col-md-6 for example (or even col-md-12) - html box case: i dont know the hook and what code you use - add to cart button on product page: decrease font size, there is not enough space Link to comment Share on other sites More sharing options...
chris_toffel Posted October 29, 2016 Share Posted October 29, 2016 I'm sorry to gatecrash in this topic but I have the very same issue with middle column content spilling over in the right margin on product description page. Is there a way to re-arrange the position of the product description elements so that they are shown underneath each other isntead of next to each other, thus avoiding the overlap? I don't think this can be solved by just reducing the font size. http://doccado.com/ Using default Prestashop template, version 1.261 Thanks for any feedback. Rgds - Chris 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