gilbert
Oct-05-2006, 02:18 PM
I'm re-posting in a new thread...I think I answered part of my own question again!
The CATEGORY name is what shows up in the address bar, duh! I've been viewing by gallery so I was super-confused...SO I should link to the CATEGORY in my navbar (right) and then someone can point me to the way to make a few buttons drop down??
Grrr...something with this I cannot figure out...I thought this would hide the info when a visitor goes to your homepage (it does) and show you when you are logged in (it only shows gallery view, when I click category view it disappears)...What should I adjust to be able to view by gallery OR category logged in, but still have a plain homepage?? :scratch
The code:
/* This hides your homepage galleries or categories for site visitors */
.loggedIn #homepage {display: block !important;}
.homepage #homepage { display: none;}
#galleriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}
#categoriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}
/* END HIDE HOMEPAGE */
RE POSTING THE INFO FROM MY GUESTBOOK THREAD...
On the guestbook, or any gallery - can you remove that user name > category > gallery text OR just list the gallery name or something? I wanted to search for that but I do not know what that is called up there.
I removed the slideshow button after searching for that on dgrin...
My biggest confusion is this:
I want a gallery of school photos within the "Gallery" gallery (!) and then within the school photos gallery I want to have a gallery for each event (football, soccer, school play). I THINK I UNDERSTAND THIS AFTER I GET THE GALLERY/CATEGORY VIEW BACK WHEN LOGGED IN!
EDIT #2: This http://rosscollins.smugmug.com/ is what I'm looking for (like the sports navbar dropdown). When you click sports, you see them all, or you can choose the sub-category from the navbar...AND it says the name "sports" in the address then the gallery number...HOW DO YOU DO THAT?!?
How the heck do you do that? That's why I haven't uploaded a ton of photos! I would also like to add what I think is the "drop down" navigation function to a few buttons on my navbar (like the gallery button). Can you do that just to certain buttons?
The second biggest thing is how to get a nice homepage like I have seen with just an image and text, just text, or a slideshow - without showing the galleries there. I think I have read about that, but if someone can point me in the right direction on it I will try it out (do I need to fill out the bio??). EDIT: I THINK I DID THIS WITH THE CODES FROM SEARCHING this post (http://www.dgrin.com/showthread.php?t=29199&highlight=hide+galleries) IS IT RIGHT? TO HAVE TEXT ON MY HOMEPAGE I SHOULD FILL OUT THE BIO?
THANKS SO MUCH...I feel like I'm getting somewhere WITH A TON OF HELP! :D
The CATEGORY name is what shows up in the address bar, duh! I've been viewing by gallery so I was super-confused...SO I should link to the CATEGORY in my navbar (right) and then someone can point me to the way to make a few buttons drop down??
Grrr...something with this I cannot figure out...I thought this would hide the info when a visitor goes to your homepage (it does) and show you when you are logged in (it only shows gallery view, when I click category view it disappears)...What should I adjust to be able to view by gallery OR category logged in, but still have a plain homepage?? :scratch
The code:
/* This hides your homepage galleries or categories for site visitors */
.loggedIn #homepage {display: block !important;}
.homepage #homepage { display: none;}
#galleriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}
#categoriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}
/* END HIDE HOMEPAGE */
RE POSTING THE INFO FROM MY GUESTBOOK THREAD...
On the guestbook, or any gallery - can you remove that user name > category > gallery text OR just list the gallery name or something? I wanted to search for that but I do not know what that is called up there.
I removed the slideshow button after searching for that on dgrin...
My biggest confusion is this:
I want a gallery of school photos within the "Gallery" gallery (!) and then within the school photos gallery I want to have a gallery for each event (football, soccer, school play). I THINK I UNDERSTAND THIS AFTER I GET THE GALLERY/CATEGORY VIEW BACK WHEN LOGGED IN!
EDIT #2: This http://rosscollins.smugmug.com/ is what I'm looking for (like the sports navbar dropdown). When you click sports, you see them all, or you can choose the sub-category from the navbar...AND it says the name "sports" in the address then the gallery number...HOW DO YOU DO THAT?!?
How the heck do you do that? That's why I haven't uploaded a ton of photos! I would also like to add what I think is the "drop down" navigation function to a few buttons on my navbar (like the gallery button). Can you do that just to certain buttons?
The second biggest thing is how to get a nice homepage like I have seen with just an image and text, just text, or a slideshow - without showing the galleries there. I think I have read about that, but if someone can point me in the right direction on it I will try it out (do I need to fill out the bio??). EDIT: I THINK I DID THIS WITH THE CODES FROM SEARCHING this post (http://www.dgrin.com/showthread.php?t=29199&highlight=hide+galleries) IS IT RIGHT? TO HAVE TEXT ON MY HOMEPAGE I SHOULD FILL OUT THE BIO?
THANKS SO MUCH...I feel like I'm getting somewhere WITH A TON OF HELP! :D