![]() |
Re: X-Cart reBOOT (reDUX) Template
How can I enable word/paragraph wrapping on my static pages? Mobile devices it just goes off the page.
|
Re: X-Cart reBOOT (reDUX) Template
@Doug, you might need to tidy up your static page(s) HTML. Paragraphs and unordered lists etc. should wrap fine, unless the HTML is badly formatted, or there's missing closing HTML tags etc.
The responsive class "img-fluid" is automatically added to all images, so they shouldn't cause any issues. There's also a small utility available that lists any elements that 'spill outside' of the current viewport to the browser console. Near the bottom of /skin/reboot/js/reboot.js Set... Code:
var showOCElems = false; Code:
var showOCElems = true; |
Re: X-Cart reBOOT (reDUX) Template
thanks, it was a certain browser that is getting worse (seamonkey), looks fine on others.
|
All times are GMT -8. The time now is 06:43 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2022, Jelsoft Enterprises Ltd.