How to Center Image In a RadAjaxLoadingPanel

Thread is closed for posting
1 posts, 1 answers
  1. Answer
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 17 Nov 2008 Link to this post

    Requirements

    RadControls version

    2007.3.1425 +
    .NET version

    2.0 , 3.5
    Visual Studio version 2005 , 2008
    programming language

    C# , VB.NET
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION

    The attached sample project demonstrates two alternative ways to center an image inside a RadAjaxLoadingPanel. The first technique uses background CSS styles (UsingBackground.aspx), while the second one uses absolute positioning and negative margins (UsingPositioning.aspx).

    We recommend using background styles (first technique), as it is a lot easier and straightforward.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.