akg Posted January 21, 2006 Posted January 21, 2006 Hi, I just installed osCommerce and I am trying to make my info boxes have rounded bottom corners. I managed to round the top of the boxes, but the bottom is more complicated. I have the image files to due it, but I don't know what files and code I need to modify. Can someone help me out? Thanks, akg
♥Vger Posted January 21, 2006 Posted January 21, 2006 You need to create a new class and edit all of the info boxes in includes/boxes/ and alter the includes/classes/boxes.php file. Don't ask me to go into detail. It's not a quick and easy job. Vger
♥bruyndoncx Posted January 22, 2006 Posted January 22, 2006 This contribution should put you on the right track http://www.oscommerce.com/community/contri...,infobox/page,2 it might not be 100% of what you want (probably more like 95 :D ), but it'll show you where to change things KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.