Great to find this place, found some help here already so I thought I'd pose this question here...
I'm trying to position a DIV to be in an EXACT location, I have it padded from a DIV anchor located at the top of the screen, so I can go down and left/right with complete control.
I'm using it to mount my search box exactly inside a menu bar, tables were forcing the height of the menu to expand to much, so I thought this would be a good solution.
Seems to have 3 problems...
A) it adjusts automatically from the center up until i place the form or a table within the DIV, then it becomes a static location on the screen in firefox, though IE seems to continue adjusting normally as it should.
B) in ie6 is seems to be about 10 pixels to the left in position than in ie7 or firefox???
C) It's creating about 100 or more wasted space pixels to the right of it, since it's already at the right edge of the design, it's forcing horizontal scroll bars to activate when the width of the window hugs the template.
Would someone mind taking a look and offering advice?
links is http://www.gseworld.co m/geosport/test.htm
The specific CSS references are at the bottom of the CSS page
Thanks a lot
MIKE
I'm trying to position a DIV to be in an EXACT location, I have it padded from a DIV anchor located at the top of the screen, so I can go down and left/right with complete control.
I'm using it to mount my search box exactly inside a menu bar, tables were forcing the height of the menu to expand to much, so I thought this would be a good solution.
Seems to have 3 problems...
A) it adjusts automatically from the center up until i place the form or a table within the DIV, then it becomes a static location on the screen in firefox, though IE seems to continue adjusting normally as it should.
B) in ie6 is seems to be about 10 pixels to the left in position than in ie7 or firefox???
C) It's creating about 100 or more wasted space pixels to the right of it, since it's already at the right edge of the design, it's forcing horizontal scroll bars to activate when the width of the window hugs the template.
Would someone mind taking a look and offering advice?
links is http://www.gseworld.co m/geosport/test.htm
The specific CSS references are at the bottom of the CSS page
Thanks a lot
MIKE
Comment