hello, Mantra!....you wrote "you welcome" means that the question before depends only on the icon size it seems
or can I somewhere change something as "center" to "left"?
By trying to do some modifaction on 4images_dark startpage --- in fact I try to elimenate the left colomn with login and so on and to use this space for one or two bloc of text instead -- but I come not over with my method of try and error.
Please can you show me how to create a box on this left side, with the same background.
I try this on the page "home", for the moment I stay with this code there:
{header}
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#333333">
<tr>
<td width="37" valign="top" class="sambakiri"><img src="{template_url}/images/spacer.gif" alt="" width="37" height="19" /></td>
<td width="22%"><table width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td><table width="100%" height="100%" border="0" cellpadding="4" cellspacing="4" class="backmenu">
<tr>
<td class="menuhead"><img src="{template_url}/images/spacer.gif" alt="" width="200" height="19" /></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="2%"><img src="{template_url}/images/spacer.gif" alt="" width="19" height="19" /></td>
<td width="71%" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="1">
<tr>
<td valign="top" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="title"><strong>{if categories} :: {lang_categories}</strong>
<hr size="1" />
<div align="right"></div></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top">{categories}{endif categories}{lang_site_stats}<br />
{if msg}<b>{msg}</b><br/>
{endif msg} </td>
</tr>
</table></td>
</tr>
<tr >
<td height="18" ><hr size="1" /></td>
</tr>
<tr >
<td height="19" > </td>
</tr>
<tr>
<td valign="top" > </td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
<td width="37" align="right" valign="top" class="sambakanan"><img src="{template_url}/images/spacer.gif" alt="" width="37" height="19" /></td>
</tr>
</table>
{footer}
The space (menuhead) in the middle of the left side may stay there to separat two bloc of text.
Thanks in advance, if you can help me how to do. Also I am interested to learn more about html and these script-languages, without going to far, if you can give me a tip to go so far away that I could understand the coding and resolve may be for you very little questions on my owen !?
regards
G.Hoffmann