[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

Name box offset to right

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Guestbook 4U

View previous topic :: View next topic  
Author Message
yatesburg
Investigator
Investigator

Offline Offline
Joined: Jun 14, 2004
Posts: 14
Location: High Wycombe, UK
PostPosted: 16.06.2004 12:20
Post subject: Name box offset to right

Hi

In addEntry, the box for name is not in line with the other boxes.
This is caused by an extra '<td>' appearing in the code issued to the browser.

Array:
&lt;tr&gt;&lt;td colspan="2"&gt;<b>Sign the Guestbook:</b>&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td width="25%"&gt;Name*:&lt;/td&gt;&lt;td&gt;<td>
<input type="text" name="guestbook4uname" size="50" maxlength="50"></td></tr>

I do not know enough about php to find this in the issue files.

_________________
ttfn BoB
nnnn

yatesburg please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Visit poster's website Photo Gallery
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 16.06.2004 12:46
Post subject: Re: Name box offset to right

thanx

delete in line 242 : <td>


old:
echo "<td>
<input type=\"text\" name=\"guestbook4uname\" size=\"50\" maxlength=\"50\">";

new :
echo "<input type=\"text\" name=\"guestbook4uname\" size=\"50\" maxlength=\"50\">";


Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
yatesburg
Investigator
Investigator

Offline Offline
Joined: Jun 14, 2004
Posts: 14
Location: High Wycombe, UK
PostPosted: 16.06.2004 17:18
Post subject: Re: Name box offset to right

Hi

Tested OK - thanks.

_________________
ttfn BoB
nnnn

yatesburg please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Visit poster's website Photo Gallery
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Guestbook 4U
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy