View Full Version : More Bio help - I swear I've searched for the answer!
dbmagnus
Jun-26-2006, 06:02 PM
I have a journal-style gallery set-up as my bio and it's all ready to go. I put the link to this "bio" gallery in my html so my "About" link will take the viewer to that page. But I thought that the only way to do this was to make the gallery public.
However once I made the gallery public it is viewable on my home page. How can I make the link work only when the "About" link is clicked, not on the home page?
My website is www.danmagnusphoto.com (http://www.danmagnusphoto.com) (danmagnusphotography.smugmug.com)
Thanks.
I have a journal-style gallery set-up as my bio and it's all ready to go. I put the link to this "bio" gallery in my html so my "About" link will take the viewer to that page. But I thought that the only way to do this was to make the gallery public.
However once I made the gallery public it is viewable on my home page. How can I make the link work only when the "About" link is clicked, not on the home page?
My website is www.danmagnusphoto.com (http://www.danmagnusphoto.com) (danmagnusphotography.smugmug.com)
Thanks.people can still get to it if it's private, just as long as it's not password protected.
dbmagnus
Jun-26-2006, 06:19 PM
Thanks for the info. Now I'm trying to prevent the text from wrapping under the photo. I think I found something in a search I just did, but I'm not sure if it's right, or if ALL this goes in my css box or just part of it:
#userBio {
width: 550px;
display: inline;
float: left;
position: relative;
}
.journal_entry .caption {
width: 325px;
display: inline;
float: left;
position: relative;
}
Or if you could suggest another way to keep the text from wrapping I'd love to hear it. Thanks.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.