41
bwirum
"Gold" Theme problem
  • 2004/1/16 15:18

  • bwirum

  • Just popping in

  • Posts: 49

  • Since: 2004/1/16


When I use the Gold theme I get a blank space above my center blocks, roughly 150 px high, for no (to me) apparent reason...

This is my center blocks theme code:
<td width="100%" height="100%" valign="top">
<!-- 
Display center blocks if any -->
<{if 
$xoops_showcblock == 1}>
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="150">
<
tr><td width="49%" valign="top">
<!-- 
Start center-left blocks loop -->
<{foreach 
item=block from=$xoops_clblocks}>
<
table border="0" cellpadding="1" cellspacing="1" bgcolor="#EE9E5B" width="100%">
<
tr><td bgcolor="#FFFF94" valign="top">
<
table border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#202020">
<
tr><td valign="top" bgcolor="#333333">        
<
table border="0" cellpadding="0" cellspacing="1" width="100%" height="20" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>bg-tab-menu.gif" class="blockTitle">&nbsp;<{$block.title}>
</
td></tr></table>        
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="2" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>hr.gif"></td></tr></table>
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%"><tr><td valign="top" class="blockContent">
<{
$block.content}>
</
td></tr></table></td></tr></table></td></tr></table>
<
br>
<{/foreach}>
<!-- 
End center-left blocks loop -->
</
td><td width="1%"></td><td width="48%" valign="top">
<!-- 
Start center-right blocks loop -->
<{foreach 
item=block from=$xoops_crblocks}>
<
table border="0" cellpadding="1" cellspacing="1" bgcolor="#EE9E5B" width="100%">
<
tr><td bgcolor="#FFFF94" valign="top">
<
table border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#202020">
<
tr><td valign="top" bgcolor="#333333">        
<
table border="0" cellpadding="0" cellspacing="1" width="100%" height="20" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>bg-tab-menu.gif" class="blockTitle">&nbsp;<{$block.title}>
</
td></tr></table>        
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="2" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>hr.gif"></td></tr></table>
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%"><tr><td valign="top" class="blockContent">
<{
$block.content}>
</
td></tr></table></td></tr></table></td></tr></table>
<
br>
<{/foreach}>
<!-- 
End center-right blocks loop -->
</
td></tr></table>
<!-- 
Start center-center blocks loop -->
<{foreach 
item=block from=$xoops_ccblocks}>
<
table border="0" cellpadding="1" cellspacing="1" bgcolor="#EE9E5B" width="100%">
<
tr><td bgcolor="#FFFF94" valign="top">
<
table border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#202020">
<
tr><td valign="top" bgcolor="#333333">        
<
table border="0" cellpadding="0" cellspacing="1" width="100%" height="20" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>bg-tab-menu.gif" class="blockTitle">&nbsp;<{$block.title}>
</
td></tr></table>        
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="2" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>hr.gif"></td></tr></table>
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%"><tr><td valign="top" class="blockContent">
<{
$block.content}>
</
td></tr></table></td></tr></table></td></tr></table>
<
br>
<{/foreach}>
<!-- 
End center-center blocks loop -->
<{/if}>
<!-- 
End display center blocks -->
<!-- 
Start content -->
<
table border="0" cellpadding="1" cellspacing="1" bgcolor="#EE9E5B" width="100%">
<
tr><td bgcolor="#FFFF94" valign="top" width="100%">
<
table border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#202020">
<
tr><td valign="top" bgcolor="#333333" width="100%">        
<
table border="0" cellpadding="0" cellspacing="1" width="100%" height="20" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>bg-tab-menu.gif" class="blockTitle">&nbsp;<class="mma" href="<{$xoops_url}>"><{$xoops_sitename}></a> / <{$xoops_pagetitle}>
</
td></tr></table>        
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="2" bgcolor="#202020">
<
tr><td background="<{$xoops_imageurl}>hr.gif"></td></tr></table>
<
table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<
tr><td valign="top" class="blockContent" width="100%"><div id="content"><{$xoops_contents}></div></td></tr></table>
</
td></tr></table></td></tr></table>
<
br>
<!-- 
End content -->
</
td>


Any help greatly appreciated!

Thanks!




TopTop
« 1 2 3 4 (5)



Login

Who's Online

243 user(s) are online (167 user(s) are browsing Support Forums)


Members: 0


Guests: 243


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits