1
Im having problems getting my right blocks showing in the right place, they apear at the moment under the ccblocks but to the right of the clbock and crblock, which isnt the look im going for :) I need them to show to the right of all central block if present. any help would be much apreciated. it's probably something simple that im missing.
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}>" />
<p align="center"><{$xoops_module_header}>
<script type="text/javascript">
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>Hellostrong>
<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
nowa> <strong>ORstrong> <{/if}> <span class="right"> <{if $xoops_isuser}>
<a href="<{$xoops_url}>/user.php?op=logout">a> <{else}> <a href="<{$xoops_url}>/user.php">Logina>
<{/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}>">HOMEa>td>
<td width="1" bgcolor="#d7d7d7">td>
<td id="headmenu"><a class="menuHead" href="<{$xoops_url}>/modules/shop/">PRODUCTSa>td>
<td width="1" bgcolor="#d7d7d7">td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/news/">NEWSa>td>
<td width="1" bgcolor="#d7d7d7">td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/newbb/">FORUMa>td>
<td width="1" bgcolor="#d7d7d7">td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/myads/">CLASSIFIED'S
|
href="<{$xoops_url}>/modules/sections/">ARTICLES |
|
/modules/archcontact/">CONTACT |
<{foreach item=block from=$xoops_lblocks}> "><{$block.title}> <{$block.content}> images/160.gif" width="160" height="1" alt="" /> <{/foreach}> |
<{if $xoops_showcblock == 1}> <{foreach item=block from=$xoops_ccblocks}> <{$block.title}> <{$block.content}> | <{/foreach}> | <{foreach item=block from=$xoops_clblocks}> <{$block.title}> <{$block.content}> | <{/foreach}> | <{foreach item=block from=$xoops_crblocks}> <{$block.title}> <{$block.content}> | <{/foreach}> | <{/if}> <{$xoops_contents}> |
<{if $xoops_showrblock == 1}>
<{foreach item=block from=$xoops_rblocks}> "><{$block.title}> <{$block.content}> images/160.gif" width="160" height="1" alt="" /> <{/foreach}> |
<{/if}>