Results 1 to 3 of 3

Thread: I'm stumped on this one... any help?

  1. #1
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I'm stumped on this one... any help?

    Hello from a new member.

    I've been looking at a site called iconkits.com (very nice design).

    Just one problem... everytime I try to save a copy of the index page to my computer the background disappears

    I know a little about css and java but am really stumped by this... how is it done and how can I overcome it????

    Any ideas, suggestions welcome.

    Thanks


  2. #2
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    almost every thing won't work because all the paths are short (so it is looking for the files on your computer). if you want to fix it, change every path from "/folder/" to "http://www.iconkits.com/folder/" (or "/folder/file.ext" to "http://www.iconkits.com/folder/file.ext") so you are pointing to the folders on the website instead of the nonexistent ones on your computer
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

  3. #3
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Still have a problem

    Thanks for that Master_Script_Maker.... but what if i want to save it locally on my computer for offline use (i.e. no internet connection to the original website).

    I have saved all the images locally, downloaded the css and js files and renamed the directions to go to the saved files on my computer.... but still nothing.

    Any help appreciated!

    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •