Editing UserContent.css file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DNK2007
    New Member
    • Jan 2008
    • 25

    Editing UserContent.css file

    Hi all,

    As we know usercontent.css file defines styles of the web content in firefox. So is there any way to automatically fill the login webpage by writing css code.


    Thanks
    DNK2007
  • just a feeling
    New Member
    • Aug 2007
    • 86

    #2
    Here is the way.

    Best Of Luck.

    Comment

    • DNK2007
      New Member
      • Jan 2008
      • 25

      #3
      Originally posted by just a feeling
      Here is the way.

      Best Of Luck.
      Hi,

      I already had been to that link. No solution I got.? I have tried the following code.

      input[type="text"] { value: asdf;}

      but it doesn't worked for me? Any ideas?

      Thanks
      DNK2007

      Comment

      • Death Slaught
        Top Contributor
        • Aug 2007
        • 1137

        #4
        You can fill the value of an input yourself, but if you want it to be based upon what the user entered or if they've been to the site before, you need to visit either the JavaScript forum or the PHP forum.

        Thanks, Death

        Comment

        Working...