MasterPages

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Roger Walter

    #1

    MasterPages

    When using the MasterPages form Templating from ASP.NET
    web Controls, and also using another templating process
    that uses User Controls, I get a border around the entire
    page when it is rendered to the browser. Do you know how
    I can get rid of this. My template has a header, sides,
    main body, and footer, and around all of this is this
    border. Even in VS during design, I can not move the user
    control or MasterPages Container into this border area.

    What is causing this border, and how do I get rid of it?
    If I could at least control the background color of this
    border, I could live with it.

    Thanks in advance for your help.
  • Parker Zhang [MSFT]

    #2
    RE: MasterPages

    Hello,

    Would you please upload a sample project?

    Please also have a look at
    Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.


    --
    Parker Zhang
    Microsoft Developer Support

    This posting is provided "AS IS" with no warranties, and confers no rights.

    Comment

    Working...