View Full Version : How to add guestbook?
dejavu
May-30-2012, 09:17 AM
It's set on journal old style. But I find the guilty one in my css !!!
/************ Open Wide! Demo here: http://www.wolfsnap.com ***********/
.galleries #homepage {
margin-top: 15px;
}
#content.userKeywords,
#header_wrapper, #footer_wrapper, #cobrand_footer,
#category, #subcategory, #header,
#smugmug, #journal, .smugmug #header, .smugmug #footer {
margin-top: -30px;
margin-left: 25px !important;
margin-right: 25px !important;
min-width: 755px;
width: auto;
_width: expression(document.documentElement.clientWidth < 790? "760px" : "auto");
}
I only removed #journal and it seems better now :clap
After all those hours, I'm happy I didn't give up...
stilisem
Jun-08-2012, 08:49 PM
Hi, I created a guestbook for http://lanalys.smugmug.com/ but there is a tiny grey line between header and Guestbook comments button. How do I get rid of it? And how to decrease the space between them?
Allen
Jun-08-2012, 09:06 PM
Hi, I created a guestbook for http://lanalys.smugmug.com/ but there is a tiny grey line between header and Guestbook comments button. How do I get rid of it? And how to decrease the space between them?
Add this to your CSS
.gallery_23342710 #comment.top_border {display: none;}
stilisem
Jun-10-2012, 05:31 PM
Add this to your CSS
.gallery_23342710 #comment.top_border {display: none;}
Allen, for some reason, this code hides all the comment box with "add comment" button
Allen
Jun-10-2012, 06:38 PM
Allen, for some reason, this code hides all the comment box with "add comment" button
Oops, sorry. Try this.
.gallery_23342710 #comment {border: none !important;}
stilisem
Jun-11-2012, 08:31 AM
Oops, sorry. Try this.
.gallery_23342710 #comment {border: none !important;}
Nope. That didn't work eather. I'm not sure if we're looking to get rid of coment border at all. I'd like to have borders on the comment box. But the line I'm talking about is higher then the comment box, It's on top of the "Guestbook comment" sign and button. Maybe I'm mistaken though..
I have:
.gallery_23342710 .top_border {BORDER-TOP: #151515 2px solid}
.gallery_23342710 .box {BORDER-BOTTOM: #3a3a3a 2px solid; BORDER-LEFT: #3a3a3a 2px solid; background-color: #202020; BORDER-TOP: #3a3a3a 2px solid; BORDER-RIGHT: #3a3a3a 2px solid}
#comments .boxTop {BORDER-BOTTOM: #999999 1px solid; MARGIN: 0px 0px 5px}
and I like it :)
stilisem
Jun-19-2012, 06:47 PM
No suggestions on that line?
Allen
Jun-19-2012, 08:38 PM
No suggestions on that line?
This hides the line here.
23342710 #comment.top_border {border: none;}
jclguru
Jun-25-2012, 08:44 AM
http://www.thebirdphotographer.com/gallery/23776476_g9ZbHn/1926651089_d4m6xT6
is my link to my Guestbook. Everything seems to be working fine except for three small things.
1. Can the Add Comment box be made bigger?
2. Next to the Add Comment box seems to be a tiny vertical line. Make it go bye-bye?
3. On my test comment it says: Doug wrote about this gallery on June 25th. Any way to
change that wording to something like: [name here] commented on this site on [the date] ?
Thanks
Doug
stilisem
Jun-28-2012, 06:27 PM
Thanks, Allen
Hello guys,
Any suggestions how I remove the box which says "This Gallery needs photos" I don't want this to be visible.
Thanks
Dez
www.dcgphotography.co.uk
Allen
Aug-19-2012, 03:39 PM
Hello guys,
Any suggestions how I remove the box which says "This Gallery needs photos" I don't want this to be visible.
Thanks
Dez
www.dcgphotography.co.uk (http://www.dcgphotography.co.uk)
Add this to your CSS
.notLoggedIn .emptyGallery {display:none;}
Add this to your CSS
.notLoggedIn .emptyGallery {display:none;}
Thank you Allen,
I guessed it would be something simple but could not find it, all sorted and working fine now :barb
Cheers
Dez
jesika5569
Oct-21-2012, 10:50 PM
I saw a guestbook on someone's site (I think it was http://thepupil.smugmug.com) and was wondering how to put one on mine. Is there an easy way to do it? I have a Power User account, BTW.
To do what that guy did on the link you added here is the link that shows you how. I like this guestbook better than the what everyone has said on this page.
http://www.dgrin.com/showthread.php?t=180288
JamesGPhoto
Dec-17-2012, 01:35 PM
How can I change "comments" to "entries"?? I have successfully changed gallery to guestbook, but when i coped and duplicated that and changed what I thought needed to change, it didn't work!
Any help would be appreciated!
http://jamesgphoto.smugmug.com
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.