1
carlos1426
Module size problem
  • 2005/12/10 2:25

  • carlos1426

  • Just popping in

  • Posts: 38

  • Since: 2004/5/18


Hi.

I have this html template.

<form action='<{$block.XOOPS_URL}>/modules/regdominios012/whois_results.php' method='post' enctype="application/x-www-form-urlencoded" ID="Form1">
<table with="50%" border="0" cellpadding="1" cellspacing="0" summary="">
<tr>
<td><{$block.block_text1}><br><br></td>
</tr>
<tr>
<td><{$block.block_text2}></td>
</tr>
<tr>
<td><{$block.block_text3}><br></td>
</tr>
<tr>
<td align="left" colspan="1"><textarea rows="5" cols="25" name="ddomains"></textarea></td>
</tr>
<tr>
<td align="center">
<input type="hidden" name="action" value="checkdom">
<input type="hidden" name="type" value="all">
<input type='submit' value='<{$block.search_submit}>' ID="whoisbtn" NAME="whoisbtn" />
<br><br>
</td>
</tr>
<tr>
<td><{$block.block_text4}><a href="<{$block.busqueda_avanzada}>"><{$block.adv_search}></a></td>
</tr>
</table>
</form>

All seems to work fine except the width of the text area: it doesn't matter what cols witdh I assing it. Always painted with the same width.

I tried in the left side and in the right side and always be the same.

I need to reduce the total witdth of the left side of the page.

I'm using Treemenuxl and Wfchannel.

How can I set the max width of the left or right sides?.

Thank you in advance.

2
coopersita
Re: Module size problem

Look at the CSS. It may be that a width is being applied through there.

Login

Who's Online

210 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 210


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits