A general layout for Tiki : Table / Div / Hybrid ?
Or the first step to "how to simplify the style sheet?
Or how to have a "community identity" ?
Or how to go to the movie theater with your girl friend and have your own tiki site?
... Appendix to SimpleStyleDev (thanks luci)
Facts:
So:
So (2):
So(3)
=> cutting the css into little pieces and be able to have this layout with this color with these boxes...
=> have something easy to test
=> reduce the number of classes or ids ..
put your proposal here...
So ... if we begin with the general layout
Tiki usually uses a representation 1 top, 3 columns, 1bottom :
TTTTTTTTTTTTTTTTT
LLL CCCCCCCCC RRR
LLL CCCCCCCCC RRR
LLL CCCCCCCCC
CCCCCCCCC
BBBBBBBBBBBBBBBBB
Of course this representation can be changed to ... everything ... that has at least 1 modules container and 1 data container...
Actually, in Tiki we can find 2 groups of layout:
The css , Xhtml directives ask to use only divs... If it the God's speach , it is good
... We are Open Source, so we are the future
To represent the 3 columns, I (sylvie) knows 2 methods
A lot of sites explains this
http://www.alistapart.com/stories/practicalcss/ _ explains how to be ...different...
So I tried ... (a bad implementation but with the tiki style to play around)
I had problem with the position property:
The float property :
So what is next...
Page comments from tw.o:
author | message |
theweb | DIV! |
on: Fri 19 Sep, 2003 [00:28 UTC] | |
Can't you use the theme of Matrix as they don't have the bug of the left colum? | |
sylvie | IE6 |
Fri 19 Sep, 2003 [00:42 UTC] | |
Because I spent a lot of time to find this fact.. How do you know this? | |
Because it is not working very well on MSIE6%%%Because I want to share the best and not to choose the best ... | |
Because it is not mine and Tiki is a community software letting people to define their own identity | |
theweb | Re:IE6 |
on: Fri 19 Sep, 2003 [00:49 UTC] | |
I assume you answering to my comment: if not pardon me ![]() I found the matrix theme not having the left colum bug out of the manual, version 1.6. Indeed its not your's, but you can still use the logic of the matrix teme, isn't? | |
luci | Empty files? |
on: Fri 19 Sep, 2003 [06:51 UTC] | |
strange. a position css: http://tikiwiki.org/tiki-download_file.php?fileId=30 a float css: http://tikiwiki.org/tiki-download_file.php?fileId=31 seems to be empty (0 bytes) when i download it using mozilla. |