what is the best practice to change CSS?

Hello,

What is the best practice to change CSS, such that i can can in future upgrade it successfully without loosing any changes? I would like to keep the original but also overide it thru my custom changes using same template but by only changing .css files.

For some programs for example, i could create a local folder where i want to modify .html or .php or .css and then underneath that folder i can copy the original file and modify the content i would like to change.

e.g

page0.html is available at /template/page0.html. if i want my own copy of the same page then i can create a folder name "local" under template folder as "/template/local/page0.html", so program picks up my changes over the base template.

Is there any such practice or rule that applies here to preserve the original content for future upgrades?

BTW, instruction given at "http://www.boonex.com/trac/dolphin/wiki/DolDesign" is not clear to me, because i am not creating my own template but i would like to change padding and color etc....

Regards,

Goopchoop

Quote · 24 Nov 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.