Search results

  1. D

    CSS question

    On one of my pages, I have a background image with an empty <div> over the top of it; the empty <div> is a partly-transparent white background for the text <div>. I can't put the text inside the empty <div>, because then the text is partly transparent as well. The problem I'm having is that...
  2. D

    Moving files out of a password-protected directory

    OK. The problem I have is this. I have two main sections on my website so far: the public part, which anyone can access, and a password-protected directory. The idea is that I'll put public pages in the public part, and admin pages in the protected directory. Admin pages will have functions...
Top