1
xtreme
Theme PROBLEM
  • 2004/7/5 14:06

  • xtreme

  • Just popping in

  • Posts: 22

  • Since: 2003/10/4



Resized Image

The Center Block comes over them Main Menu , how can i make that sow thats not happening ?

Thanks,
HansVos


Sorry For my Bad English

2
chapi
Re: Theme PROBLEM
  • 2004/7/5 14:13

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


When I visit your site with my Firefox 0.91 everything looks fine. Only IE6 makes problems I think. So it's probably just a minor glitch. Please go through your code and search for unclosed or something like that.

Btw, you should use .gif or .jpg for images you post on the web. The image above is a little bit big with about 330 kb!

3
xtreme
Re: Theme PROBLEM
  • 2004/7/5 16:32

  • xtreme

  • Just popping in

  • Posts: 22

  • Since: 2003/10/4


Does Anybody know what can be wrong ?
Sorry i'm a beginner

Thanks,

Hans
Sorry For my Bad English

4
tjnemez
Re: Theme PROBLEM
  • 2004/7/5 17:42

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


as noted above your site looks okay in firefox, however you can see there is some issues with margins, padding, and also width. what theme are you using?

5
xtreme
Re: Theme PROBLEM
  • 2004/7/6 6:45

  • xtreme

  • Just popping in

  • Posts: 22

  • Since: 2003/10/4


I Use A Theme That is made by my one, i only have used the Zaja-Green Theme as Example and copied some codes.

6
xtreme
Re: Theme PROBLEM
  • 2004/7/6 14:26

  • xtreme

  • Just popping in

  • Posts: 22

  • Since: 2003/10/4


Does any one know how to fix this ?

7
tjnemez
Re: Theme PROBLEM
  • 2004/7/6 16:09

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


did you edit the style.css or theme.html

8
xtreme
Re: Theme PROBLEM
  • 2004/7/7 6:14

  • xtreme

  • Just popping in

  • Posts: 22

  • Since: 2003/10/4


Yesss Both, but when i tested it on The XOOPS Stand Alone Server, there where no ploblems, but when i upload it to my webserver i got this problem, that can i do to make ik ok ?


Thanks,
Hans Vos

(Sorry for my bad English)

9
SevenD
Re: Theme PROBLEM
  • 2004/7/7 9:45

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Hi xtreme,
you have one invalid-overlapping "</td>" tag.
Open theme.html in notepad(themes/XtremeFun/theme.html)and replace all content with this code:
Quote:

<!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 class="zaja" border="0" align="center" cellpadding="2" cellspacing="0">
<tr>
<td> <table cellspacing="0">
<tr id="header">
<td colspan="3" id="headerbanner"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="266" id="headerbanner"> <center>
<img src="<{$xoops_url}>/themes/XtremeFun/logo.gif"/>
</center></td>
<td align="center" id="headerbanner"></td>
</tr>
</table></td>
</tr>
<tr>
<td id="headerbar"> &nbsp;&nbsp;<{if $xoops_isuser}> Hey <a href="<{$xoops_url}>/user.php"><{$xoops_uname}></a>&nbsp;&nbsp;&nbsp;<a href="<{$xoops_url}>/user.php">Your Account </a>&nbsp; <{else}> <a href="<{$xoops_url}>/register.php">Register now </a> ! <{/if}> <{if $xoops_isuser}> <a href="<{$xoops_url}>/user.php?op=logout"></a> <{else}> &nbsp;&nbsp;&nbsp;<a href="<{$xoops_url}>/user.php">Login</a> <{/if}> --[
<script language="Javascript" type="text/javascript">
if(document.all){
document.write('<scr'+'ipt language="Javascript" type="text/javascript" align="right" src="http://www.con-nect.nl/ticker.php?ID=32331"></scr'+'ipt>');
}
</script>
]---
</div>
</form></td>
</tr>
</table>
<table cellspacing="0">
<tr>
<td id="leftcolumn"> <!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}> <{include file="Zaja_Green/theme_blockleft.html"}> <{/foreach}>
<!-- End left blocks loop -->
<img src="<{$xoops_imageurl}>160.gif" width="160" height="1" alt="" /> </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}> <{include file="Zaja_Green/theme_blockcenter_c.html"}> <{/foreach}>
<!-- End center-center blocks loop --> </td>
</tr>
<tr>
<td id="centerLcolumn"> <!-- Start center-left blocks loop -->
<{foreach item=block from=$xoops_clblocks}> <{include file="Zaja_Green/theme_blockcenter_l.html"}> <{/foreach}>
<!-- End center-left blocks loop --> </td>
<td id="centerRcolumn"> <!-- Start center-right blocks loop -->
<{foreach item=block from=$xoops_crblocks}> <{include file="Zaja_Green/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>
<{if $xoops_showrblock == 1}>
<td id="rightcolumn"> <!-- Start right blocks loop -->
<{foreach item=block from=$xoops_rblocks}> <{include file="Zaja_Green/theme_blockright.html"}> <img src="<{$xoops_imageurl}>160.gif" width="160" height="1" alt="" /> <{/foreach}>
<!-- End right blocks loop --> </td>
<{/if}> </tr>
</table>
<table align="center" cellspacing="0">
<tr >
<td id="headerbar"><div align="center"><{$xoops_footer}>&nbsp; | &nbsp;Design by <a href="http://www.xtremefun.tk" target="_blank">XtremeFun.tk</a></div></td>
</tr>
</table></td>
</tr>
</table>
<center>
<{$xoops_banner}>
</center>
</body>
</html>


10
xtreme
Re: Theme PROBLEM
  • 2004/7/7 15:23

  • xtreme

  • Just popping in

  • Posts: 22

  • Since: 2003/10/4


Tnx but is doesn't work, when i paste code in it , the left white thing stays there,

Sory for my bud english

Login

Who's Online

200 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 200


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