Zeus   16 Feb, 2012, 2:10 pm
#1
Hello I use AceNavy as my theme and on the Post/Thread Submitted Messages their is code below the message that almost completely repeats the message.

If you would like to post a message in our guest forum you'll free to do so. (As I cannot see half of the forum in English I don't know if their isn't any rules against this.)

http://unitedgamers.hostoi.com/forumdisplay.php?fid=7 (The guest forum)
Cluster   16 Feb, 2012, 2:40 pm
#2
any image? i cant see the problem

Smile
Zeus   16 Feb, 2012, 5:10 pm
#3
I'll try to get one asap.

[attachment=1436]
Cluster   16 Feb, 2012, 5:38 pm
#4
go to your templates and edit the "Redirect" templates

change to
<html>
<head>
<title>{$title}</title>
<meta http-equiv="refresh" content="2;URL={$url}" />
{$headerinclude}
</head>
<body>
<br />
<br />
<br />
<br />
<div style="margin: auto auto; width: {$lang->redirect_width}" align="center">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$title}</strong></td>
</tr>
<tr>
<td class="trow1" align="center"><p>{$message}</p></td>
</tr>
<tr>
<td class="trow2" align="right"><a href="{$url}"><span class="smalltext">{$lang->click_no_wait}</span></a></td>
</tr>
</table>
</div>
</body>
</html>

(first copy the code in a notepad)

Smile
Zeus   16 Feb, 2012, 5:43 pm
#5
Thank you very much!
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.