I love this theme and thanks for share this good one.
But i find that if the right side is longer than the main content and it will look just like http://www.iphonetw.net/images/theme_out.jpg.
The content of right side is out to the content of bottom.
If you can fix it that will be great.

Comments

simillibus’s picture

easily fixed -
(I wrestled with this as well ...)

in page.tpl.php,
find line 88,
<br style="clear:left;" />
and after this, add
<br style="clear:right;" />

so you have

< br style="clear:left;" />
< br style="clear:right;" />

sakib000’s picture

Will be fixed in newx version which should be there in 2 days

Thanks

sakib000’s picture

Status: Active » Fixed
sakib000’s picture

Status: Fixed » Closed (fixed)
drumm’s picture

Project: » Admire Gray
Version: 5.x-1.4 » 5.x-1.x-dev
Issue summary: View changes