Thanks for the theme. It's the best looking mobile theme!! ^ ^

Currently it relies on mobileplugin to remove the drupal core stylesheets. The same thing can be done be adding just the following lines to mobile_garland.info too. See http://drupal.org/node/263967 for more information.

; override all drupal core stylesheets
stylesheets[all][] = aggregator-rtl.css
stylesheets[all][] = aggregator.css
stylesheets[all][] = block.css
stylesheets[all][] = book-rtl.css
stylesheets[all][] = book.css
stylesheets[all][] = color-rtl.css
stylesheets[all][] = color.css
stylesheets[all][] = comment-rtl.css
stylesheets[all][] = comment.css
stylesheets[all][] = dblog-rtl.css
stylesheets[all][] = dblog.css
stylesheets[all][] = forum-rtl.css
stylesheets[all][] = forum.css
stylesheets[all][] = help-rtl.css
stylesheets[all][] = help.css
stylesheets[all][] = locale.css
stylesheets[all][] = node-rtl.css
stylesheets[all][] = node.css
stylesheets[all][] = openid.css
stylesheets[all][] = poll-rtl.css
stylesheets[all][] = poll.css
stylesheets[all][] = profile.css
stylesheets[all][] = search-rtl.css
stylesheets[all][] = search.css
stylesheets[all][] = admin-rtl.css
stylesheets[all][] = admin.css
stylesheets[all][] = defaults-rtl.css
stylesheets[all][] = defaults.css
stylesheets[all][] = maintenance.css
stylesheets[all][] = system-menus-rtl.css
stylesheets[all][] = system-menus.css
stylesheets[all][] = system-rtl.css
stylesheets[all][] = system.css
stylesheets[all][] = taxonomy.css
stylesheets[all][] = tracker.css
stylesheets[all][] = update-rtl.css
stylesheets[all][] = update.css
stylesheets[all][] = user-rtl.css
stylesheets[all][] = user.css

Comments

tallsimon’s picture

this theme is amazing, great solution to my mobile requirements.
would be even better if it had inbuilt stripping of other themes, as above :-)