.NETGURU
CSS: User-defined
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngwishlist' list.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.

Mike Connelly
I would like to permit users to define custom colors for my website.
Traditionally, this is done by creating variables that are placed in
html <font> tags. Of course, <font> tags are greatly discouraged these
days in favor of the more efficient CSS tags, which define classes and
then apply colors against the class members. Currently, I have a
site-wide CSS file; the challenge is to have a user-specific CSS file.

Given that I am using CSS, is there a way to permit users to define
their own colors, store them in a database record associated with their
user account or on a client-side cookie and thereby modify the CSS file?
If not, shouldn't there be?

Note that this is distinct from a browser based CSS override, which
would apply to all sites that the user visits as opposed to just my
site.

Regards,
Mike

Reply to this message...
 
    
Mark McEahern (VIP)
Why not just generate a <style/> tag with user-specific settings for the
various class selectors?

<html>
<head>
<style>
<%
    ' You get the idea, I'm sure...
    RenderUserStyles userId
%>
</style>

// mark

[Original message clipped]

Reply to this message...
 
 




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification