1
AADMavRic
Montisblack Theme
  • 2006/8/3 10:06

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


My websitehttp://www.rivalclan.com needs changed. As you can see all of my blocks are on the left and in the middle. There is only one block on the right. Every time I try to put another block on the right, its just goes to the bottom left corner of the site. How can I fix it so I can put more blocks on the right to make the site more even?

2
Will_H
Re: Montisblack Theme
  • 2006/8/3 11:18

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


probably missing a /> somewhere post up your theme.html

3
AADMavRic
Re: Montisblack Theme
  • 2006/8/3 16:04

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


<!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 -->
<{$xoops_module_header}>
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>


</head>
<body>
<table align="center" cellpadding="0" cellspacing="0" class="head_buttons">
<tr>
<td align="right" class="buttons_menu"><span class="right">
</span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span> <span class="right"><a href="<{$xoops_url}>">Home</a> </span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span><span class="right"><a href="<{$xoops_url}>/modules/newbb/"> Forums </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span><span class="right"><a href="<{$xoops_url}>/modules/news/"> News </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /> </span><span class="right"><a href="<{$xoops_url}>/modules/mydownloads/">Downloads </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span> <span class="right"><a href="<{$xoops_url}>/modules/mylinks/">Links </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span> <span class="right"><a href="<{$xoops_url}>/modules/contact/">Contact </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span><span class="left" align="bottom"> </span></td>
</tr>
</table>
<table align="center" cellpadding="0" cellspacing="0" class="head_table">
<tr>
<td width="32" class="head_logo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>images/logo.jpg" border="0" alt=""></a></td>
<td valign="middle" class="head_banner"><br />
<form style="margin-top: 0px;" action="<{$xoops_url}>/search.php" method="post">
<input type="hidden" name="action" value="results" />
<input type="text" name="query" size="14" />
<input name="submit" type="submit" value="search" />
<span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/spacer.gif" alt="" border="0" /></span> <br />
</form></td>
</tr>
</table>
<table align="center" class="body_table">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0">
<tr> <{if $xoops_lblocks}>
<td rowspan="2" valign="top" id="leftcolumn">
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}> <{include file="montisblack/theme_blockleft.html"}>
<{/foreach}>
<!-- End left blocks loop -->
</td>
<{/if}>
<td height="17" colspan="2" valign="top" class="body_bar"><p><a href="<{$xoops_url}>/"> </a> <span class="right">
</span><span class="left" align="bottom">
<script type="text/javascript">
<!-- // Array ofmonth Names
var monthNames = new Array( "January","February","March","April","May","June","July","August","September","October","November","December");
var now = new Date();
thisYear = now.getYear();
if(thisYear < 1900) {thisYear += 1900}; // corrections if Y2K display problem
document.write(monthNames[now.getMonth()] + " " + now.getDate() + ", " + thisYear);
// --></script>
-<{if $xoops_isuser}> Welcome, <a href="<{$xoops_url}>/user.php"><{$xoops_uname}></a> <img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /><{else}> <a href="<{$xoops_url}>/register.php">Register!</a> or <{/if}></span> <span class="right"> <{if
$xoops_isuser}> <a href="<{$xoops_url}>/user.php?op=logout">logout</a><{else}> <a href="<{$xoops_url}>/user.php">log
in</a> <{/if}></span><span class="right"> </span></p>
</td>
<{if $xoops_showrblock == 1}> <{/if}> </tr>
<tr>
<td align="center"> <{$xoops_banner}><!-- Display center blocks if any -->
<{if $xoops_showcblock == 1}>
<table cellspacing="0">
<tr valign="top">
<td colspan="2" id="centerCcolumn">
<!-- Start center-center blocks loop -->
<{foreach item=block from=$xoops_ccblocks}> <{include file="montisblack/theme_blockcenter_c.html"}>
<{/foreach}>
<!-- End center-center blocks loop -->
</td>
</tr>
<tr>
<td valign="top" id="centerLcolumn">
<!-- Start center-left blocks loop -->
<{foreach item=block from=$xoops_clblocks}> <{include file="montisblack/theme_blockcenter_l.html"}>
<{/foreach}>
<!-- End center-left blocks loop -->
</td>
<td valign="top" id="centerRcolumn">
<!-- Start center-right blocks loop -->
<{foreach item=block from=$xoops_crblocks}> <{include file="montisblack/theme_blockcenter_r.html"}>
<{/foreach}>
<!-- End center-right blocks loop -->
</td>
</tr>
</table>
<{/if}>
<!-- End display center blocks -->
<div id="content"> <{$xoops_contents}> </div></td>

<!-- Start right blocks loop -->
<{if $xoops_showrblock == 1}><td valign="top" id="rightcolumn">
<{foreach item=block from=$xoops_rblocks}> <{include file="montisblack/theme_blockright.html"}>
<{/foreach}>
<!-- End right blocks loop -->
</td>
<{/if}>
</tr>
</table></td></tr></table>

<br />
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td id="footerbar">Powered by <a href="http://www.rivalclan.com">MavRic</a> 2.0.5<br />
<br />
Theme design by <a href="http://www.montisarts.com" target="_blank">MavRic's Webdesign</a>
© 2006 |</td>
</tr>
</table>
</body>
</html>

4
AADMavRic
Re: Montisblack Theme
  • 2006/8/4 1:10

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


I hope this is whats needed.

5
Will_H
Re: Montisblack Theme
  • 2006/8/4 3:10

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Real quick....

I bet you are using 2.0.14

While this theme is 2.0.13 and down.

6
AADMavRic
Re: Montisblack Theme
  • 2006/8/4 7:17

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


No, the XOOPS I am using is 2.2.3

Login

Who's Online

141 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 141


more...

Donat-O-Meter

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

Latest GitHub Commits