Please add this to the stylesheet on next update
Posted: Tue May 12, 2009 3:49 pm
For developer(s):
Is there anyway this line could be created into an #id or a .class and added to the stylesheet?
There are 64 lines that are coded like this and will be a nightmare to change all 64 lines for each update.
Even if they were initially created as the same id or class. More than likely just changing it once would fit a majority of users customizations.
It would make it more streamlined and easier to modify the background colors, etc. when modifying the template.
Thanks for any consideration on this modification, oh and btw this cart is the best!
Thank you so much for a great product!
I haven't been able to run it as a live store yet, but as far as on the production end of things, its been pretty smooth and runs smooth.
It's clean, lean, and mean.
Easier to modify and it's faster than Magento, imho.
Thanks again.
Is there anyway this line could be created into an #id or a .class and added to the stylesheet?
There are 64 lines that are coded like this and will be a nightmare to change all 64 lines for each update.
Code: Select all
<div style="background: #F7F7F7; border: 1px solid #DDDDDD; padding: 10px; margin-bottom: 10px;">
It would make it more streamlined and easier to modify the background colors, etc. when modifying the template.
Thanks for any consideration on this modification, oh and btw this cart is the best!
Thank you so much for a great product!
I haven't been able to run it as a live store yet, but as far as on the production end of things, its been pretty smooth and runs smooth.
It's clean, lean, and mean.
Easier to modify and it's faster than Magento, imho.

Thanks again.