View Full Version : Banner switching problem
Bourbon Cowboy
Feb-10-2008, 08:12 PM
I've been trying to change my banner. I figured it to be a simple change, but when I replace the photo number in my header box, the preview I get shows no header. I set the "external links" to yes in the gallery customization screen, but still nothing. Can anyone tell me what I'm doing wrong?
Thanks in advance for your help.
Allen
Feb-10-2008, 08:21 PM
I've been trying to change my banner. I figured it to be a simple change, but when I replace the photo number in my header box, the preview I get shows no header. I set the "external links" to yes in the gallery customization screen, but still nothing. Can anyone tell me what I'm doing wrong?
Thanks in advance for your help.
The one you have now is working. What's the photo number of the new one?
Have the gallery link to the new one?
Bourbon Cowboy
Feb-10-2008, 08:27 PM
The one you have now is working. What's the photo number of the new one?
Have the gallery link to the new one?
The photo number is 253111107.
The gallery link is http://www.theprintsofdarkness.net/Other
Allen
Feb-10-2008, 08:39 PM
The photo number is 253111107.
The gallery link is http://www.theprintsofdarkness.net/Other
Use the share button and see if there is more to the photo, might need
the security key also.
Other is a category and the gallery doesn't show because it's unlisted.
Bourbon Cowboy
Feb-10-2008, 08:44 PM
Use the share button and see if there is more to the photo, might need
the security key also.
Other is a category and the gallery doesn't show because it's unlisted.
I don't have a share button. Will I need to list the gallery until I get the photo switched?
And what is a security key?
Allen
Feb-10-2008, 08:54 PM
I don't have a share button. Will I need to list the gallery until I get the photo switched?
And what is a security key?
Look under "customize gallery" and turn share on. If the breadcrumb containing the share button is hidden add this to CSS for the gallery.
.gallery_xxxxxxx #breadcrumb {display: block;}
Another option, click on the main photo in smugmug style and ope lightbox.
Look in the browser address bar for the photo key.
Example
.....#253111107_yihFn-A-LB
Bourbon Cowboy
Feb-10-2008, 09:01 PM
Look under "customize gallery" and turn share on. If the breadcrumb containing the share button is hidden add this to CSS for the gallery.
.gallery_xxxxxxx #breadcrumb {display: block;}
Another option, click on the main photo in smugmug style and ope lightbox.
Look in the browser address bar for the photo key.
Example
.....#253111107_yihFn-A-LB
Here's the entire url for the shot:
http://www.theprintsofdarkness.net/gallery/2449208_HmPA3/1/128444790_oqHWs#253111107
Is this what I'm looking for?
Allen
Feb-10-2008, 09:04 PM
Here's the entire url for the shot:
http://www.theprintsofdarkness.net/gallery/2449208_HmPA3/1/128444790_oqHWs#253111107
Is this what I'm looking for?
and here's how the link should look.
#my_banner {
width: 800px;
height: 240px;
margin: 0 auto;
background: url(/photos/253111107_qqbUi-O.jpg) no-repeat;
}
This is the lightbox link.
http://www.theprintsofdarkness.net/gallery/2449208_HmPA3/1/128444790_oqHWs#253111107_qqbUi-A-LB
Bourbon Cowboy
Feb-10-2008, 09:12 PM
and here's how the link should look.
#my_banner {
width: 800px;
height: 240px;
margin: 0 auto;
background: url(/photos/253111107_qqbUi-O.jpg) no-repeat;
}
This is the lightbox link.
http://www.theprintsofdarkness.net/gallery/2449208_HmPA3/1/128444790_oqHWs#253111107_qqbUi-A-LB (http://www.theprintsofdarkness.net/gallery/2449208_HmPA3/1/128444790_oqHWs#253111107_qqbUi-A-LB)
I'm not exactly sure what the lightbox link is or does, but the I just plugged in the code in parentheses and it worked.
Thanks so much, Allen!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.