View Single Post
  #14 (permalink)  
Old Sep 24th, 2007, 14:38
0413 0413 is offline
Junior Member
Join Date: Jun 2007
Location: Florida
Age: 31
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Image positioning and differences in IE/FF

Quote:
Originally Posted by Lchad View Post
I would add to the #div content-box:
float: left;
That should scoot it over to the left.
As far as centering the image on the right, do you vertically?

If so, just add some margin-top to image.

Does that make sense?
I tried adding the float: left; to the content-box and had no success. hmmm

What do you mean by margin-top to the image?

I really appreciate the help you guys
Reply With Quote