how do i customize a gallery page?
SkipRowland
Registered Users Posts: 28 Big grins
i have a page (well, a number of pages) that i would like to customize, but don't know how.
here's an example: http://www.skippix.com/Portfolio
i would like to simply put html on this page, and not necessarily have the gallery link and description on the page. is there any simple way to do this?
tia, skip
here's an example: http://www.skippix.com/Portfolio
i would like to simply put html on this page, and not necessarily have the gallery link and description on the page. is there any simple way to do this?
tia, skip
0
Comments
Hi Skip
Here's your answer!
http://www.dgrin.com/showpost.php?p=186127&postcount=19
An HTML only page.
Smug since 2006
SmugMug Help
PhotoscapeDesign
i hate to be so dense, but i tried following those directions, and am just not getting anywhere.
with the following code
/* html only page for gallery XXXXXX */
.gallery_XXXXXX .nophotos { display: none; }
am i supposed to substitute something for the XXXXXX ? or do i copy that exactly as is?
i am so confoooosed
The XXXXXX should be replaced by the Gallery number. (If you go to the gallery, you will see that the URL is something like http://pbolchover.smugmug.com/gallery/2019376 the 2019376 is the Gallery number, and should be used instead of the XXXXXX)
thanks for your reply! i substituted the gallery number, but still am not seeting any results
here's the breadcrumbs to the gallery where i put my html:
Skip Rowland > test1 > test2 > faves
what i'm trying for is to establish test1 as a pure html page. for the life of me, i'm just not getting it. but when i go to test1, it shows test2, and when i go to test2, i shows me the faves gallery, and when i go to faves, it has my html up in the description.
what am i missing? the directions make it look so simple...
Skip Rowland > Music Festival
where Music Festival would be a page that I would hand-code.
along these lines, i'd like to know how to add custom html to a category page...is that possible?
THANKS!