Hello all,
I have a page with an embedded file uploader, but its not showing properly.
I have tried to increase the vertical dimensions and also to add scrollbars but nothing has changed even though the scrollbars are showing in the page preview in my sd software on my screen.
Here is the code which I placed in a text box for a fragment:
!!<<iframe src="http://www.mailbigfile.com/stageprint" width="735" height="1070" scrolling="yes"'></iframe>>!!
And here is the page:
http://www.stageprint.co.uk/acatalog/Upload-Files.html
There are parts of the uploader not showing on the bottom of the frame, which means my customers cannot use it.
Any help would be great, it appears to me that my code changes are not uploading to the server ??
I have a page with an embedded file uploader, but its not showing properly.
I have tried to increase the vertical dimensions and also to add scrollbars but nothing has changed even though the scrollbars are showing in the page preview in my sd software on my screen.
Here is the code which I placed in a text box for a fragment:
!!<<iframe src="http://www.mailbigfile.com/stageprint" width="735" height="1070" scrolling="yes"'></iframe>>!!
And here is the page:
http://www.stageprint.co.uk/acatalog/Upload-Files.html
There are parts of the uploader not showing on the bottom of the frame, which means my customers cannot use it.
Any help would be great, it appears to me that my code changes are not uploading to the server ??
Comment