6
What would be the most appropriate and acceptable format to ask for help?
1. First, search for your question and for the possible answers.
2. Perform searches on Xoops, Google, or code developers website.
3. Helpful Search Terms:
module name (eg. mylinks), function name (eg. add category), problem name (eg. blank page), or bits of code (eg. $modversion['tables'),..
4. Double check the XOOPS FAQ for your question or the possible answers.
Important for others to identify your post.5. Proceed to forums,
Title: module/function name, problem summary, conclusion (eg. bug report, bugfix, please help, fixed,..)
Example from
https://xoops.org/modules/newbb/viewtopic.php?topic_id=31362&forum=33&post_id=136954 Quote:
where is the best XOOPS theme design & coder ?
hi
this my theme.html file
i need add XOOPS codes, style classes and block in my theme.html
this my theme.html
<html>
<head>
<meta http-equiv="content-language" content="tr">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-9">
head>
<body rightMargin="0" leftMargin="0" topMargin="0" marginheight="0" marginwidth="0">
<table width="500" align="right" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<table cellSpacing="0" cellPadding="0" border="0">
<tr>
<td height="70" width="134">td>
<td width="28"><img alt src="images/1.jpg" width="28" height="70">td>
<td width="492" height="70" colspan="3">
<img src="images/sigaraaa.jpg" width="750" height="70">td>
tr>
<tr>
<td width="162" colSpan="2">
<img src="images/logoust.jpg" width="162" height="110">td>
<td width="492" height="110" colspan="3">
<img src="images/sigaraa.jpg" border="0" width="750" height="110">td>
tr>
<tr>
<td vAlign="top" width="162" background="images/soldol.jpg" colSpan="2">
<img src="images/logoalt.jpg" width="162" height="75"><p>left blockp>
<p><width="400">
<br>
p>
td>
<td vAlign="top" align="middle" bgcolor="#FFFFFF"><width="400">
<p>center left blockp>
<p><br>
p>
td>
<td vAlign="top" align="middle" bgcolor="#FFFFFF">center center block<br>
<br>
<width="400">
<br>
td>
<td vAlign="top" align="middle" bgcolor="#FFFFFF">right block<br>
<br>
<width="400">
<br>
td>
tr>
<tr>
<td width="134"> td>
<td width="28" height="45">
<img src="images/3.jpg" width="28" height="45">td>
<td width="492" background="images/altsol.jpg" height="45" colspan="3"> td>
tr>
<tr>
<td width="654" colspan="5">
<p align="right">xoops bannertd>
tr>
table>
td>
tr>
table>
<p> p>
body>
html>
thanks for reading and helping my problem...
A more appropriate post might be?
Quote:
Title:
theme.html: adding code, styles, and blocks - Please Help
Message:
...blah, blah...
Although if the poster had followed the steps he would have never posted this notorious question.
What do you think?