Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Resizable background Image Problems Re: Resizable background Image Problems

#57695
AshtonSanders
Participant

The site works fine for me.

Have you tried copying the new page onto your current page?

btw, normally you’ll get a 403 error if you are directed to a folder/directory (ending with a "/" instead of a file like "name.htm") and it can’t find a proper index page.

In your htaccess (on a linux server) you can add this code to determine what directory page will be returned:

Code:
DirectoryIndex filename.html