Jump to content
xisto Community
iGuest

simple guestbook

Recommended Posts

i'm just wondering if you guys know how to edit the size of the text in a simple guestbook from the cpanel? i mean each time that you submit a comment in the guestbook, the text is big.

 

Posted Image

 

that is what i mean. do anyone know how to resize it?

Share this post


Link to post
Share on other sites

well here is the link to get to the guestbook:
http://forums.xisto.com/no_longer_exists/
and i can't see textfield

this is what i got to copy

<form action="/cgi-sys/guestbook.cgi" target=guestwindow><input type="hidden" name="user" value="trishtt"><input type="hidden" name="action" value="addguest"><input type="hidden" name="basehref" value="http://trish.phphosted.com"><input type="hidden" name="template" value="default">Name: <input type="text" name="name"><br>Email: <input type="text" name="email"><br>Url: <input type="text" name="url"><br>Comments: <textarea name="comments"></textarea><br><input type="submit" value="Sign Guestbook"></form>

Share this post


Link to post
Share on other sites

add size=what size you want to all <input type="text"Eg. <input type="text" name="name" size="10"> <input type="text" name="email" size="10"> <input type="text" name="url" size="10">

Share this post


Link to post
Share on other sites
<form action="/cgi-sys/guestbook.cgi" target=guestwindow><input type="hidden" name="user" value="trishtt"><input type="hidden" name="action" value="addguest"><input type="hidden" name="basehref" value="http://trish.phphosted.com"><input type="hidden" name="template" value="default">Name: <input type="text" name="name" size="10"><br>Email: <input type="text" name="email" size="10"><br>Url: <input type="text" name="url" size="10"><br>Comments: <textarea name="comments"></textarea><br><input type="submit" value="Sign Guestbook"></form>

I have edited it for you

Share this post


Link to post
Share on other sites
<html><title>.....My Bubble Network........:Somewhere I Belong:...</title><body bgcolor="#000"><link rel="stylesheet" href="http://trish.phphosted.com/style.css" type="text/css"><body leftmargin=0 background="http://trish.phphosted.com/images/image_05.jpg" topmargin=0 marginwidth=0 marginheight=0><p class="head" align="center">GuestBook</p><br><form action="/cgi-sys/guestbook.cgi" target=guestwindow> <input type="hidden" name="user" value="trishtt"> <input type="hidden" name="action" value="addguest"> <input type="hidden" name="basehref" value="http://trish.phphosted.com"> <input type="hidden" name="template" value="default"> Name: <input type="text" name="name"><br> Email: <input type="text" name="email"><br> Url: <input type="text" name="url"><br> Comments: <textarea name="comments"></textarea><br> <input type="submit" value="Sign Guestbook"> </form><!--- Don't modify the cgi tag ---><cgi><!--- Don't modify the cgi tag ---></body</html>

well here is the full code of the template...
i put the code like you said (little one) but i didn't mean the size of name /e-mail/url/coments and all that.
if you look to the image that i show, i want resize the text
Mar 3, 2005 at 22:07:24 Trish_Fan Welcome in my guestbook!
I want it small... but how could i edit the <cgi>

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.