contentplaceholder within div problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • weblover50
    Member
    • Jan 2009
    • 41

    contentplaceholder within div problem

    Hi, got this problem.
    got masterpage. Its contentPlaceHolder is with a div with a cl*** that

    includes

    Code:
    #master_contentplaceholder
    {
    padding-top:1px;
    background-color:White;
    width: 100%;
    overflow:auto;
    }

    Now, when default page is loaded, div tag fixes the whole screen as I want. This
    page is in root.
    But if I load a page in another place (ei: root/client/main.aspx) then div tag
    wraps the exact size of the loaded page, this means, if page is larger than screen
    heigth, the div gets the size of the page and not the size of the screen as I
    want. I don't want to use explorer scroll, I want to use div scroll.
    Hope you understand me since English is not my native languaje.

    Can upload screenshots if you want.

    Thanks in advise.-
  • ezekiel17
    Member
    • Jan 2010
    • 47

    #2
    maybe the width is too much.. try reducing it a little, lets see if it works..

    Comment

    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎