PDA

View Full Version : aargh - main page alignment


chmod
Apr-30-2007, 07:18 AM
I'm close, but that isn't saying much.

http://www.idyll.com

It appears as though all elements are centered, except the image I placed into the "Bio" page to act as the lead page image.

I am sure there is cruft in my CSS mucking things up, but after thrashing for a couple of days I humbly seek some help.

regards,
patrick

Barb
Apr-30-2007, 09:44 AM
I'm close, but that isn't saying much.

http://www.idyll.com

It appears as though all elements are centered, except the image I placed into the "Bio" page to act as the lead page image.

I am sure there is cruft in my CSS mucking things up, but after thrashing for a couple of days I humbly seek some help.

regards,
patrick

Hi Patrick,

I made the following changes for you in your biobox for your image:

<img align="center" src="http://idyll.smugmug.com/photos/131500204-O.jpg" width=712px height=474px>

Can you check now and see if it is the way you want it?

chmod
Apr-30-2007, 10:09 AM
Thank you.

I previously used the "center" tag to no avail. It seems where it is placed makes a significant difference. You placed it inside the img statement. I previously placed it outside and it made no change.

I appreciate the fix. Thanks!

I have learned another HTML-ism.

regards,
patrick