View Full Version : Gallery Help
ericklim
Aug-11-2008, 10:04 AM
So this is my first post and I would first like to thank everyone for their input and help throughout the forums, I have learned so much!
*Forgive me if this question was asked before, but I have searched throughout the forums and I could not find the answer.*
here is my site: www.elimphotography.com (http://www.elimphotography.com). I have it set up so that under each subject on the navbar there is only one album. How can I have it so that once someone clicks on the navbar it directs the viewer so that it will just show the pictures and not the album first? Just like on this website: www.benrudick.com (http://www.benrudick.com).
Thanks in advance!
Erick
Allen
Aug-11-2008, 11:11 AM
So this is my first post and I would first like to thank everyone for their input and help throughout the forums, I have learned so much!
*Forgive me if this question was asked before, but I have searched throughout the forums and I could not find the answer.*
here is my site: www.elimphotography.com (http://www.elimphotography.com). I have it set up so that under each subject on the navbar there is only one album. How can I have it so that once someone clicks on the navbar it directs the viewer so that it will just show the pictures and not the album first? Just like on this website: www.benrudick.com (http://www.benrudick.com).
Thanks in advance!
Erick
You would use the direct link to each gallery like this.
<div id="navcontainer">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/gallery/5673818_GYfqi">Cars</a></li>
<li><a href="/gallery/5673822_CqP9J">Events</a></li>
<li><a href="/gallery/5673180_5Bq6F">Weddings</a></li>
<li><a href="/gallery/5673827_8oewH">Photo Journal</a></li>
<li><a href="/gallery/5673823_WoSgM">Photoshoots</a></li>
<li><a href="/Customers">Customers</a></li>
</ul>
</div>
ericklim
Aug-11-2008, 11:28 AM
Thank you very much!:thumb That was more simple than I thought..
is there a way to remove the 'style:' dropdown menu and the 'buy:' carts so that it only shows the pictures? Thanks again!
Erick
Allen
Aug-11-2008, 11:31 AM
Thank you very much!:thumb That was more simple than I thought..
is there a way to remove the 'style:' dropdown menu and the 'buy:' carts so that it only shows the pictures? Thanks again!
Erick
Under customize gallery set the style and the stylebox will go away. Also set
printing to no and the cart buttons go away.
ericklim
Aug-11-2008, 11:37 AM
sweet! thank you for your help!!!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.