Results 1 to 2 of 2

Thread: user defined css :: possible?

  1. #1
    Join Date
    Jan 2008
    Posts
    2

    user defined css :: possible?

    hello,

    i was looking for some input on an idea i had recently.

    is there a way, or is there an existing piece of code somewhere, that allows a user to customize a css file from a web form [ASP.NET]?

    to simplify, what i mean is an administrative form where a user can customize colors, fonts, etc. :: and therein modify the css file

    cheers,
    andrew

  2. #2
    Join Date
    Feb 2007
    Location
    Ireland
    Posts
    1,007
    It would be possible to read in the css file, modify it and then output the write the entire file again. Alot of work but should be possible with ASP.NET. I work with PHP, so I can't help you with code. That's the only way I can think of doing it.

Similar Threads

  1. Problems Positioning with CSS
    By kirstybandm in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 17 Jan 2006, 05:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •