1
Hi there
This is the code of my theme.
I have very good theme found but the problem is the bottom block is not visible.
Can someone help me with that?
Here is the theme code:
le="color: #000000"><?php <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="content-language" content="<{$xoops_langcode}>" /> <meta name="robots" content="<{$xoops_meta_robots}>" /> <meta name="Keywords" content="<{$xoops_meta_keywords}>" /> <meta name="Description" content="<{$xoops_meta_description}>" /> <meta name="rating" content="<{$xoops_meta_rating}>" /> <meta name="author" content="<{$xoops_meta_author}>" /> <meta name="copyright" content="<{$xoops_meta_copyright}>" /> <meta name="generator" content="XOOPS" /> <title><{$xoops_sitename}> :: <{$xoops_pagetitle}></title> <link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" /> <link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_url}>/xoops.css" /> <link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_themecss}>" /> <!-- RMV: added module header --> <{$xoops_module_header}> <script type="text/javascript"> <!-- <{$xoops_js}> //--> </script> </head> <body> <div align="center" id="obCenter"> <table align="center" cellspacing="0" id="obLayout"> <tr> <td rowspan="5" id="obSHL" ><img src="<{$xoops_imageurl}>/images/1px.gif" width="17" height="1" alt="" /></td> <td id="obR1" ></td> <td rowspan="5" id="obSHR" ><img src="<{$xoops_imageurl}>/images/1px.gif" width="17" height="1" alt="" /></td> </tr> <tr> <td id="obHead" style="background-image: url('<{$xoops_imageurl}>/images/lart-2.jpg'); background-repeat: no-repeat; background-position: right top"> <table cellspacing="0"> <tr> <td id="obLog" style="background-image: url('<{$xoops_imageurl}>/images/lart-1.jpg'); background-repeat: no-repeat; background-position: right top" width="329" height="130"> </td> <td id="obLog" style="text-align:right; vertical-align: top"> </td> </tr> </table></td> </tr> <tr> <td height="27" align="left" width="100%"><table id="obNav" cellspacing="0"> <tr> <td width="22"><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/">BALLINA</a></td> <td width="22" ><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/modules/xcgal/">Galeria</a></td> <td width="22" ><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/modules/mydownloads/" >Muzika Mp3</a></td> <td width="22" ><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/modules/xfguestbook/">Humor</a></td> <td width="22" ><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/modules/sms/">SMS Mesazhe</a></td> <td width="22" ><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/modules/friendfinder/">Takime</a></td> <td width="22" ><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/modules/smartmedia/">Video Shqip</a></td> <td width="22" ><img src="<{$xoops_imageurl}>/images/na_l.gif" alt="" /></td> <td class="obNavWidth"><a href="<{$xoops_url}>/modules/contact/">KONTAKT</a></td> </tr> </table></td> </tr> <tr> <td><table id="obMn" cellspacing="0"> <tr> <td id="leftcolumn" style="vertical-align: top"> <!-- Start left blocks loop --> <{foreach item=block from=$xoops_lblocks}> <{include file="Just5 - Kalter/obblock_l.html"}> <{/foreach}> <br /> <img src="<{$xoops_imageurl}>/images/1px.gif" class="obSpacer" alt="" /> <!-- End left blocks loop --></td> <td id="centercolumn" style="vertical-align: top"><{if $xoops_showcblock == 1}> <table cellspacing="0"> <tr> <td id="centerCcolumn" colspan="2" style="vertical-align: top"> <!-- Start center-center blocks loop --> <{foreach item=block from=$xoops_ccblocks}> <{include file="Just5 - Kalter/obblock_c.html"}> <{/foreach}> <!-- End center-center blocks loop --> </td> </tr> <tr> <td id="centerLcolumn" style="vertical-align: top"> <!-- Start center-left blocks loop --> <{foreach item=block from=$xoops_clblocks}> <{include file="Just5 - Kalter/obblock_c.html"}> <{/foreach}> <!-- End center-left blocks loop --> </td> <td id="centerRcolumn" style="vertical-align: top"> <!-- Start center-right blocks loop --> <{foreach item=block from=$xoops_crblocks}> <{include file="Just5 - Kalter/obblock_c.html"}> <{/foreach}> <!-- End center-right blocks loop --> </td> </tr> </table> <{/if}> <div id="content" style="vertical-align: top"> <{$xoops_contents}> </div> <br /></td> <{if $xoops_showrblock == 1}> <td id="rightcolumn" style="vertical-align: top"><{foreach item=block from=$xoops_rblocks}> <{include file="Just5 - Kalter/obblock_l.html"}> <{/foreach}><br /> <img src="<{$xoops_imageurl}>/images/1px.gif" class="obSpacer" alt="" /></td> <{/if}> </tr> </table></td> </tr> <tr> <td id="obFooter"> | <{$xoops_footer}></td> </tr> <tr> <td id="obLBC" > </td> <td id="obSHB" > </td> <td id="obRBC" > </td> </tr> </table> </div> </body> </html>
thanks in advance
Money is the wise man's religion