hi,

i have just installed Drupal 7 and downloaded your theme since it is one of the few that actually is not in beta.

and i have also downloaded AT Admin 7.x-1.0.

the strange thing i noticed that is that variables for the AT Admin and your theme are shared.
thus if i have my AT Admin 7.x-1.0 with 100% width (as an example) *BUT* my main theme with fixed width of 840px; when i try to edit setting for the live site it will show me 100% (as per AT Admin 7.x-1.0 values)

it may be something that you should include in the docs of amend your theme - i do not know, but it is something that may get people lost.

hope it is helpful.

And Thanks for the theme,

Nicolas

Comments

Jeff Burnz’s picture

Its a bug in Drupal core, hopefully the fix will be committed for Drupal 7.x-1.1, until them you can't really use the AT Admin theme when using the theme settings, its a bummer and I keep meaning to mention it on the project page, heres the issue #943212: hook_form_system_theme_settings_alter() vs. THEME_form_system_theme_settings_alter() name-clash