Recent content by Kris

  1. K

    re: preventing changes to wallpaper

    re: preventing changes to wallpaper i dont know if you can stop them changing backgrounds but you can stop access to certain things (in windows xp) by using the group policy editor gpedit.msc, ive stopped people being able to access control panel etc with it, might have some use elsewhere as...
  2. K

    How do I do this... (forum stylesheet prob)

    you should use background-image: url(file/path/here.jpg) in the class you just made, or add it to the body like body { background-image: url(path/to/image.jpg); } hope that helps!
Back
Top Bottom