This is a discussion on "Why's my image stuck in place." within the Web Page Design section. This forum, and the thread "Why's my image stuck in place. are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Why's my image stuck in place.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Why's my image stuck in place.
So I'm using divs to layout a page and position some images. I'm realy getting the hang of CSS. But I've got a problem. One of my images is unresponsive to adjustment of it location on the page.
|
|
|
|
|||
|
Re: Why's my image stuck in place.
Have you tried position: absolute instead of relative?
note the container will need to be position:relative otherwise the screen will be used as the reference for your top and left values. |
|
||||
|
Re: Why's my image stuck in place.
Try using margin instead of positioning.
|
|
|||
|
Re: Why's my image stuck in place.
After some re-coding, I figured out what was wrong. My div ID began with a number. Firefox dosen't like that. I might not have figured it out had I not made this post and changed the filenames.
Thanks guys! |
![]() |
| Tags |
| css, div, positioning |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Really stuck | Paul00000001 | Classic ASP | 0 | Sep 12th, 2006 08:50 |
| How to make a tranparent image and position it in a particular place | srinu_bits | Web Page Design | 6 | Jun 2nd, 2006 15:07 |
| Stuck... | JRX.Will | JavaScript Forum | 0 | Jan 18th, 2006 08:07 |
| Where to place <background image> | kaz | Web Page Design | 1 | Dec 16th, 2005 00:49 |
| Really Stuck | Someone | PHP Forum | 6 | Sep 17th, 2005 16:47 |