Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 18th, 2006, 06:24 PM
Wrox Technical Editor
 
Join Date: Dec 2005
Posts: 271
Thanks: 0
Thanked 0 Times in 0 Posts
Default Advanced Themes, Skins and CSS

I’m looking for tips and tricks (from CSS geeks) for using Themes, Skins, and CSS in ASP.NET 2.0.

Specifically I’d like to know if anyone has an elegant equivalent for:

    Using conditional comments with themes and skins:

    Example:
        <!--[if IE]>
            <link href="IEQuirkFixFile.css" rel="stylesheet" type="text/css" media="all" />
        <![endif]-->

    Controlling the load order of CSS files.

    Omitting CSS files from the automatic loading of CSS files.

Thanks in Advance,

- Adam Kahtava [http://adam.kahtava.com]
__________________
- Adam Kahtava [http://adam.kahtava.com]
 
Old April 3rd, 2007, 07:25 PM
Wrox Technical Editor
 
Join Date: Dec 2005
Posts: 271
Thanks: 0
Thanked 0 Times in 0 Posts
Default

ASP.NET 2.0 Themes were kind of under designed, read more about the issues with Themes and finally a resolution.

Read more from the following link: http://adam.kahtava.com/journal/Cate...a-137b7d73f082

- Adam Kahtava [http://adam.kahtava.com]





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET 3.5 Advanced CSS Question aspcoder BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 1 April 28th, 2008 03:58 AM
ch6 Skins and Named Skins wingri BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 3 April 8th, 2008 02:57 AM
help for a code to change css themes masita CSS Cascading Style Sheets 0 May 30th, 2007 03:12 PM
CSS and ASP.NETs Themes, and Skins adam_kahtava CSS Cascading Style Sheets 1 November 13th, 2006 08:58 PM
Looking for advanced CSS dimo414 BOOK: Professional CSS: Cascading Style Sheets for Web Design 0 May 29th, 2006 10:57 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.