This is a discussion on "Image positioning and differences in IE/FF" within the Web Page Design section. This forum, and the thread "Image positioning and differences in IE/FF are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Image positioning and differences in IE/FF
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#21
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
I can't remember which one is which but what about using relative or absolute positioning
Also, validate your code and fix the errors http://validator.w3.org/ What happens if you use float: left; in the .content-box Last edited by AdRock; Sep 24th, 2007 at 22:15. |
|
#22
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
Quote:
Thanks |
|
#23
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
The other thing you could try is adding
Last edited by AdRock; Sep 25th, 2007 at 15:00. |
|
#24
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
Quote:
Still not moving......this is how I added it to my content box
|
|
#25
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
Can you attach your html page with the problem so I can test it locally...I might be able to see the problem then
|
|
#26
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
Sure
|
|
#27
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
I've corrected most of the errors but you are missing a title
It does work in Firefox home here so I don't know what the problem is online but i'll look further. Just see what happens when you change the html
|
|
#28
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
hmmm, well thanks for doing that. It moved some things around, but my white box is still missing.
Oh well, I will keep working at it Lee |
|
#29
|
|||
|
|||
|
Re: Image positioning and differences in IE/FF
Try this:
|