Link .css with my .ascx control
Last Post 02/07/2009 7:48 PM by Joseph Craig. 1 Replies.
Author Messages
Vinod
Nuker
Nuker
Posts:12


--
02/07/2009 9:13 AM
    Hi,

       I have a problem with linking .css with my .ascx control.
    Actually I had done with .css but implemented css classes are vanished from the control when page postbacks.

    I have already linked css file using ResolveURL function. but could not get help...

    Please help.
    It's urgent.

    Thanx
    Vinod K
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    02/07/2009 7:48 PM
    Take a look at the module tutorials at adefwebserver.com forum.

    Module-specfic css should be included in the module.css file. Modules should inherit automatically from skin.css and the other files.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---