PDA

View Full Version : Help!


Nelly
01-29-2009, 04:48 PM
I have this image here:

http://img.habboupload.com/1233254048.png (http://www.habboupload.com)

As you can see the writing is in the middle and on this one it isn't:

http://img.habboupload.com/1233253977.png (http://www.habboupload.com)

How can I get the writing in the middle on this one?

Code from Templates here:

<!-- what's going on box -->

<table cellpadding="0" cellspacing="0">
<tr>
<td width="84" height="37px" align="left" valign="top"><img src="$stylevar[imgdir_misc]/cat-left.gif" alt=" " border="0" /></td>
<td width="100%" height="37px" style="height:35px;background-image:url($stylevar[imgdir_misc]/cat-middle.gif)" valign="middle"><br>
<b><font color="#ffffff">$vbphrase[whats_going_on]</font></b>
</td>
<td width="86" height="37" align="right" valign="top"><img src="$stylevar[imgdir_misc]/cat-right.gif" alt=" " border="0" /></td>
</tr>

</table>


<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">

Much appreciated
Ryan

Lynne
01-31-2009, 01:49 AM
What you should really do is compare the code between the working and the non-working writing.