Guest Posted April 14, 2004 Posted April 14, 2004 Im having problems getting my right blocks showing correctly. The apear underneath the ccblock but to the right of the right clblock & crblocks and I need them to show at the right hand side of all the central blocks (if there are any right hand blocks to show that is). Ive been changing so much today my eyes are wonky :blink: it's probably staring me in the face. Please take a look and see if you can spot my mistakes. I'm sure there will be more than one. Any help would be greatlt apreciated. Thanks <!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=<{$xoops_charset}>" /> <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="all" href="<{$xoops_url}>/xoops.css" /> <link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" /> <!-- RMV: added module header --> <p align="center"><{$xoops_module_header}> ?<script type="text/javascript"> <!-- <{$xoops_js}> //--> </script></head> ?<body> <a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>images/logo.jpg" alt="Ideal Handling Logo" border="0" align="bottom" /></a> <table width="100%" border="0" cellspacing="0" cellpadding="0"> ?<tr> ? ?<td class="pozdrav"> <div align="left"> <{if $xoops_isuser}> <strong>Hello</strong> ? ? ? ?<a href="<{$xoops_url}>/user.php"><{$xoops_uname}></a> <a href="<{$xoops_url}>/user.php">Welcome ? ? ? ?Back. </a> <{else}> <a href="<{$xoops_url}>/register.php">Register ? ? ? ?now</a> <strong>OR</strong> <{/if}> <span class="right"> <{if $xoops_isuser}> ? ? ? ?<a href="<{$xoops_url}>/user.php?op=logout"></a> <{else}> <a href="<{$xoops_url}>/user.php">Login</a> ? ? ? ?<{/if}> </span></div></td> ? ?<td width="190" class="pozdrav"><form style="margin-top: 1px; margin-bottom: 0px" action="<{$xoops_url}>/search.php" method="post"> ? ? ? ? ? ? ? ? <input class="button" type="text" name="query" size="10" /> ? ? ? ? ? ? ? ?<input type="hidden" name="action" value="results" /> ? ? ? ? ? ? ? ?<input name="submit" type="submit" class="gumb" value="search" /> ? ? ? ? ? ? ?</form></td> ? ?<td width="190" align="right" class="vrijeme"><span id="clock"></span> <script language="JavaScript" type="text/javascript" src="<{$xoops_imageurl}>images/clock.js"> ? ? ?</script> </td> ?</tr> </table> <tr> ? ? ? ? ? <table cellspacing="0" cellpadding="0" width="100%" border="0"> ? ? ? ?<tr align="center"> ? ? ? ? ?<td width="230" bgcolor="#6B6B6B"></td> ? ? ? ? ?<td id="headmenu"><a class="menuHead" ? ? ? ? ? ? ? ? ?href="<{$xoops_url}>">HOME</a></td> ? ? ? ? ?<td width="1" bgcolor="#d7d7d7"></td> ? ? ? ? ?<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/modules/shop/">PRODUCTS</a></td> ? ? ? ? ?<td width="1" bgcolor="#d7d7d7"></td> ? ? ? ? ?<td id="headmenu"><a class="menuHead" ? ? ? ? ? ? ? ? ?href="<{$xoops_url}>/modules/news/">NEWS</a></td> ? ? ? ? ?<td width="1" bgcolor="#d7d7d7"></td> ? ? ? ? ?<td id="headmenu"><a class="menuHead" ? ? ? ? ? ? ? ? ?href="<{$xoops_url}>/modules/newbb/">FORUM</a></td> ? ? ? ? ?<td width="1" bgcolor="#d7d7d7"></td> ? ? ? ? ?<td id="headmenu"><a class="menuHead" ? ? ? ? ? ? ? ? ?href="<{$xoops_url}>/modules/myads/">CLASSIFIED'S</a></td> ? ? ? ? ?<td width="1" bgcolor="#d7d7d7"></td> ? ? ? ? ?<td id="headmenu"><a class="menuHead" ? ? ? ? ? ? ? ? ?href="<{$xoops_url}>/modules/sections/">ARTICLES</a></td> ? ? ?<td width="1" bgcolor="#d7d7d7"></td> ? ? ? ? ?<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/modules/archcontact/">CONTACT</a></td> ? ? ? ?</tr> ? ? ?</table> <table border="0" cellpadding="0" cellspacing="0" id="glavna"> ?<tr> ? ?<td id="leftcolumn"> ? ? ?<!-- Start left blocks loop --> ? ? ?<{foreach item=block from=$xoops_lblocks}> <div class="<{cycle values="blockTitle"}>"><{$block.title}></div> ? ? ? ? ?<div class="blockContent"><{$block.content}></div> ? ?<img src="<{$xoops_imageurl}>images/160.gif" width="160" height="1" alt="" /> ? ? ? ? ?<{/foreach}> ? ? ?<!-- End left blocks loop --> ? ?</td> ? ?<td id="centercolumn"> ? ? ?<!-- Display center blocks if any --> ? ? ?<{if $xoops_showcblock == 1}> <table cellspacing="0"> ? ? ? ?<tr> ? ? ? ? ?<td id="centerCcolumn" colspan="2"> ? ? ? ? ? ?<!-- Start center-center blocks loop --> ? ? ? ? ? ? ? ?<{foreach item=block from=$xoops_ccblocks}> <table align="center" cellpadding="0" cellspacing="2"> ? ? ? ? ? ? ? ? ?<tr> ? ? ? ? ? ? ? ? ? ?<td> <div class="blockTitle"><{$block.title}></div> ? ? ? ? ? ? ? ? ? ? ?<div class="blockContent"><{$block.content}></div></td> ? ? ? ? ? ? ? ? ?</tr> ? ? ? ? ? ? ? ?</table> ? ? ? ? ? ? ? ?<{/foreach}> ? ? ? ? ? ? ? ?<!-- End center-center blocks loop --> ? ? ? ? ?</td> ? ? ? ?</tr> ? ? ? ?<tr> ? ? ? ? ?<td id="centerLcolumn"> ? ? ? ? ? ?<!-- Start center-left blocks loop --> ? ? ? ? ? ? ? ?<{foreach item=block from=$xoops_clblocks}> <table class="blok" align="center" cellpadding="3" cellspacing="2"> ? ? ? ? ? ? ? ? ?<tr> ? ? ? ? ? ? ? ? ? ?<td> <div class="blockTitle"><{$block.title}></div> ? ? ? ? ? ? ? ? ? ? ?<div class="blockContent"><{$block.content}></div></td> ? ? ? ? ? ? ? ? ?</tr> ? ? ? ? ? ? ? ?</table> ? ? ? ? ? ? ? ?<{/foreach}> ? ? ? ? ? ? ? ?<!-- End center-left blocks loop --> ? ? ? ? ?</td> ? ? ? ? ?<td id="centerRcolumn"> ? ? ? ? ? ?<!-- Start center-right blocks loop --> ? ? ? ? ? ? ? ?<{foreach item=block from=$xoops_crblocks}> <table class="blok" align="center" cellpadding="3" cellspacing="2"> ? ? ? ? ? ? ? ? ?<tr> ? ? ? ? ? ? ? ? ? ?<td> <div class="blockTitle"><{$block.title}></div> ? ? ? ? ? ? ? ? ? ? ?<div class="blockContent"><{$block.content}></div></td> ? ? ? ? ? ? ? ? ?</tr> ? ? ? ? ? ? ? ?</table> ? ? ? ? ? ? ? ?<{/foreach}> ? ? ? ? ? ? ? ?<!-- End center-right blocks loop --> ? ? ? ? ?</td> ? ? ? ?</tr> ? ? ?</table> ? ? ?<{/if}> ? ? ?<!-- End display center blocks --> ? ? ?<div id="content"> <{$xoops_contents}> </div></td> ? ?<{if $xoops_showrblock == 1}> ? ?<td id="rightcolumn"> ? ? ?<!-- Start right blocks loop --> ? ? ?<{foreach item=block from=$xoops_rblocks}> <div class="<{cycle values="blockTitle,blockTitle"}>"><{$block.title}></div> ? ? ? ? ?<div class="blockContent"><{$block.content}></div> ? ?<img src="<{$xoops_imageurl}>images/160.gif" width="160" height="1" alt="" /> ? ? ? ? ?<{/foreach}> ? ? ?<!-- End right blocks loop --> ? ?</td> ? ?<{/if}> </tr> </table> <table width="100%" ?border="0" align="center" cellpadding="0" cellspacing="0" class="dole"> ?<tr> ? ?<td><div class="privatnost"> ? ? ? ?<div align="center"><br /> ? ? ? ? ? ?<!-- Start Custom Links ?/ ?Edit or remove next line --> ? ? ? ? ? ?<a href="%3c%7b$xoops_url%7d%3e/modules/news/article.php?storyid=4">License ? ? ? ? ? ?Information</a> | <a href="<{$xoops_url}>/modules/news/article.php?storyid=5">Privacy ? ? ? ? ? ?Policy</a> | <a href="%3c%7b$xoops_url%7d%3e/modules/archcontact/">Contact</a><br /> ? ? ? ? ?<br /> ? ? ? ? ?<!-- End Custom Links --> ? ? ? ? ?<br /> ? ? ? ? ? ?Copyright ? 2004 by Ideal Handling Ltd | ? ? ? ? ? ?<!-- Webmaster, dont remove this text. It denied by license! --> ? ? ? ? ? ?<{$xoops_footer}><br /> ? ? ? ?</div> ? ? ?</div></td> ?</tr> </table> <br> </body> </html>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.