[theme-reviewers] Theme Unit Test Data: Gallery Columns
Justin Tadlock
justin at justintadlock.com
Sat Jul 16 23:33:09 UTC 2011
Part of me thinks it should be a requirement. WordPress already handles
styles for 1 - 10 columns (and more) by default. If a theme is
overwriting this with custom styles or removing the inline <style> WP
adds, they need to handle this on their own. That's where the biggest
problem is -- themes overwriting this but not handling anything other
than 3 columns.
With that said, WP's handling of this is crap. I've never designed a
theme where it doesn't break with the default WP styles. Of course, I
always roll my own handling of this anyway.
On 7/15/2011 5:39 PM, Ian Stewart wrote:
> On 2011-07-15, at 5:36 PM, Chip Bennett wrote:
>
>> Personally, I wasn't even thinking along those lines. Making something like that a *requirement* seems, IMHO, to cross the line into dictating design intent.
>>
>> The idea of adding it as a *recommendation* would merely be to raise awareness of an area that Theme developers may not previously have considered styling.
> Sounds good to me.
>
> Ian Stewart
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
More information about the theme-reviewers
mailing list