PDA

View Full Version : Html page in SmugMug


ken j
Mar-18-2007, 09:55 AM
After many attempts to create a HTML only page I still end up no where. These are the instruction below that I have been trying. I did replace the XXXXXX with my gallery name. After saving, the page still shows pictures. Any help would be appreciated .

this stuff and really whatever you want your html to be, goes into the "gallery description edit box:

<html>
your valid HTML goes here
</html>

now this stuff goes in your CSS box on your customization page:

/* html only page for gallery XXXXXX */
.gallery_XXXXXX .nophotos { display: none; }

Andy
Mar-18-2007, 10:06 AM
After many attempts to create a HTML only page I still end up no where. These are the instruction below that I have been trying. I did replace the XXXXXX with my gallery name. After saving, the page still shows pictures. Any help would be appreciated .

this stuff and really whatever you want your html to be, goes into the "gallery description edit box:

<html>
your valid HTML goes here
</html>

now this stuff goes in your CSS box on your customization page:

/* html only page for gallery XXXXXX */
.gallery_XXXXXX .nophotos { display: none; } Hi Ken,

We can help you, but we'll need to know your website, and the actual gallery link where you are trying to to this.

:thumb

ken j
Mar-20-2007, 02:17 PM
Hi Ken,

We can help you, but we'll need to know your website, and the actual gallery link where you are trying to to this.

:thumb

Here is my website and the gallery link is the numbers at the end. This is the page I'm trying to make into a HTML page only. Thanks. http://www.kenjarvisphotography.com/gallery/2496443

Andy
Mar-20-2007, 02:31 PM
wh0000000000sh that's the sound of your qeustion going over my head :D

You have this code working

<font size =6><font face="Georgia , Helvetica, Arial, Tahoma, Verdana, Arial">P<font size =3><font size = 2>hotos available for print come in either gloss, matte or lustre. For printing help click on a link below.

<a href="http://www.kenjarvisphotography.com/help/digital-prints" target="_blank">How to</a> buy prints from the shopping cart.

<a href="http://www.kenjarvisphotography.com/help/lustre"target="_blank">Lustre finish</a> offers the best quality.

<a href="http://www.kenjarvisphotography.com/prints/our-guarantee.mg" target="_blank">SmugMug's Print Guarantee</a>

<a href="http://www.kenjarvisphotography.com/help/print-quality" target="_blank">Getting great prints</a>

If you have any questions <a href="mailto:info@kenjarvisphotography.com">email Me</a>

said code actually links an image. You put that code there :D So, what's the question/issue ? :dunno