View Single Post
Old December 22nd, 2005, 04:30 AM     #2 (permalink)
exally
Senior Member
 
Join Date: May 2003
Location: Aus, Gold Coast :)
Posts: 802
Send a message via ICQ to exally
hmmm it seems the size of the Text box is set to something like

Code:
<input type="text" size=15>
and u have expanded the box in dreamweaver as in to hold more but it will only hold 15 therefore starting in the middle, try changing that to 500 or something... i hope that is the problem
exally is offline   Reply With Quote