Yes - a much needed visit with my kids. Thanks!
Hope you had a great holiday, too!
--
Murray
============
"Bob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Glad to see your back Murray
> I hope the trip was a nice one..
>
> bob
> "Murray" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> | Change this -
> |
> | </head>
> |
> | to this -
> |
> | <style type="text/css">
> | <!--
> | body { text-align:center; color:#CCC; }
> | #wrapper { text-align:left; width:720px; margin:0
> auto;position:relative; }
> | -->
> | </style>
> | </head>
> |
> | change this -
> |
> | <body ...>
> |
> | to this -
> |
> | <body ...>
> | <div id="wrapper">
> |
> | and this -
> |
> | </body>
> |
> | to this -
> |
> | </div><!-- /wrapper -->
> | </body>
> |
> | and see if that helps.
> |
> |
> | --
> | Murray
> | ============
> |
> | "nicko_84" <(E-Mail Removed)> wrote in message
> | news:5F9B672E-C86C-44A2-81E1-(E-Mail Removed)...
> | >I want to center my drop down menu but it doesn't align with my
> hyperlinks.
> | >
> | > I am using layered tables for the drop down menu and they are
> positioned
> | > absolutely so when i hover over my hyperlink it unhides the layered
> table.
> | >
> | > All of this works when i have my page aligned to the left because my
> | > layers
> | > that are positioned absolutely stay the same amout of distance for the
> | > left
> | > and top. But when i center my page, the layers stay in the same
> position
> | > but
> | > my hyperlinks move to the center.
> | >
> | > How do i get my whole page to be centered and my layered tables to
> line
> up
> | > with my hyperlinks?
> | >
> |
> |
>
>
|