Jump to content

kacper

Member
  • Posts

    12
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Everything posted by kacper

  1. Try to check the site on another computer with ie7, try also to make a 16x16 icon and not 32x32. If that doesn't work post the code your using.
  2. nLite slipstreams IE7 autmaticly and uses WMP11 Slipstreamer for WMP11.
  3. Every time i tried I used a clean source. And IE7 and WMP11 are integrated (IE7-WindowsXP-x86-sve.exe and wmp11-windowsxp-x86-SV-SE.exe). All other hotfixes are working so I don't think that it's the problem (but I've wont save anything under d&s anymore).
  4. Here is the last session.ini. Last_Session.ini
  5. Any one who know why it don't work?
  6. For printed stuff like certificates isn't it better to use a pdf document? Look at http://se.php.net/pdf You can create a pdf template and fill the user info with php... As for the secound question take a look at http://www.codewalkers.com/c/a/Miscellaneo...-SMS-Thru-HTTP/
  7. If IE7 don't find a favicon it will use and cache its' own icon, try to clear out the cache.
  8. IE6 only displays the favicon if you bookmark the page.
  9. List of added hotfixes that show on Windows Update: KB939653 KB933729 KB932168 I'm using a Swedish version of Windows XP. I'm just selecting all updates and drop them into nlite. There are two packages for the KB939653 hotfix, one for IE6 and one for IE7, I have only added the one for IE7, will it make difference if I add the KB939653 for IE6 as well.
  10. IE is the only browser that supports adding a favicon.ico in the main folder (root) of the website.
  11. I don't think there is a way to add favicons by CSS. You could try to use a server side script (like PHP, ASP or Server side include (SSI)) if the server support it. Internet Explorer automaticly looks for a favicon.ico in the server root if you bookmark the site, but IE is the only browser that do that. If you can't use any server side scripts you will have to insert it to every html page. You can open all files in Dreamweaver and use the find and replace function like in the picture, just hit replace all, It will add a "<link rel="shortcut icon" href="/favicon.ico" />" before every "</head>".
  12. I have integrated all hotfixes since SP2 (including IE7 and WMP11) with nlite, but after Windows XP install some hotfixes still show up on Windows Update. What is happening and how can I fix it. List of added hotfixes that show on Windows Update: KB939653 KB933729 KB932168
×
×
  • Create New...