View Full Version : A few qestion's.
WalterS
Jan-29-2008, 04:09 PM
Hello All, this is my first post here. I am new to smugmug and I have a couple question and I was wondering if someone could answer them. The first question is how do you remove the " Gallery Pages:1" from my photo page? And the second is how do I make an e-mail form like this http://aaroncjors.smugmug.com/gallery/3568565.
Here is a link to my webpage. I just signed up Sunday evening but my site is starting to take shape.
http://scriptunasimages.smugmug.com/
WalterS
Jan-29-2008, 08:09 PM
Anyone LOL :clap
stefrussell
Jan-29-2008, 08:40 PM
Welcome Walter! I hope someone helps you. I know I am having trouble getting help too. I wish I could help you because I recently fixed my gallery but I don't remember which thread helped me. If I find it I will let you know. Good luck!
WalterS
Jan-29-2008, 08:53 PM
Thanks. This thread helped me alot but I couldnt find what I was looking for though.
http://www.dgrin.com/showthread.php?t=52811
Allen
Jan-29-2008, 10:10 PM
Hello All, this is my first post here. I am new to smugmug and I have a couple question and I was wondering if someone could answer them. The first question is how do you remove the " Gallery Pages:1" from my photo page? And the second is how do I make an e-mail form like this http://aaroncjors.smugmug.com/gallery/3568565.
Here is a link to my webpage. I just signed up Sunday evening but my site is starting to take shape.
http://scriptunasimages.smugmug.com/
Remove this from your CSS, it goes in yoru javascript.
// fix the pesky pipes
YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});
Add this to your CSS to remove the navs.
.gallery_4250796 #albumNav_top,
.gallery_4251369 #albumNav_top {display: none;}
.gallery_4250796 #albumNav_bottom,
.gallery_4251369 #albumNav_bottom {display: none;}
Not sure about the email form, it has been discussed a few times in
this forum, might do a search. Check these found with search.
http://www.dgrin.com/showthread.php?t=75898
http://www.dgrin.com/showthread.php?t=25368
http://www.dgrin.com/showthread.php?t=74704
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.