The themes in the new Clean Lines theme set are fully responsive and mobile friendly.
This theme has been deprecated, meaning that we are no longer supporting it or making it available when switching themes.
The Clean Lines theme set provides an excellent starting point for designers and others who want to completely customize their website. Available in a variety of colors and designs, these themes are fully responsive and mobile friendly.
Themes within the theme set
The Clean Lines theme set consists of the following website themes:
Blue Haze
Green Night
White Light
Marine Green
Skyscape
Purple Twilight
Black & Salmon
Pink Sky
Blue Splash
Yellow Reverse
Responsiveness
By default, responsiveness is enabled in all Clean Lines themes (excluding the deprecated Clean Lines themes). You can, however, disable the responsive behavior using theme overrides.
With responsiveness enabled, gadgets will be stacked within a single column on mobile devices, and resized to match the device's screen width. A mobile version of the site menu will be displayed, with a limit of 3 levels in total (main menu plus 2 submenu levels). Only horizontal menus are available for responsive themes.
To disable responsive behavior within Clean Lines themes, follow these steps:
- Enable theme overrides (if you have not done so already).
- Click the link to download the theme files.
- Unzip the theme files to a location of your choice on your computer or network.
- Using a text editor, open the basic.responsive.grid.less file from the Styles folder.
- Replace the following lines...
@state2-minwidth: 600px; @state2-maxwidth: 959px; @state3-maxwidth: 616px;
with...@state2-minwidth: 0px; @state2-maxwidth: 0px; @state3-maxwidth: 0px;
- Upload the modified basic.responsive.grid.less file to the Styles theme folder on your site from the Files screen or using WebDAV.
- Click the Rebuild theme button on the Theme overrides screen.
The site will now appear the same regardless of device size.
Design elements
Clean Lines, together with the Dark Impact and White Space themes, forms part of a suite of simple themes that are flexible and easy to customize.
All of the simple theme sets provide a clear and modern look, with a single screen-wide background image that gives each site its signature look. The focus of the Clean Lines set is on providing a variety of colorful themes to choose from.
The typography of the theme is classic, with Tahoma and Georgia fonts used across all theme variations.
Theme-specific functionality
Clean Lines themes provide theme-specific functionality, including:
- Alignment options for social profile and log in button gadgets
- Orientation option – horizontal and vertical – for log in form gadgets
- Font Awesome iconic font set for adding icons you can easily size and color
- Background color setting for functional buttons appearing on system gadgets and singular gadgets – e.g. Post, Next, Cancel, Register, Confirm
Customizing Clean Lines themes
From the Colors and styles screen, you can customize the colors, fonts, styles, and backgrounds of various elements that appear throughout your site.
You can also customize Clean Lines themes using CSS and theme overrides.