Quote:I am wondering how you

Posts: 300
Joined: 08/28/2007
Early adopter... addicted to alphas.Not KulvikTheminator

Quote:
I am wondering how you managed to put so much time into this...

I didn't really spend any time at all doing this. It took about an hour or so to fix the theme and then another couple of hours to write it up and take the screenshots.

Quote:
...I may also be thinking of something else but I think the W3C stated that tables were no longer to be used for layout designs...

If you really want to get down to semantics, tables should really only be used for tabular data. There are distinct disadvantages of using tables and one of them is pointed out above. The biggest problem I see is using structural elements for presentation so you can't easily change the layout without altering the (X)HTML. With something like Drupal where you can't just edit the source without overriding a theme function this becomes even more of an important issue.

Quote:
I too use primarily Firefox for my browsing needs...

Well, I actually use Safari 3 for my general browsing (it's very fast and clean) and only break out Firefox 2 when I need Firebug or the Web Developer Toolbar (there seem to be memory leak issues with Firefox). A bonus of using Safari is that form elements look great!

New Theme for Ubercart.org By: Ryan (50 replies) Fri, 05/02/2008 - 14:57