1
Can anyone help me :( Don't understand why it doesn't work, I use the same code to show it as other themes do, tried everything I think I can...
Here is the theme.html content though, if somebody can help :p
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><{$xoops_sitename}> - <{$xoops_pagetitle}>title>
<meta name="keywords" content="<{$xoops_meta_keywords}>" />
<meta name="description" content="<{$xoops_meta_description}>" />
<link href="<{$xoops_themecss}>" rel="stylesheet" type="text/css" />
head>
<body>
<div id="wrapper">
<div id="header">
<div id="logo">
<h1><a href="<{$xoops_url}>"><{$xoops_sitename}>a>h1>
<h2><{$xoops_pagetitle}>h2>
div>
<div id="menu">
<ul>
<li class="current_page_item"><a href="<{$xoops_url}>">Homepagea>li>
<li><a href="<{$xoops_url}>/modules/news/">Newsa>li>
<li><a href="<{$xoops_url}>/modules/mastop_publish/">Contenta>li>
<li><a href="<{$xoops_url}>/modules/newbb/">Foruma>li>
<li class="last"><a href="<{$xoops_url}>/modules/amcontact/">Contacta>li>
ul>
div>
div>
<div id="page">
<div id="content">
<div class="post">
<{$xoops_contents}>div>
div>
<div id="sidebar">
<{foreach item=block from=$xoBlocks.canvas_right}> <{includeq file="$theme_name/theme_blockright.html"}> <{/foreach}>
div>
<div style="clear: both;"> div>
div>
div>
<div id="footer">
<p id="legal"><{$xoops_footer}> - <a href="http://www.freecsstemplates.org/">Bestfriendsa> designed by <a href="http://www.freecsstemplates.org/">Free CSS Templatesa> <br />
<a href="http://www.acida.me">Ported by Vampire Trix (Acida.Me)a>p>
div>
body>
html>
I used to use this account, but no longer.