ezfindit Posted January 13, 2020 Share Posted January 13, 2020 Hi everyone, I was able to convert my existing osCommerce v. 2.3.4 using the Responsive files and advice from here: It's working almost perfectly, EXCEPT for the pesky Left Column that refuses to align to the left: https://www.newhallstation.com/estore/ Any thoughts or ideas that may help? I would greatly appreciate it. Another poster was able to do this and it's working great on their site:https://www.pavement-repair-products.com/ Chris Link to comment Share on other sites More sharing options...
♥JcMagpie Posted January 13, 2020 Share Posted January 13, 2020 It's just a small mistake in the pull for the left Column, But you may wish to look at Phoinex as the way forwared. Link to comment Share on other sites More sharing options...
ezfindit Posted January 13, 2020 Author Share Posted January 13, 2020 Will do. Thanks! How do I fix it? My brain is fried after several hours of coding. Chris Link to comment Share on other sites More sharing options...
♥JcMagpie Posted January 13, 2020 Share Posted January 13, 2020 Been a long time since I looked at the old code, but find this <div id="columnLeft" class="grid-20 pull_60"> and replace with <div id="columnLeft" class="grid-20 pull-60"> pull_60 should be pull-60 Link to comment Share on other sites More sharing options...
ezfindit Posted January 13, 2020 Author Share Posted January 13, 2020 FIXED it! THANK YOU!!!! It was in the /include/template_bottom.php coding! Completely missed it. Thank you again!!! Chris Link to comment Share on other sites More sharing options...
Antje67 Posted January 14, 2020 Share Posted January 14, 2020 Hi i am also in same problem thanks a lot. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.