PDA

View Full Version : Moving galleries


davev
Jan-19-2007, 10:20 AM
I'm new to the pro accounts and I can't figure out how to do this.

First off, My site is: davev.smugmug.com (http://davev.smugmug.com)

Right now, with the help of the tutes, I have a banner, a navbar, a slideshow
in the bio box.

I'd like to get rid of all the galleries on the home page, then when I or
someone else clicks the "Gallery" button on the navbar, it take them to
my galleries.

I'd like to do this without deleting any of my photos. I have links to them all
over the net. It would be a real pain to re-link them.

I've done the search for moving galleries, and although a few threads said it
could be done, I wasn't able to find out how it is done.

So this is what my home page looks like now.

http://davev.smugmug.com/photos/124120350-L.jpg

This is what I'd like it to look like, with the banner, navbar. and slideshow.
I know getting the home page to look like this is easy, just click the "hide"
button and there you are. But then I need a way to get to the galleries.

http://davev.smugmug.com/photos/124121089-L.jpg

Then when clicking the "Gallery" button, to either bring me to a master gallery,
or to the "box" with the categories and galleries in it. (like on the home page)

The gallery you see in this shot is just a dummy gallery for this little demo.

http://davev.smugmug.com/photos/124120357-L.jpg

Allen
Jan-19-2007, 11:16 AM
I'm new to the pro accounts and I can't figure out how to do this.

First off, My site is: davev.smugmug.com (http://davev.smugmug.com)

Right now, with the help of the tutes, I have a banner, a navbar, a slideshow
in the bio box.

I'd like to get rid of all the galleries on the home page, then when I or
someone else clicks the "Gallery" button on the navbar, it take them to
my galleries.

I'd like to do this without deleting any of my photos. I have links to them all
over the net. It would be a real pain to re-link them.

I've done the search for moving galleries, and although a few threads said it
could be done, I wasn't able to find out how it is done.

So this is what my home page looks like now.



This is what I'd like it to look like, with the banner, navbar. and slideshow.
I know getting the home page to look like this is easy, just click the "hide"
button and there you are. But then I need a way to get to the galleries.



Then when clicking the "Gallery" button, to either bring me to a master gallery,
or to the "box" with the categories and galleries in it. (like on the home page)

The gallery you see in this shot is just a dummy gallery for this little demo.

Straight from the tutor (http://dgrin.smugmug.com/gallery/2160039).
The Galleries Page III

.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {
display: none;
}

.galleries #bioBox {
display: none;
}

.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox {
display: block;
}

Hope this helps,
Al

davev
Jan-19-2007, 11:52 AM
Nope, didn't help a bit.

It took the Category box off the home page, which I can do by clicking hide.
Maybe I just need a link for the category box to put in my navbar link.

I don't know,

If you could just move galleries around, things would be way easier.

You know:

Hey, I think I'll move this gallery that's under "Other" and move it to "Landscapes"

Press a button and like magic that gallery appears under "landscapes"
Any way of doing that?