Jump to content

Banners not displaying the full hight


halfpint

Recommended Posts

Hi This is from a game script where users can display there own banners

 

The banners are dispalying the correct width but the height does not display correcty. Its like the banner is only 20 pix high when it should be displayed as 120 pix high

 

This is the code from the page that lets users add thier own banners

 

Could anybody tell me if there is something wrong with the code which is causing the banners to not display corectly

 

Thanks

 

 <tr><td class="mainTxt">	<form name="form1" method="POST" onsubmit="submitDis('submit')"><table>
<tr><td valign="top" width=100><br>
<input type="button"  value=" Bold "onClick="document.form1.info.value += ' [b]  TEKST  [/b]'">	<input type="button"  value=" Underline "onClick="document.form1.info.value += ' [u]  TEKST  [/u]'">	<input type="button"  value=" Itallic "onClick="document.form1.info.value += ' [i]  TEKST  [/i]'">
</td>  <td><textarea name="info" cols=70 rows=16>{$clan->info}</textarea></td></tr>
        <tr><td width=100>Gang Image: 	</td>	<td><input type="text"  size="70" name="avatarc" value="{$clan->avatarc}"> <br>Width: 600 pixels
- Hight: 120 pixels
<td></tr>
<tr><td></td>  <td align="left"><input type="submit" value="Update"></td></tr>
  </table></td></tr>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.