Help! My pictures are gone!
Pete291
Registered Users Posts: 70 Big grins
Hello
Galleries appear on homepage, but when I click on any gallery I just get a blank page. What went wrong???
Pete
Galleries appear on homepage, but when I click on any gallery I just get a blank page. What went wrong???
Pete
0
Comments
You hid all your stuff with this CSS:
.honly {
display: none;
}
.homepage .honly {
display: block;
}
I dunno what .honly is but I made that CSS inactive by commenting it out for you.
/*
.honly {
display: none;
}
.homepage .honly {
display: block;
}
*/
Portfolio • Workshops • Facebook • Twitter
Hi Andy
That code was to hide the writing on my homepage from appearing on my gallery pages. It was working fine until I added a picture and changed some text.
It just occured to me that the picture was a link from a gallery. How do I get a single picture to appear on the homepage but not on the gallery pages?
Pete
Hi Pete,
So, on your homepage, at the top, you want your banner and then this text to appear?
Most Recent Addition
======
But you don't want either of them (banner or text) on your gallery pages?
Smug since 2006
SmugMug Help
PhotoscapeDesign
Hi Barb
Actually I want only my banner to appear on the gallery pages. The homepage will have banner plus the text as well as an ever-changing photo under the text "Most Recent Addition."
Can you help? HTML and I do not get along at all!
Pete
My Website index | My Blog