A3 Atlantis is a modern, full-featured theme designed exclusively for Drupal by Blamcast.

Features:

  • Stunning Design: Delivers your content with impact.
  • Beautiful Typography: Designed for high readability.
  • Search Engine Friendly: Low-fat layout keeps your content first in the code.
  • High-Performance: Tweaked for small file sizes and maximum speed.
  • Smart Columns: Automatically adjusts for 1, 2, or 3 columns.
  • Go Wide: Unique "Expand" button makes administrative tasks a breeze!

A3 Atlantis is built on web standards, and is fully XHTML 1.0 Strict and CSS Level 3 compliant. Looks great in every major browser.

Download it from the project page, or check out the live demo!

--
John Forsythe
Drupal Modules - Find the module you need for your project!

Comments

Road Runner’s picture

John,, thank you for this - came at perfect time. I think I may use it in production (still testing it) see it here http://www.tourism-pro.com

A couple of things
Can I move breadcrumbs to top?

Is there easy way for forum only pages to make content where forum appears wider - essentially 2 column with content and left column (won't show right column for these pages. As it is the forum is just too small with content, left column, right column.

Add block to content. I added the line in bold to this function found in template.php file. Will this cause any trouble?
function a3_atlantis_regions() {
return array(
'header' => t('header'),
'sidebar_left' => t('left sidebar'),
'sidebar_right' => t('right sidebar'),
'content' => t('content'), /* jc addition to create new region*/
'footer' => t('footer'),
);
Also, no horizontal secondary menu - did I miss that?
Compose tips (something I usually have disAbled) doesn't fit inside content

Not sure you are aware but in tinymce edit text window the background isn't white but dark color grayish.

Anyway, very nice work and I'll leave the link back to your design company at bottom too ;-)

JohnForsythe’s picture

You can set your left sidebar blocks to not appear on "forum" and "forum/*". The theme will automatically switch to 2-column mode if there are no left sidebar blocks to display.

The header region in this theme essentially referrers to "above the content".

Breadcrumbs on top: just move "print $breadcrumb" above the content in page.tpl.php.

I haven't used TinyMCE recently, but I imagine it has its own .css file where you can change how it looks.

Bug and feature requests are better suited to the issue queue, so I can track them all in one place.

--
John Forsythe

alihammad’s picture

Elegant design.

Ali Hammad Raza
WordsValley

JohnForsythe’s picture

A Drupal 6 release is now available :)

--
John Forsythe
Need reliable Drupal hosting?

jackal.hypocrite39@gmail.com’s picture

This is an implementation by me, for this very cool theme by blamcast.
Really loved the theme & so did the client who is into Product Sourcing India services.
Do check it out. Thanks for a great theme.

Shift_Ins’s picture

I really like it. Ive been looking for a theme to launch my new site and I'm really into the simplicity and colors of this one. Is there anyway to remove the right hand content column though outside of the main blue section?