Jump to content
xisto Community
Sign in to follow this  
sachavdk

Windows Icons In A Webpage Why dont hey show?

Recommended Posts

Hi, I'm making a website (I'm in de layout design process) and I want to use ico icons in my page. I donwloaded some "xp-icons" and all worked fine. But because windows' own icons have a better quality I used ResourceHacker to take windowsicons from Shell32.dll (in system32 dir).In thumbnailview they are shown and Windows Picture Viewer shows them also, but when I used them in my webpage, they weren't shown. They also don't work as favicons.It is probably the format of the icon but is there some way (batch, tool,...) to convert the icons to a web-usable ICON, not a gif or png.Not gif because it doesn't support alphatransparancy and not png because IE doesn't support png's alphatransparancy and I don't want to integrate a script which makes png usable in IE.So?

Share this post


Link to post
Share on other sites

What you could do is take a screenshot of the image with a screenshot program (I like screenhunter) and crop it to your preferences. It takes a lot of guesswork out of transforming the images.Also, Windows XP icons are available pretty much everywhere. Just search for them online and you should find a bunch of free sites that offer them for download. If you don't want that, they're really easy to recreate. And yes, please post the page. We need to check out your source and whatnot.

Share this post


Link to post
Share on other sites

The only thing I did was adding an image to the page

<td><img src="Icons_ICO/ii_DeskTop16.ico" border="0" dir="rtl"> Home</td>
This worked fine with the downloaded icons but I wanted to use the better quality of the windows icons.

Strange is that their is an image on the page (I can select it) but it's empty. Also the favicon is empty when I use such a windowsicon

<link rel="shortcut icon" href="./ii_Users.ico" type="image/x-icon">[code=auto:0]

Share this post


Link to post
Share on other sites

If you don't want that, they're really easy to recreate.

Yes indeed I've found a tutorial on the website of microsoft. Now I can also create my own in perfect quality.

So problem is solved :P

162555[/snapback]

Share this post


Link to post
Share on other sites

If you don't want that, they're really easy to recreate.

162555[/snapback]

Yes indeed I've found a tutorial on the website of microsoft. Now I can also create my own in perfect quality.

So problem is solved :P

 

Previous reply was a little wrong. I don't want to let it be like it was a reply on what biscuitrat said (so only the first line was mended to be quoted). Sorry.

Share this post


Link to post
Share on other sites

Awesome! And no problem. The mods will probably swoop down sometime and take out the malformed post as well as edit yours. Have fun with your buttons and icons!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.