I have to slice a psd and construct a first version template of a future Tiki Wiki CMS web application. Are there some particular features which has to be taken into consideration?
Asked
Active
Viewed 83 times
1 Answers
1
By "features" you mean features of the Tiki CMS ? As there are many parts to be styled I always start "from scratch" with empty CSS (see styles/empty.css) and import the layout base, then I add my own styling or overrides (sometimes you need !important to override). Otherwise there is nothing more difficult than with any other HTML site or CMS. You just need Firebug (or simmilar add-on) installed in your browser to inspect the code for CSS classes and ids to be styled, which is very helpful.
luci

luciash d' being
- 328
- 1
- 7