View Full Version : Contact Me - Customisation question
TonyStewart
Apr-14-2008, 05:01 PM
Hi all.
Quick question. I have been following a thread about how to set up a contact sheet and it all works fine.
However, I want to remove some superfluous text and options from the gallery the contact sheet is in such as:
1) Anthony Stewart (anthonyjstewart) (http://anthonyjstewart.smugmug.com/) > Other (http://anthonyjstewart.smugmug.com/Other) > Contact Me
2) This is a brand new gallery with no photos.
3) style: Menu
4) and the share photo box.
So all I have in my contact page is the contact form.
The page in question can be viewed at:
http://anthonyjstewart.smugmug.com/gallery/4723001_Jc6WE
Thanks so very much in advance.
T
www.tonystewart.co.uk (http://www.tonystewart.co.uk)
Allen
Apr-14-2008, 05:09 PM
Hi all.
Quick question. I have been following a thread about how to set up a contact sheet and it all works fine.
However, I want to remove some superfluous text and options from the gallery the contact sheet is in such as:
1) Anthony Stewart (anthonyjstewart) (http://anthonyjstewart.smugmug.com/) > Other (http://anthonyjstewart.smugmug.com/Other) > Contact Me
2) This is a brand new gallery with no photos.
3) style: Menu
4) and the share photo box.
So all I have in my contact page is the contact form.
The page in question can be viewed at:
http://anthonyjstewart.smugmug.com/gallery/4723001_Jc6WE
Thanks so very much in advance.
T
www.tonystewart.co.uk (http://www.tonystewart.co.uk)
Under customize gallery turn off sharing and set the style to journal.
Add this to your CSS
.gallery_4723001 .nophotos h3 {display: none;}
.gallery_4723001 #breadcrumb {visibility: hidden;}
.gallery_4723001 .loggedIn #breadcrumb {visibility: visible;}
TonyStewart
Apr-14-2008, 05:19 PM
Hello there
Thanks for your mega speedy response.
Most of what you suggested i.e. the CSS changes worked perfectly. For some reason this gallery does not want to take my other changes. I change them, it says they have changed but they haven't and the Style menu remains on the page.
Any ideas why that would be? It seems I cannot save any new changes to this gallery?
Thanks a lot
Under customize gallery turn off sharing and set the style to journal.
Add this to your CSS
.gallery_4723001 .nophotos h3 {display: none;}
.gallery_4723001 #breadcrumb {visibility: hidden;}
.gallery_4723001 .loggedIn #breadcrumb {visibility: visible;}
Allen
Apr-14-2008, 05:23 PM
Hello there
Thanks for your mega speedy response.
Most of what you suggested i.e. the CSS changes worked perfectly. For some reason this gallery does not want to take my other changes. I change them, it says they have changed but they haven't and the Style menu remains on the page.
Any ideas why that would be? It seems I cannot save any new changes to this gallery?
Thanks a lot
On the customize page did you pick journal in the style dropdown instead of
viewer controlled? Did you hit save or update at the bottom?
TonyStewart
Apr-14-2008, 05:24 PM
Its OK I created a new gallery and set those settings intially and it works perfectly.
I will delete the original contact me page and use the new one.
Thanks a lot for your help this now looks great.
Tony
TonyStewart
Apr-14-2008, 05:27 PM
Same subject, any idea why my menu text changes size on this page?
Completely bizarre as it should remain the same size on the contact me page but seems to get bigger?
Cheers
Allen
Apr-14-2008, 06:11 PM
Same subject, any idea why my menu text changes size on this page?
Completely bizarre as it should remain the same size on the contact me page but seems to get bigger?
Cheers
Probably a different theme.
TonyStewart
Apr-14-2008, 06:35 PM
Yup you were spot on.
I have only been using this software for a week so still getting the hang of it. Now I have found the search function or rather noticed the search function I shall use it more.
Thanks again
jswhigham
Apr-22-2008, 03:41 AM
I added the css info provided in this thread (and changed to my gallery location) I made sure the gallery was not shared and switched to journal view and even tried making another contact page, but the message "This is a brand new gallery with no photos" and the breadcrumbs still are visible.
Your help is appreciated. The address is www.whighamphotography.com (http://www.whighamphotography.com)
TIA,
Scott
Allen
Apr-22-2008, 06:17 AM
I added the css info provided in this thread (and changed to my gallery location) I made sure the gallery was not shared and switched to journal view and even tried making another contact page, but the message "This is a brand new gallery with no photos" and the breadcrumbs still are visible.
Your help is appreciated. The address is www.whighamphotography.com (http://www.whighamphotography.com)
TIA,
Scott
In your CSS remove all the gallery keys, they are only used in links.
.gallery_477495_JHKP7 .....
like this
.gallery_477495 ...
jswhigham
Apr-22-2008, 08:24 AM
:thumb
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.