[Mono-aspnet-list] asp.net themes

Marek Habersack grendel at twistedcode.net
Tue May 26 09:45:22 EDT 2009


alfdev wrote:
> hi all,
Hey,

> i need to use asp.net Themes folder form my webapp, but seems not work.
> 
> In web.config:
> <location path="admin">
>     <system.web>
>         <pages theme="ThemeName"></pages>
>     </system.web>
> </location>
> 
> in asp.net Themes folder i created ThemeName subfolder and style.css.
> 
> Can someone help me?
This should work just fine with current Mono (2.4+). If it doesn't, create a self-contained test 
case and file a bug (http://mono-project.com/Bugs) for the System.Web component

marek




More information about the Mono-aspnet-list mailing list