Vertical menu not positioning according to screen size

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
9/13/2009 11:25:08 PM
Gravatar
Total Posts 68

Vertical menu not positioning according to screen size

Hi, I am developing a site based on the Sub-blue skin. I know it is an older skin but I wanted a left vertical menu that was easy to customize. But the menu seems to STICK in place when I resize the window or view the page on a large screen. How can I get it to move with the rest of the page accordingly. I tried relative position and absolute position but it didnt work. Maybe I need to make it relative to some other div?

http://asia.iwmi.org/

Please help me!

Dominique

9/14/2009 10:32:50 AM
Gravatar
Total Posts 2239

Re: Vertical menu not positioning according to screen size

Seeing as you have #wrapwebsite to be a specific width and horizontally centered, the divs must be rearranged. Try this:

  1. Move your divLeft above the divCenter in your layout.master.
  2. Change divLeft and divCenter to be relative.

Let me know how that works for you.

Thanks,
Joe

9/15/2009 7:30:22 AM
Gravatar
Total Posts 68

Re: Vertical menu not positioning according to screen size

THANKS Joe! That worked! I had to tweak a few others too but it worked! Thanks a bunch!

You must sign in to post in the forums. This thread is closed to new posts.