View Full Version : guestbook help


cute_angel10490
07-23-2003, 03:12 PM
hi, I got a gb from signmyguestbook.com and I was trying to make the entries have dotted border but the entries won't show on the page when ppl sign it, why is that?

Sylas
07-23-2003, 03:23 PM
can you give us the link so we can look at the code?

MaGiCSuN
07-23-2003, 04:03 PM
have you got the correct code in your table that let's the entries show up?

%%entries%% should be on the place where you want the entry to appear.

also the border must edited in the "each individually entry" area and not in the "overall" area :) The overall area should only have that entries code above on the place where you want the entries to appear on the whole page.

then in your entry template you should have %%message%% on the place where you want the message peoplepost to appear.

Love,
Mirna

cute_angel10490
07-24-2003, 03:51 AM
thanks! I have two more qustions, here's my guestbook (http://drmsnwshs4.signmyguestbook.com)

1) how do I change the entry color to the same color as the backgrond and how do I remove the gray line?

2) is it possible to put an image next to the box where you sign the gb? if yes, how?

MaGiCSuN
07-24-2003, 10:48 AM
1. when you log in you have a link called "edit your guestbook"

click on that one, first you get how to edit your WHOLE guestbook, then click on the link above the area saying "edit each individual entry" or something like that and it will show you an area with the code for the entry to show up

search into that code into the <table> tag the background color and replace it with the hex code of your own

2. Go to "edit your guestbook" again and now you have to be at the whole guestbook editing area (so the first one). Try this

<div align="left">your form in here</div><img src="urlhere.gif" border=0 height="#px" width="#px">

replace your form here with the WHOLE form code and edit the stuff into the <img> tag to fit yours. Hope that works

Love,
Mirna

cute_angel10490
07-24-2003, 01:07 PM
thank you very much!!! :)