Announcement

Collapse
No announcement yet.

Scrollbars not working

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Scrollbars not working

    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 ??
    Kind regards,

    Michael

    www.stageprint.co.uk

    #2
    It doesn't look like that is uploaded, the source code is generating: <iframe src="http etc" width="735" height="800" scrolling="no"'></iframe> Try the following: 1) The frame needs to be taller if it is to show the "Send all Files" button on the page. 2) You've got yes in speechmarks but there is an apostrophe after that before the bracket that should be removed. 3) Add content to the fragment i.e. wording before the iframe code not just the iframe code alone. 4) Then try a Web Refresh.
    Peblaco

    Comment


      #3
      Thank you so much Louise,

      I did not notice the extra apostrophe, I have now removed it.
      However I cannot add any text before the iframe code as it crashes the code. Either that or im entering the code in the wrong place.

      I have uploaded with the apostrophe removed but unfortunately no change.
      Kind regards,

      Michael

      www.stageprint.co.uk

      Comment


        #4
        You should be able to enter ordinary text before the !!<<iframe.. code part that is in the fragment text field. However further to that your upload is not changing the page on the server.
        Peblaco

        Comment


          #5
          Thank you Louise,

          Well this is very odd, I can upload changes to other parts of my site, but changes to the code for this fragment are not updating

          I simply do not know how to solve this issue, the scrolling="no" code will not update to scrolling="yes"
          Kind regards,

          Michael

          www.stageprint.co.uk

          Comment


            #6
            Update:

            Its now working and I did not do anything differently at all as to when it was not working !
            Not the first time I've had totally bizarre and weird problems with this software.

            Thanks again Louise
            Kind regards,

            Michael

            www.stageprint.co.uk

            Comment

            Working...
            X