I've tried to locate some info on creating a "contact" page but have come up empty handed. If someone could point me in a direction it would be greatly appreciated.
I've tried to locate some info on creating a "contact" page but have come up empty handed. If someone could point me in a direction it would be greatly appreciated.
Hi
The easiest way is to follow our instructions for creating a Guestbook here, No. 30:
Well, i've got the guestbook/message page up and now i'm having difficulting removing/editing elements on the page. I'm afraid that if i start tinkering (without knowing what i'm doing) with stuff I'll screw my SMug up.
-off topic... it's too bad that the threads aren't organized properly. If they were, i'm sure i could find the answer on my own.
Well, i've got the guestbook/message page up and now i'm having difficulting removing/editing elements on the page. I'm afraid that if i start tinkering (without knowing what i'm doing) with stuff I'll screw my SMug up.
-off topic... it's too bad that the threads aren't organized properly. If they were, i'm sure i could find the answer on my own.
Hi,
Can we get a link to your site? That will really help
I'm guessing you want to remove the breadcrumb and the page navigation for starters. Add the following to your CSS:
Here's the addy: wephoto.smugmug.com. I'm slowly tweaking it the way I like. The home page is 80% there - i need to add some logo's/links to groups i belong (ppa, etc) and will get there eventually. Ideally, on the "guestbook" i would like to move the one picture someplace else and add a way to email me there too.
I have my website live and will cName (I've already contacted the provider) it to wephoto.smugmug once the SMug is the way i like it.
Comments
Hi
The easiest way is to follow our instructions for creating a Guestbook here, No. 30:
http://www.smugmug.com/help/customize-faq
Smug since 2006
SmugMug Help
PhotoscapeDesign
PS... I REALLY what I've seen of SmugMug
-off topic... it's too bad that the threads aren't organized properly. If they were, i'm sure i could find the answer on my own.
Hi,
Can we get a link to your site? That will really help
I'm guessing you want to remove the breadcrumb and the page navigation for starters. Add the following to your CSS:
.gallery_XXXXXX #breadcrumb {display: none;}
.gallery_XXXXXX .pageNav {display: none;}
Replace the X's with the actual gallery ID.
Smug since 2006
SmugMug Help
PhotoscapeDesign
I have my website live and will cName (I've already contacted the provider) it to wephoto.smugmug once the SMug is the way i like it.
Thanks for all your help.