View Full Version : Help with bio page text
chipphillips
Nov-13-2007, 11:27 AM
I was hoping someone could help me with my bio. I can't seem to get it looking right, with the correct format and font. I want to use Papyrus as a font and have it aligned, or basically just appear as I have copied it from a word document. Can anyone help me with this. Thanks very much, Chip
chipphillipsphotography.com
Allen
Nov-13-2007, 11:41 AM
I was hoping someone could help me with my bio. I can't seem to get it looking right, with the correct format and font. I want to use Papyrus as a font and have it aligned, or basically just appear as I have copied it from a word document. Can anyone help me with this. Thanks very much, Chip
chipphillipsphotography.com
See if you like this.
Change the gallery to journal style under customize gallery.
Replace your album description with this.
<html>
<p>
Hello, my name is Chip Phillips. Thanks for taking the time to visit my website. I became interested in photography somewhat recently. My dad gave me his old Pentax Spotmatic 35mm SLR film camera. I found using it to be extremely challenging. Being someone who is driven in life by challenges, I became hooked.
</p>
<p>
My photography has escalated from there at a pretty obsessive rate! I have found photography to be extremely challenging and rewarding. I am most passionate about outdoor landscape photography. I often compare photography to fishing. You can spend all day out on the water without catching a thing, but still have a great time.
</p>
<p>
As a photographer I can stand out in the middle of nowhere in thick storm clouds for a sunrise shot, not get anything, but still have a great time watching the very beginning of a new day. I find photography to be the most rewarding in hard to get to locations.
</p>
<p>
When I am not out shooting pictures, I am playing principal clarinet in the Spokane Symphony. There are a lot of parallels between music and photography. One of my all time favorite photographers, Galen Rowell, mentions this quite often throughout his books. I am finding it to be true first hand.
</p>
<p>
Thanks again for looking at my photography, and have a nice day
</p>
</html>
Add this to your CSS
.gallery_3813962 #albumDescription {
width: 600px;
margin: 0 auto;
text-align: justify;
font-family: Papyrus, Comic Sans MS, verdana;
font-size: 120%;
}
chipphillips
Nov-13-2007, 11:55 AM
See if you like this.
Change the gallery to journal style under customize gallery.
Replace your album description with this.
<html>
<p>
Hello, my name is Chip Phillips. Thanks for taking the time to visit my website. I became interested in photography somewhat recently. My dad gave me his old Pentax Spotmatic 35mm SLR film camera. I found using it to be extremely challenging. Being someone who is driven in life by challenges, I became hooked.
</p>
<p>
My photography has escalated from there at a pretty obsessive rate! I have found photography to be extremely challenging and rewarding. I am most passionate about outdoor landscape photography. I often compare photography to fishing. You can spend all day out on the water without catching a thing, but still have a great time.
</p>
<p>
As a photographer I can stand out in the middle of nowhere in thick storm clouds for a sunrise shot, not get anything, but still have a great time watching the very beginning of a new day. I find photography to be the most rewarding in hard to get to locations.
</p>
<p>
When I am not out shooting pictures, I am playing principal clarinet in the Spokane Symphony. There are a lot of parallels between music and photography. One of my all time favorite photographers, Galen Rowell, mentions this quite often throughout his books. I am finding it to be true first hand.
</p>
<p>
Thanks again for looking at my photography, and have a nice day
</p>
</html>
Add this to your CSS
.gallery_3813962 #albumDescription {
width: 600px;
margin: 0 auto;
text-align: justify;
font-family: Papyrus, Comic Sans MS, verdana;
font-size: 120%;
}
I like it!! Thanks very much AL!
vBulletin v3.5.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.