From: <txm...@us...> - 2012-05-22 20:52:53
|
Revision: 9577 http://xoops.svn.sourceforge.net/xoops/?rev=9577&view=rev Author: txmodxoops Date: 2012-05-22 20:52:47 +0000 (Tue, 22 May 2012) Log Message: ----------- Updated Fixed bug in content with modules, top blocks hover Modified Paths: -------------- XoopsCore/tags/2.6 timgno/htdocs/themes/default-timgno/theme.html Modified: XoopsCore/tags/2.6 timgno/htdocs/themes/default-timgno/theme.html =================================================================== --- XoopsCore/tags/2.6 timgno/htdocs/themes/default-timgno/theme.html 2012-05-22 20:34:35 UTC (rev 9576) +++ XoopsCore/tags/2.6 timgno/htdocs/themes/default-timgno/theme.html 2012-05-22 20:52:47 UTC (rev 9577) @@ -46,6 +46,7 @@ <{* Start of blockcentertop *}> <{includeq file="$theme_tpl/theme_blockcentertop.html"}> <{* End of blockcentertop *}> + <div class="clear"></div> <{* Start of content *}> <{includeq file="$theme_tpl/theme_content.html"}> <{* End of content *}> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |