What do you want in the main Cotonti theme?
urlkiller |
|
---|---|
@Stam; I had one too and still have it :) still running.
even as a designer you may not always make a layout from scratch. so you need a robust structure that you can use instead of redoing all tpls.
When looking at sed/cot sites i often saw roughly edited default skins. and most of the time only header/footer parts where changed. the rest stayed the same. if the css file has a good structrue and logical reference you should change colors and basic stuff only once. all other elements should inherite the layout from these basic settings. if you follow that you would end up with a very clear and easy to read css structure that can be a good start. i also would recommend using a css-reset "hack?" to reset all elements. i, for example, put even the stylesheets for the administration in another css file and load it seperatly to save a little bit of KB and make it more readable for everyone.
this is more aimed to teach people how to work with the skins
if this example skin is overloaded with librarys like bootstrap it becomes maybe more appealing to the eye
So in the end we should come up with a bare example and a rough and solid html structure that can be made to anything with css only this can be used then as a fresh start or as a learning sample for newcomers. another Topic should be a nice Release Skin for the dl package. Added 1 minute later: lol, or it can be used for mobile browsers too if you forget the css file :D URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>
|
|
Отредактировано: urlkiller (19.12.2011 18:34, 13 лет назад) |