PDA

View Full Version : Creating a gallery page like my BIO


itchyfeet
Feb-15-2006, 02:29 AM
Hi

On my main page I have my bio. It is arranged with a photo of a mountain on the left and the text to the side of the picture (starts 'my story').

Now, I would like to create a new gallery and I want it to look EXACTLY like this (my bio). The reason why is that I am about to change my bio, but I want to keep the current Bio and photo on a separate gallery WITHOUT ANY OTHER PHOTOS.

So, basically I want a new gallery page to look exactly as my CURRENT homepage (excluding the featured galleries and gallery categories).

How do I do this?

my site: http://ew.smugmug.com

Thanks VERY much
Elliot

Mike Lane
Feb-15-2006, 06:35 AM
Hi

On my main page I have my bio. It is arranged with a photo of a mountain on the left and the text to the side of the picture (starts 'my story').

Now, I would like to create a new gallery and I want it to look EXACTLY like this (my bio). The reason why is that I am about to change my bio, but I want to keep the current Bio and photo on a separate gallery WITHOUT ANY OTHER PHOTOS.

So, basically I want a new gallery page to look exactly as my CURRENT homepage (excluding the featured galleries and gallery categories).

How do I do this?

my site: http://ew.smugmug.com

Thanks VERY much
Elliot

how about copying the source?

itchyfeet
Feb-15-2006, 06:41 AM
thanks...

i went to view source in IE, but i am not really sure what part of the source to copy (and what needs to be amended). it all looks so complicated!

pls help!

how about copying the source?

itchyfeet
Feb-15-2006, 06:44 AM
how about copying the source?

Just put this
<a name="Bio"></a>
<div id="bioBox" class="box">
<div class="boxTop">
<div class="boxNote note nav"></div>
<h3 id="bioTitle" class="title notopmargin">your bio</h3>
<div class="spacer"></div>
</div>
<div class="boxBottom">
<div class="photo"><a href="/gallery/1140216/1/53455333/Medium"><img border="0" src="/photos/53455333-Th-1.jpg" width="113" height="150" alt="" class="imgBorder" onmouseover="this.className='imgBorderOn';" onmouseout="this.className='imgBorder';" /></a></div> <div id="userBio"><b>the story</B> - after two years of working and time at law school I am in need of a well earned break. The time has come to <i>experience, explore </i>and<i> conquer</i>.<br />
<br />
<b>the route</B> - during my 7 months I will travel to South East Asia, Australia, New Zealand and South America. I will amass 29,000 miles in the air, taste exotic cuisines, visit deserted beaches and meet some crazy people. It promises to be one heck of an experience. <br />
<br />
<b>countries</B> - <a href="[/URL]> | <a href=" (http://ew.smugmug.com/Travels/94686)> | <a href="> | <a href=" (http://ew.smugmug.com/Travels/68408) zealand</font></a> | <a href="> | argentina: <a href=" (http://ew.smugmug.com/Travels/94690) href=" href=" (http://ew.smugmug.com/Travels/136016)> | <a href="[URL="http://ew.smugmug.com/Travels/94692"] />
<br />
<b>the present</b> - freezing my balls off back in London!</font><br />
<font color="red"></font><font color="#1963AA"><b>photo caption</b> - fitzroy range, el chalten</font> - - - - - - - - - - - - - - - - - - - - - - <font color="red"><b>last updated</b> - 15 February 2006</font></div>

in the gallery description. this is from the view source on my homepage. it doesn't seem to work correctly... see http://ew.smugmug.com/gallery/1204586

thanks
elliot

Andy
Feb-15-2006, 07:28 AM
A zillion times :D

YOU MUST use <html> and </html> at the beginning and end of such a description.


I've fixed it for you. :deal