<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:exif="http://www.exif.org/specifications.html">
  <title>Simpler Album Description</title>
  <subtitle type="html">&lt;html&gt;
&lt;div id="wholeBox"&gt;

&lt;div class="myTitle"&gt;
My Info or Guestbook or what-ever
&lt;/div&gt;

&lt;div class="myPhoto"&gt;
&lt;img src="/photos/244993362-S.jpg" height="300" width="200"&gt;
&lt;/div&gt;

&lt;div class="myText"&gt;&lt;font color=blue&gt;
&lt;p&gt;
Thanks for stopping by. The code you will find below creates a gallery that can be used 
for an "about me", "guestbook", "info" or other page with mainly text (also known as 
"HTML only page"). The code used in this example will make it so that the text flows 
around the photo. &lt;/p&gt;
&lt;/font&gt;
&lt;ul style="text-align:left; color: rgb(41, 68, 123);"&gt;
&lt;li&gt;Click on the "add photos" button on any page and select "New gallery" in the dropdown.&lt;/li&gt;
&lt;li&gt;Fill in the gallery title and select a category then click "Create Gallery".&lt;/li&gt;
&lt;li&gt;Next page click the "return to &lt;u&gt;your gallery&lt;/u&gt;" in upper right corner &lt;b&gt;or upload the photo you'll be 

using.&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;When the new gallery loads click on the "customize gallery" button or pick "customize gallery" under the "gallery 

tools" dropdown.&lt;/li&gt;
&lt;li&gt;On the customize page set the gallery to "unlisted".&lt;/li&gt;
&lt;li&gt;Also on the customize page in the style dropdown select "&lt;b&gt;journal (old)&lt;/b&gt;" to force the gallery to "journal 

(old)" style to hide the style picker.&lt;/li&gt;
&lt;li&gt;Hit the save button on the bottom right.&lt;/li&gt;
&lt;li&gt;You can now copy the html below and paste into the album description.&lt;/li&gt;
&lt;li&gt;Go to your control panel and select the "customize" tab, click "Customize" in the list.&lt;/li&gt;
&lt;li&gt;On the "Customization Settings" page, the top box, "css - optional" is where you will paste the CSS.
After pasting it in go to the bottom of the page and click "Update".&lt;/li&gt;
&lt;li&gt;Now when you return to your gallery you should see it formated.&lt;/li&gt;
&lt;li&gt;The photo shown on the left above can be uploaded to this gallery. It will be hidden by the CSS below, 
plus you won't forget where you put it and comments will work.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Composition advice. Make sure if you're using a photo that the person is 
looking into the text and not away. Hate to see anyone talking out of the 
back of their head. :GRIN 
&lt;br /&gt;See the instructions at the bottom of this page 
on how to move the photo to the right of this text.&lt;/p&gt;

&lt;/div&gt;

&lt;div id="instructions"&gt;
&lt;h3&gt;
The area above this white box is an example of text and photo in the album description.  
In this white box is the code to construct it.
&lt;/h3&gt;
&lt;br /&gt;
&lt;p style="text-align:center; margin-left: -60px;
   font-size: 150%;"&gt;Add this to the album/gallery description&lt;/p&gt;
&lt;p style="text-align:center; margin-left: -60px; font-size: 120%;"&gt;
   Replace the &lt;font color="red"&gt;XXXXXXXXXX&lt;/font&gt; with your
   photo number and size.&lt;br/&gt;
   You might need to add the photo security key. XXXXXXXXXX_&lt;font color=red&gt;XXXXX&lt;/font&gt;-S.jpg
&lt;/p&gt;
&lt;hr width="600" style="margin-left: -30px;"&gt;
&lt;pre&gt;
&lt;b&gt;&amp;lt;html&amp;gt;&lt;/b&gt;
&lt;b&gt;&amp;lt;div&lt;/b&gt; class="myTitle"&lt;b&gt;&amp;gt;&lt;/b&gt;
  &lt;font color=red&gt;&lt;i&gt;Title&lt;/font&gt;&lt;/i&gt;
&lt;b&gt;&amp;lt;/div&amp;gt;&lt;/b&gt;     &amp;lt;!-- closes myTitle div --&amp;gt;

&lt;b&gt;&amp;lt;div&lt;/b&gt; class="myPhoto"&lt;b&gt;&amp;gt;&lt;/b&gt;
  &lt;b&gt;&amp;lt;&lt;/b&gt;img src="/photos/&lt;font color=red&gt;XXXXXXXXXX-S&lt;/font&gt;.jpg" width="&lt;font color=red&gt;200&lt;/font&gt;" height="&lt;font 

color=red&gt;300&lt;/font&gt;" /&amp;gt;
&lt;b&gt;&amp;lt;/div&amp;gt;&lt;/b&gt;     &amp;lt;!-- closes myPhoto div --&amp;gt;

&lt;b&gt;&amp;lt;div&lt;/b&gt; class="myText"&lt;b&gt;&amp;gt;&lt;/b&gt;
  &lt;b&gt;&amp;lt;p&amp;gt;&lt;/b&gt;&lt;font color=red&gt;&lt;i&gt;Thanks for stopping by. This is an example of 
  adding html to the gallery description which can be use 
  for an "about me", "guestbook", "info", "contact" or any 
  other "html" page.&lt;/font&gt;&lt;/i&gt;&lt;b&gt;&amp;lt;/p&amp;gt;&lt;/b&gt;

  &lt;b&gt;&amp;lt;p&amp;gt;&lt;/b&gt;&lt;font color=red&gt;&lt;i&gt;Create a new gallery, set it to private and journal 
  style under gallery customization.&lt;/i&gt;&lt;/font&gt;&lt;b&gt;&amp;lt;/p&amp;gt;&lt;/b&gt;
  
  &lt;b&gt;&amp;lt;p&amp;gt;&lt;/b&gt;&lt;font color=red&gt;&lt;i&gt;text text text text text text text text text text text 
  text text text text text text text text text text text 
  text text text text text text text text text text text 
  text text text text&lt;/i&gt;&lt;/font&gt;&lt;b&gt;&amp;lt;/p&amp;gt;&lt;/b&gt;

  &lt;b&gt;&amp;lt;p&amp;gt;&lt;/b&gt;&lt;font color=red&gt;&lt;i&gt;text text text text text text text text text text text 
  text text text text text text text text text text text 
  text text text text text&lt;/i&gt;&lt;/font&gt;&lt;b&gt;&amp;lt;/p&amp;gt;&lt;/b&gt;

  &lt;b&gt;&amp;lt;p&amp;gt;&lt;/b&gt;&lt;font color=red&gt;&lt;i&gt;You can contact me by Email &lt;/i&gt;&lt;/font&gt;&amp;lt;a href="&lt;font 

color=red&gt;mailto:myname@mydomain.com&lt;/font&gt;"&amp;gt;
  &amp;lt;span class="myEmail"&amp;gt;&lt;font color=red&gt;here&lt;/i&gt;&lt;/font&gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;b&gt;&amp;lt;/p&amp;gt;&lt;/b&gt;

&lt;b&gt;&amp;lt;/div&amp;gt;&lt;/b&gt;     &amp;lt;!-- closes myText div --&amp;gt;
&amp;lt;div class="spacer"&amp;gt;&amp;lt;/div&amp;gt;
&lt;b&gt;&amp;lt;/html&amp;gt;&lt;/b&gt;
&lt;/pre&gt;

&lt;hr width="600" style="margin-left: -30px;"&gt;
&lt;p style="text-align:center; margin-left: -60px;
 font-size: 150%;"&gt;Add this to your CSS&lt;/p&gt;

&lt;p style="text-align:center; margin-left: -60px; font-size: 120%;"&gt;
  Replace the &lt;font color="red"&gt;XXXXXXX&lt;/font&gt;'s with your gallery number&lt;/p&gt;
&lt;p style="text-align:center; margin-left: -60px; font-size: 120%;"&gt;
  &lt;font color=red&gt;Do not include&lt;/font&gt; the gallery security key XXXXXXX&lt;font color="red"&gt;_xxxxx&lt;/font&gt;&lt;/p&gt;
&lt;hr width="600" style="margin-left: -30px;"&gt;
&lt;pre&gt;
       /* START gallery &lt;font color=red&gt;XXXXXXX&lt;/font&gt; */

.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; #albumDescription { 
    margin-top: 40px;    /* gap from navbar at top */
    background: #ccc;    /* background of description box */
    padding: 20px 40px 40px 40px;    /* top right bottom left */
}                                    /* spacing inside box from edges */
 
.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .myPhoto {
    float: left;     /* allows the text to flow to the right */
    padding: 0 30px 10px 0;  /* top right bottom left        */
}                            /* spacing of text around photo */

.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .myPhoto img {
   border: 4px ridge #444;    /* add border around photo */
}

.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .myTitle {
    font-family: Comic Sans MS, verdana; 
    font-size: 150%;
    color: #444;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 30px auto;    /* top right bottom left */
}

.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .myText {
    font-family: Comic Sans MS, verdana; 
    font-size: 100%;
    color: #444;
    font-weight: normal;
    text-align: justify;
}

.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .myEmail {color: #444;}
.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .myEmail:hover {color: red;}

       /* things you can hide on page */
.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .nophotos h3, /* if no photos in gallery */
.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; #albumNav_top,
.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; #albumNav_bottom,
.notLoggedIn .gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .journal_entry,  /* hides photos in gallery */
.notLoggedIn .gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; #breadcrumb {display: none;}

       /* END gallery &lt;font color=red&gt;XXXXXXX&lt;/font&gt; */
&lt;/pre&gt;

&lt;hr width="600" style="margin-left: -30px;"&gt;
&lt;p style="text-align:center;  margin-left: -80px; color: red;"&gt;End of CSS 
(Don't forget to set the gallery to journal style)&lt;/p&gt;
&lt;hr width="600" style="margin-left: -30px;"&gt;

&lt;pre&gt;
To position the photo on the right instead of the left modify the 
above CSS to what is shown below in blue.
You'll also need to swap the right/left padding as shown below.

.gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt; .myPhoto {
    float:&lt;font color=blue&gt; right&lt;/font&gt;;     /* allows the text to flow to the &lt;font color=blue&gt;left&lt;/font&gt; */
    padding: 0 &lt;font color=blue&gt;0&lt;/font&gt; 10px &lt;font color=blue&gt;30px&lt;/font&gt;;   /* top &lt;b&gt;right&lt;/b&gt; bottom &lt;b&gt;left&lt;/b&gt; */
}

&lt;hr width="600" style="margin-left: -30px;"&gt;
Note: If you want comments to be available for the gallery, 
especially the guestbook, there has to be at least one 
photo in the gallery and it can not be checked "hide". The 
CSS above will hide the photo. This will also give you a 
photo to feature for the thumb on category and/or sub-cat page.

&lt;hr width="600" style="margin-left: -30px;"&gt;
To change the comments at the bottom of the guestbook gallery 
to "guestbook comments" add this to your javascript. Replace
the &lt;font color=red&gt;XXXXXXX&lt;/font&gt; with your gallery number.

function ModifyText ()
{
  if (YD.hasClass(document.body, "gallery_&lt;font color=red&gt;XXXXXXX&lt;/font&gt;"))
  {
    var objElement = YD.get("comment")
    if (objElement != null)
    {
      var str = new String(objElement.innerHTML);
      str = str.replace(/Gallery Comments/, 'Guestbook Comments');
      objElement.innerHTML = str;
    }
  }
}

YE.onAvailable("comment", ModifyText);
&lt;/pre&gt;

&lt;/div&gt;

&lt;/div&gt;
&lt;/html&gt;</subtitle>
  <link rel="alternate" type="text/html" href="http://allen-steve.smugmug.com/gallery/3819841_ywRwQ/"/>
  <link rel="self" type="application/atom+xml" href="http://allen-steve.smugmug.com/hack/feed.mg?Type=gallery&amp;Data=3819841_ywRwQ&amp;format=atom10"/>
  <icon>http://www.smugmug.com/img/smuggy64.gif</icon>
  <id>http://allen-steve.smugmug.com/gallery/3819841_ywRwQ/</id>
  <updated>2007-11-12T06:49:37Z</updated>
  <rights>Copyright 2009, the copyright holder of each photograph.  Some portions copyright SmugMug.  All rights reserved.</rights>
  <generator uri="http://www.smugmug.com/">SmugMug</generator>
</feed>
