 |
|
 |
|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 321 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
PHP-Nuke sites in CSS entirely? |
|
Hi folks, I have a question, are there any ports of versions of PHP-Nuke that are 100% CSS driven? No tables?
--Paul @ CastleCops
|
|
Posted on Sunday, August 21 @ 11:12:23 CEST by Zhen-Xjell |
|
|
|
|
| |
|
Average Score: 3 Votes: 2

|
|
|
|
|
|
|
| | The comments are owned by the poster. We aren't responsible for their content. |
| | | | |
| No Comments Allowed for Anonymous, please register | | | | |
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by edogs on Sunday, August 21 @ 13:45:29 CEST (User Info | Send a Message) http://www.dogsempire.com | Heh, Paul
How would you image the site w/o tables at all:-)?
More or less hard sites can't be writen w/o tables even on clear html if you wanna have it compatible enough.
|
| | | | |
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by pakfish on Sunday, August 21 @ 14:42:40 CEST (User Info | Send a Message) http://pakfishmedia.com | Its about time... if you drop by my site it has just about all the tables ripped out, modular CSS2, and valid XHTML transistional. Stop by have a look validate some pages look at the source..
http://pakfishmedia.com
pakfish |
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by edogs on Sunday, August 21 @ 18:24:51 CEST (User Info | Send a Message) http://www.dogsempire.com | 1) You DO use table tag there. It's doesn't suits conditions of task "w/o table tag".
2) It looks DIFFERENT in Mozilla, Firefox, Opera, IE. It's unacceptable.
CSS is really technology of future, so better to wait future for using it:-) |
]
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by Zhen-Xjell on Sunday, August 21 @ 21:39:08 CEST (User Info | Send a Message) http://castlecops.com | | Problem with tables is lots of browsers wait for the end tags before rendering them. |
]
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by edogs on Monday, August 22 @ 04:28:59 CEST (User Info | Send a Message) http://www.dogsempire.com | IMHO: etter to wait and have proper render (tables), instead get wrong render immediately (css).
|
]
| | | | |
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by heshys on Monday, August 22 @ 11:12:31 CEST (User Info | Send a Message) http://www.metopen.com | | There are a lot of reasons to use CSS where you can (though tables are sometimes still necessary (or easier to use)). My module, MetOpen Home Page, uses css to give users more flexibility in designing their home page. The upcoming version validates and will use even more CSS. You can download metopen home page at http://www.metopen.com and see it in action at jewcentral.com and jewishdatingreview.com |
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by edogs on Monday, August 22 @ 13:49:40 CEST (User Info | Send a Message) http://www.dogsempire.com | That's the thing we can agree.
CSS have to be used then it does have a sense, reasonable and compatible.
There are no sense to cancel tables "just because", or use "css version 5.xxx:-)" just for "modern" style.
All just have to be reasonable. |
]
| | | | |
Re: PHP-Nuke sites in CSS entirely? (Score: 1) by CasterOil on Monday, August 29 @ 09:45:29 CEST (User Info | Send a Message) | It's very possible to have Nuke-type sites with CSS layouts.
Just not with Nuke itself. The tables are too hard-coded into the main code, and every single block and module.
Considering FB can't even be bothered to fix security issues (thus we have to go to this site and a dozen others to find them), don't expect this to ever make it on his to-do list. Ever. |
| | | | | |
|