NOTE: The zip has been updated (it's updated in-real-time as commits are made): https://github.com/zencart/zencart/archive/v155.zip
Printable View
NOTE: The zip has been updated (it's updated in-real-time as commits are made): https://github.com/zencart/zencart/archive/v155.zip
This seems to be a semi-responsive template, not fully responsive. For example, if I resize the screen below 768px breakpoint, there are no menus or any navigation available. The mobile version does have a menu, but I'd expect it to exist in the desktop version as well if it's responsive.
The "more info" button is outside the container on product listing pages.
http://s6.postimg.org/mom0wftx9/2015_12_19_023011.jpg
What were you using when seeing that?
Are you using the latest updates with the changes to the CSS?
Desktop, 1920x1080px, Firefox and Chrome. Fresh (vanilla) install on localhost.
Screenshot is from "Test Examples" category page (index.php?main_page=index&cPath=23)
I think so - I didn't get a chance to test until now and I used your link from post #21.
Thanks for the update ... we will continue to work on updates so your observations help to know ... :smile:
Looks like the change was made to stylesheet.css on line 270 but commented out.
UncommentCode:.list-more{display:block;background:#333;padding:8px 20px;color:#fff !important;float:right;text-align:center;text-decoration:none !important;/*margin-top:-50px;*/width:50%;}
Code:/*margin-top:-50px;*/
IMHO, not much of a solution. Notice the different positioning...
http://s6.postimg.org/3jntjslkt/2015_12_19_043002.jpg
on 2 installs if i go to hardware - cdrom drives on sample data the right column drops below footer
seems to happen on empty categories but layout seems ok on categories with products the right column appears in correct position
bn