Answered by:
using css in themes

Question
-
Hi,
How to use css in themes......
Thanks,
Revathi
Tuesday, December 22, 2009 12:44 AM
Answers
-
hi,
i have read the follwing link..
http://wiki.asp.net/page.aspx/656/themes-in-aspnet/
in this link there is a topic "Using CSS in a theme: "
can anyone tell me how to do it .net(not in silverlight)
You should post it to the asp.net forum instead
http://forums.asp.net/Though you can start from here.
Tuesday, December 22, 2009 12:05 PM
All replies
-
Hi Revathi,
in your Silverlight-Application you can't use css. You can use css to layout your aspx or html-page containing the object-Tag that displays the Silverlight-Application. But you can't use css inside Silverlight. Instead of that Silverlight uses a similar concept called Styles.
Tuesday, December 22, 2009 1:06 AM -
Are you talking about HTML CSS?
Tuesday, December 22, 2009 1:09 AM -
hi,
i have read the follwing link..
http://wiki.asp.net/page.aspx/656/themes-in-aspnet/
in this link there is a topic "Using CSS in a theme: "
can anyone tell me how to do it .net(not in silverlight)
Tuesday, December 22, 2009 1:30 AM -
Well, no word of Silverlight in that article. It's about ye olde fashioned web pages of yore. But, I think it would make for an interesting project someone could do to convert CSS to XAML styles.Tuesday, December 22, 2009 5:34 AM
-
hi,
i have read the follwing link..
http://wiki.asp.net/page.aspx/656/themes-in-aspnet/
in this link there is a topic "Using CSS in a theme: "
can anyone tell me how to do it .net(not in silverlight)
You should post it to the asp.net forum instead
http://forums.asp.net/Though you can start from here.
Tuesday, December 22, 2009 12:05 PM