====== Upgrading to v0.2.6 ====== //**Note:** This page is geared towards upgrading from v0.2.5. Please make sure you view all the version notes for versions you may be skipping (ie. from 0.2.4 -> 0.2.6, make sure you read the [[docs:upgrading:0.2.5]] notes).// Please make sure you review the [[http://www.foxycart.com/foxycart-v0.2.6.html|changelog]] before upgrading. ==== Theme "Standard": Minor CSS Tweaks ==== As mentioned in the changelog, the floating and padding of a few elements have been modified. The net result is a gain of 5px in padding on ''label.fc_label_left'' elements. If this causes problems, simply add a CSS rule to override the new behavior: That's it. Make sure your declarations come //after// the standard css link, otherwise they won't override it. ==== Purchase Orders ==== If you want to use POs as a payment method, you shouldn't have to tweak your existing CSS much. Just use [[https://addons.mozilla.org/en-US/firefox/addon/1843|Firebug]] to determine the classes, and the Firefox [[https://addons.mozilla.org/en-US/firefox/addon/60|Web Developer toolbar]] to tweak the CSS.