Page 1 of 1

www.sucool.net

PostPosted: Sun Mar 02, 2008 3:25 am
Author: Marinche
I live in Serbian town Subotica and here we have many ethnic Hungarians, so I decided to make a forum and chat board for them ...
And here it is : [url=http]Szabadka[/url]

Re: www.sucool.net

PostPosted: Sun Mar 02, 2008 3:54 am
Author: Helter
looks good! but the shoutbox looks a little cramped inside the main index_body table

Re: www.sucool.net

PostPosted: Sun Mar 02, 2008 4:09 am
Author: Marinche
Thanks !
What can I do about shout box ???

Re: www.sucool.net

PostPosted: Sun Mar 02, 2008 4:17 am
Author: Helter
its 4am here, but tomorrow, ill dig out my copy of the template and post the tables for you

Re: www.sucool.net

PostPosted: Sun Mar 02, 2008 5:57 am
Author: Marinche
upsss... sorry
OK then tomorrow please check this post http://www.integramod.com/forum/viewtopic.php?p=31928#31928 is this got something to do with this...
Thanks in advance !!!

Re: www.sucool.net

PostPosted: Sun Mar 02, 2008 6:06 am
Author: found it
Nice looking site...

Good luck

:mrgreen:

Re: www.sucool.net

PostPosted: Sun Mar 02, 2008 12:16 pm
Author: Helter
in index_body.tpl

FIND

Code: Select all
      <td><span>{L_FORUM_LOCKED}</span></td>   </tr></table>          <td><img></td>   </tr>   <tr>    <td><img></td>     <td><img></td>    <td><img></td>   </tr> </table>  <br>  


AFTER ADD

Code: Select all
 <BEGIN><Start><table>   <tr>    <td><img></td>    <td><img>    <td><img></td>   </tr>   <tr>     <td><img></td>         <td>    <table> <tr> <th><span><a>{L_SHOUTBOX}</a></span></th> </tr> <tr><td> <iframe></iframe> </td> </tr> </table><table><tr><td></td><td></td><td></td></tr></table>          <td><img></td>   </tr>   <tr>    <td><img></td>     <td><img></td>    <td><img></td>   </tr> </table><End><br><END>  

Re: www.sucool.net

PostPosted: Sun Mar 02, 2008 8:03 pm
Author: Marinche
Thank you ! <img>