Can you post a sample of the actual markup and styles? It will be much
easier that way.

Jamie

On Fri, Sep 18, 2009 at 11:27 AM, Ana <[email protected]> wrote:

>
> In my page I have a couple  <div> tags and I need to position them in
> the page. I have a Gridview (ASP.NET), below the GridView there’s a
> <div> where
> style = “position:relative; ...”; besides this <div> there’s another
> one (ButtonsDiv) where style=”position:absolute;...”; and besides the
> ButtonsDiv I have another div where style=”position:absolute;...” too.
> The problems I’m having are:
>
> 1.      In IE and FF browsers the display is exactly the way I want,
> but in
> Safari, Opera and Chrome the divs are not pretty much aligned; the
> last absolute one is higher than the relative one.
> 2.      When I tested in my supervisor’s computer (the monitor is
> totally
> different), the ButtonsDiv was behind the leftmost <div> and he
> couldn’t click on any of the buttons.
>
> I would like to know why this is happening and what is the best way to
> position the divs so that I don’t have this problems.
>
> Thank you all,
>
> Ana
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to