PDA

View Full Version : slide show picture


bugspit
Jul-19-2008, 08:41 PM
This is so frustrating, but also fun at the same time.

I put a picture on my slide show for the bio and it shows up nicely, but

It doesnt appear to be centered.


Thanks for the help.

Here is the website. www.godinezphotography.com (http://www.godinezphotography.com)

denisegoldberg
Jul-19-2008, 09:21 PM
I put a picture on my slide show for the bio and it shows up nicely, but It doesnt appear to be centered.
Add this to your CSS to center it:
#userBio {
text-align: center;
}
--- Denise

bugspit
Jul-19-2008, 09:23 PM
Add this to your CSS to center it:
#userBio {
text-align: center;
}
--- Denise

Thank you it worked perfect