[geeklog-devel] Geeklog 1.9.0 or Geeklog 2.0.0?

Rouslan Placella rouslan at placella.com
Wed Mar 14 12:53:31 EDT 2012


On 14/03/12 15:50, Yoshinori Tahara wrote:

> Hi, all.

>

> I saw the theme newpro.

> The design is good. But the layout is bad.

> Why did you return to the table layout?

> One of the main benefits of the professional_css theme has been lost.

>

> Do you know about the Responsive Web Design?

> This design has been attracting attention recently.

> Introduced to the following site.

> http://en.wikipedia.org/wiki/Responsive_Web_Design

> Using with the table layout, Responsive Web Design is not feasible.

>

> I'm actually developing a responsive Geeklog theme by combining the

> professional_css theme and the Skeleton.

>

> Site of the Skeleton:

> http://www.getskeleton.com/

>

> Demo site of the developing theme:

> http://test.trybase.com/test181j/

>

> If you are going to jump to Geeklog 2.0.0, let's discard the table layout first.

>


We actually had a lengthy discussion before reverting to a table for the
layout of the 3 columns. The main reason is that a pure CSS layout is
completely fixed and requires JS to be enabled. Users with JS disabled
will see an empty area if less than 3 columns are being used on a page.

Rouslan


More information about the geeklog-devel mailing list