how do i customize a gallery page?

SkipRowlandSkipRowland Registered Users Posts: 28 Big grins
edited October 18, 2006 in SmugMug Support
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

Comments

  • BarbBarb Administrators Posts: 3,352 SmugMug Employee
    edited October 18, 2006
    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

    Hi Skip :)

    Here's your answer!

    http://www.dgrin.com/showpost.php?p=186127&postcount=19

    An HTML only page.
    Barb
    Smug since 2006
    SmugMug Help
    PhotoscapeDesign
  • SkipRowlandSkipRowland Registered Users Posts: 28 Big grins
    edited October 18, 2006
    thanks, barb!

    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 :(
  • PBolchoverPBolchover Registered Users Posts: 909 Major grins
    edited October 18, 2006
    thanks, barb!

    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)
  • SkipRowlandSkipRowland Registered Users Posts: 28 Big grins
    edited October 18, 2006
    PBolchover wrote:
    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...
  • PBolchoverPBolchover Registered Users Posts: 909 Major grins
    edited October 18, 2006
    Are you trying to create an html-only gallery? Or an html-only category?
  • SkipRowlandSkipRowland Registered Users Posts: 28 Big grins
    edited October 18, 2006
    PBolchover wrote:
    Are you trying to create an html-only gallery? Or an html-only category?
    an html-only category. i would like something like:

    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!
Sign In or Register to comment.