• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Whats wrong with my pricing page?

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Feb-13-2010, 06:49 AM
#1
jbexten is offline jbexten OP
Big grins
Whats wrong with my pricing page?
I need help in getting the spacing on my pricing page to look right. It doesn't want to stay the way I type it. Any help will be greatly appreciated. www.jbextenphotography.com Thanks!
Old Feb-13-2010, 06:53 AM
#2
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by jbexten
I need help in getting the spacing on my pricing page to look right. It doesn't want to stay the way I type it. Any help will be greatly appreciated. www.jbextenphotography.com Thanks!
You will have to describe just how you want it to look, we have no idea.
Old Feb-13-2010, 07:18 AM
#3
RogersDA is offline RogersDA
Unknown...and happy.
RogersDA's Avatar
Quote:
Originally Posted by jbexten
I need help in getting the spacing on my pricing page to look right. It doesn't want to stay the way I type it. Any help will be greatly appreciated. www.jbextenphotography.com Thanks!
If you are looking to line-up the size/costs information you can use html tables. For your first option (Prints) you could do something like this (copy and paste this into the caption box) for the prints image:

HTML Code:
<html>
<table border="0"
cellspacing="10">
<tr>
<th></th>
<th align="right">Endura</th>
<th align="right">Metallic</th>
<th align="right">Mounting (Optional)</th>
</tr>
<tr>
<td>4 x 6</td>
<td align="right">$3.00</td>
<td align="right">$4.00</td>
<td></td>
</tr>
<tr>
<td>5 x 7</td>
<td align="right">$6.00</td>
<td align="right">$7.00</td>
<td></td>
</tr>
<tr>
<td>8 x 10</td>
<td align="right">$10.00</td>
<td align="right">$11.00</td>
<td></td>
</tr>
<tr>
<td>11 x 14</td>
<td align="right">$20.00</td>
<td align="right">$23.00</td>
<td align="right">$5.00</td>
</tr>
<tr>
<td>16 x 20</td>
<td align="right">$40.00</td>
<td align="right">$47.00</td>
<td align="right">$10.00</td>
</tr>
<tr>
<td>20 x 24</td>
<td align="right">$60.00</td>
<td align="right">$70.00</td>
<td align="right">$15.00</td>
</tr>
<tr>
<td>8 wallets*</td>
<td align="right">$10.00</td>
<td align="right">$11.00</td>
<td></td>
</tr>
<tr>
<td>16 wallets*</td>
<td align="right">$18.00</td>
<td align="right">$19.00</td>
<td></td>
</tr>
<tr>
<td>24 wallets*</td>
<td align="right">$24.00</td>
<td align="right">$25.00</td>
<td></td>
</tr>
<tr>
<td>48 wallets*</td>
<td align="right">$42.00</td>
<td align="right">$43.00</td>
<td></td>
</tr>
<table border="0"
cellspacing="10">
<tr>
<th>*Wallets are Die Cut with rounded edges</th>
</tr>
</html>
This gives something like this:
Name:  costs.jpg
Views: 57
Size:  72.4 KB
__________________
David
GreyLeaf PhotoGraphy
Old Feb-13-2010, 07:27 AM
#4
jbexten is offline jbexten OP
Big grins
Thats what I'm looking for, but now how do I get rid of the extra space between the lines. Also are there any free html editors out there that will help me with some of this code? Thanks Again!
Old Feb-13-2010, 07:29 AM
#5
RogersDA is offline RogersDA
Unknown...and happy.
RogersDA's Avatar
Good references abound:

http://www.w3schools.com/html/html_tables.asp


Also - you can use <br> to insert a break - for example to make the text "Mounting (Optional)" two lines.

<th align="right">Mounting <br> (Optional)</th>
__________________
David
GreyLeaf PhotoGraphy
Old Feb-13-2010, 07:35 AM
#6
jbexten is offline jbexten OP
Big grins
Thanks for the fast response and help.
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump