PDA

View Full Version : Please assist me to rid my entire site of these sort of titles.


Claire-ity
Jan-29-2009, 10:14 PM
I want to get rid of this sort of title, and anything similar on all galleries, please:
Gallery pages: 1


Unless someone can talk me out of it for a reason that i am ignorant of at this point.

I am sincerely grateful for all you folks who continue to help me hook up my site!!!:lust

DrDavid
Jan-29-2009, 10:34 PM
I want to get rid of this sort of title, and anything similar on all galleries, please:
Gallery pages: 1


Unless someone can talk me out of it for a reason that i am ignorant of at this point.

I am sincerely grateful for all you folks who continue to help me hook up my site!!!:lust

Looks like you already have the code....

.gallery_7124148_CcxMW .nophotos {
display:none;
}

.gallery_7124148_CcxMW .pageNav {
display:none;
}

Am I missing something?

Claire-ity
Jan-29-2009, 10:44 PM
Looks like you already have the code....

.gallery_7124148_CcxMW .nophotos {
display:none;
}

.gallery_7124148_CcxMW .pageNav {
display:none;
}

Am I missing something?

perhaps i need to locate the gallery id for all pages i see with such titles and replicate the above code for each instance?????
maybe that existing code only takes care of a few galleries???
what do you think?
thanks :lust

denisegoldberg
Jan-30-2009, 02:30 AM
perhaps i need to locate the gallery id for all pages i see with such titles and replicate the above code for each instance?????
maybe that existing code only takes care of a few galleries???
what do you think?
thanks :lust
The code that you showed in your first post was for one specific gallery.

You should not get rid of this for all galleries - only for galleries that will never extend beyond one page. Examples might be html-only galleries, or a journal-style gallery that only contains (and will only contain) a single photo. That code is not just a display - it allows the viewer to get to the next page.

Also - do you reallyl want your home page to have a black background and the rest of your site to have a white background? I find that switch between pages to be quite jarring.

--- Denise

Claire-ity
Jan-30-2009, 09:02 PM
The code that you showed in your first post was for one specific gallery.

You should not get rid of this for all galleries - only for galleries that will never extend beyond one page. Examples might be html-only galleries, or a journal-style gallery that only contains (and will only contain) a single photo. That code is not just a display - it allows the viewer to get to the next page.

Also - do you reallyl want your home page to have a black background and the rest of your site to have a white background? I find that switch between pages to be quite jarring.

--- Denise

thanks for the explanation, that solves it.
i will leave the page numbers as they are.
as for the black homepage and then the white others, i have no idea what i want yet in this regard. i guess i'm just playing now.
do you have any suggestions?
should i look at anyone else's site for inspiration.
so thankful for such awesome guidance!!!:lust:lust:lust