positioning with CSS for whole web page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • colinod
    Contributor
    • Nov 2007
    • 347

    positioning with CSS for whole web page

    I have the following web page which i have been tring to position with CSS, i have most of the content postioned fixed from the left of the page so that the main content of the page scrolls behind it using the browsers main scroll bar.
    What i am trying to do is keep the elements if the page static relative to everything else so that if you resize the page nothing moves, like it would with a standard page



    i am a bit new to positioning by css so any advice would help
    I have attached the page which uses asp, and the css file, some of the css is unused
    Attached Files
  • Death Slaught
    Top Contributor
    • Aug 2007
    • 1137

    #2
    Just to clarify. Are you trying to make the layout appear one way regardless of browser size, screen resolution, etc. Or trying to make the layout adjust to browser size, screen resolution, etc?

    Regards
    Death

    Comment

    • colinod
      Contributor
      • Nov 2007
      • 347

      #3
      No resizing when browser size is adjusted im altering sizes with different style sheets depending on screen resolution

      Comment

      Working...