Dropbox

Page 1 of 2 12 LastLast

  1. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
       #1

    Dropbox


    Hello SevenForums!

    It's a pretty popular feature that you can upload your .txt and .html file into your Dropbox, and then be able to read it directly from your browser, without downloading it.

    In my case, I use .html and make different tags like <h1> <p>, all simple tags like that.

    Take THIS example. You see, it's all there. Look even at the URL, it's defiantly from my Dropbox, and it's public!

    So now to the actual question.
    The path on my Dropbox i'm uploading this .html file to, is a little folder called "Project". In that folder, the .html file is there.

    I want to upload a .css file, as a Stylesheet, and expect it's working.

    Now, is this possible? By this, I can create different designs, and uploading them. I've tried it, but the .html doesn't apply the .css.

    All suggestions are welcome!
    FredeGail
      My Computer


  2. Posts : 7,878
    Windows 7 Ultimate x64
       #2

    Clicking on your Example, gets me to a 403 page saying I don't have access.
      My Computer


  3. Posts : 8,398
    ultimate 64 sp1
       #3

    yep - 403 here too

    are you sure your project folder is in your public folder?
      My Computer


  4. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
    Thread Starter
       #4

    pparks1 said:
    Clicking on your Example, gets me to a 403 page saying I don't have access.
    New link right https://dl-web.dropbox.com/get/Publi...tml?w=b25f1bd2

    mickey megabyte said:
    yep - 403 here too

    are you sure your project folder is in your public folder?
    It's now uploaded in public folder!
    This is just pure HTML, I want the Stylesheet to function
      My Computer


  5. Posts : 8,398
    ultimate 64 sp1
       #5

    i'm still getting a 403 error for your link.

    i've just made a very quick webpage here in my dropbox folder linking to an external stylesheet - it's all working as expected. i didn't have to do anything special - i just followed the normal rules for html and css.

    my very simple htm:

    HTML Code:
    <html>
    <head>
    
    <link rel="stylesheet" type="text/css" href="style.css" media="screen">
     
    </head>
    <body>
    
    <p>hello world</p>
    
    </body>
    </html>
    and my css:

    Code:
    p { color: blue;
    font-size:48pt;
    }
    then i went into my dropbox public folder and copied the public link: http://dl.dropbox.com/u/22096449/css/hello.htm

    as you can see, the text is big and blue. :)
      My Computer


  6. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
    Thread Starter
       #6

    Hello Mickey!

    So the whole thing is about uploading it to the public folder eh?
    Awesome!

    +1 Rep for all posers,
    FredeGail
      My Computer


  7. Posts : 8,398
    ultimate 64 sp1
       #7

    yes - it has to be in your public folder for others to have access to it. all other folders are private.

    also, there's no rep in the chillout room.
      My Computer


  8. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
    Thread Starter
       #8

    Help is most appreciated.
    I promise, i'd like to give you rep in another thread.

    Best Regards,
    FredeGail
      My Computer


  9. Posts : 8,398
    ultimate 64 sp1
       #9

    thanks, i never turn down rep :)

    let us know how you get on with your css linkage.

    then you can mark the thread as 'solved'.
      My Computer


  10. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
    Thread Starter
       #10

    Hmm.. I tried putting both .css and .html on my desktop, and the CSS applies to the HTML so that's perfect, but when I upload the Stylesheet and the HTML-codings .. it just won't apply the CSS.

    Best Regards,
    FredeGail
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 21:27.
Find Us