View online documentation
The standard layout is for desktops, laptops and other large screen devices.
Tablet devices such as iPad have two orientations - landscape and portrait. You can configure a different layout for each orientation.
Smartphone devices such as iPhone, Android and Windows phones have two orientations - landscape and portrait. You can configure a layout for landscape orientation only - portrait orientation always displays in one column with sidebars stacked below the main content.
The smartphone portrait layout always displays in one column with sidebars stacked horizontally below the main content. All widths are always 100%.
Adaptivetheme supports responsive Panels and Gpanel layouts. To use this capability you can use the Panels module, Display Suite (with Panels) or Adaptivethemes native Gpanels layouts. To views all layouts on one page and test your settings you can enable the panels test, see the Debuggers tab.
Usage: select options for each device range and layout type.
These settings are primarly set during development - do not change these unless you are actively developing or modifying your theme. If you need to globally unset core CSS or other CSS files use the Unset CSS Files extension.
CSS aggregation is ON. Changes to your themes responsive CSS files will not show until you re-save the theme settings (click "Save configuration" at the bottom of this form).
This is required to re-write the production version of the responsive styles and is a performance optimization in Adaptivetheme, which saves your site at least 4 HTTP requests.
themeName/css/responsive.custom.css
Adaptivetheme supports both mobile first and desktop first design approaches. Please review the online documentation.
This setting fundementally alters what CSS is loaded and how it is loaded. At the most basic level if you select Mobile first the Smartphone portrait layout will load as the default, if you select Desktop first the Standard layout will load as the default. Many other changes take place regarding loading of CSS for Internet Explorer, Responsive Gpanels and Panels as well.
sites/default/files/adaptivetheme/adaptivetheme_files/
sites/all/themes/adaptivetheme/at_core/generated_files/
../css
sites/default/css
Here you can enable commonly used Polyfills supplied with the core theme. Adaptivetheme also supports loading scripts and CSS for Internet Explorer using your sub-themes info file.
/adaptivetheme/scripts/media_queries.js
Configure metatags for mobile devices. To omit a metatag leave it empty.
This shows the media queries currently being used by your theme. This is provided so you can easily save a backup copy for reference.
Extensions include many extras for configuring and styling your site. Enabled extensions will appear in new vertical tabs below the main setting. Extensions can be enabled or disabled individually, so you only load what you need. Disabling the global setting will globally disable most extensions, but not enable them.
Once you have enabled an extension you will need to configure its settings, then save the theme settings again (to save its configuration).