can someone tell me how to make a pricing page like this?
alixmiles
Registered Users Posts: 56 Big grins
I would like to have several pages like this that I can update frequently without having to upload a new picture.
Any thoughts?
http://e-heasley.smugmug.com/gallery/3250651
Thanks,
Barry
www.lawsonimages.com
Any thoughts?
http://e-heasley.smugmug.com/gallery/3250651
Thanks,
Barry
www.lawsonimages.com
0
Comments
Try adding this to the gallery description of a new gallery set to private
and journal style.
Add this to your CSS, put in your gallery number for xxxxxxx.
.gallery_xxxxxxx #myText {
margin: 0 auto;
width: 400px;
}
.gallery_xxxxxxx #myText p {
color: red;
font-family: Comic Sans MS, verdana, tahoma;
font-size: 110%;
text-align: justify;
}
.gallery_xxxxxxx #myText p1 {
color: blue;
font-family: Comic Sans MS, verdana, tahoma;
font-size: 130%;
}
/* hide things not needed on page */
.gallery_xxxxxxxx .nophotos {display: none;}
.gallery_xxxxxxxx #breadcrumb {display: none;}
.gallery_xxxxxxxx .journal_entry {display:none;}
.gallery_xxxxxxxx #albumNav_top {display: none;}
.gallery_xxxxxxxx #albumNav_bottom {display: none;}
Edit: See this page.
My Website index | My Blog
Barry
Will trade 2 crisp examples of the "Kit Lens" for a 400mm 2.8
booked marked your site.
Hey! That's my site! I'm flattered!
Comments and constructive critique always welcome!
Elaine Heasley Photography
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
My Website index | My Blog
Thanks Allen...I saw that and didnt know why it was there. What was it doing.
Will trade 2 crisp examples of the "Kit Lens" for a 400mm 2.8
If you're not an HTML coder, you can use a very nice composition tool called NVU (www.nvu.com). I've been using it on my site www.garymorgenphotography.com for all my descriptions on all my pages.
It provides a graphical interface to format a page. Then you switch to the source tab, copy the generated HTML and paste it into your gallery description...done. Very nice.
You can even put Google Merchant 'buy now' buttons and 3rd party forms on your pages (see: www.garymorgenphotography.com/bpamember)
- Gary.