cool400 Posted April 29, 2008 Posted April 29, 2008 Hi,I've got the problem that my WPI-icons have no transparency:This happens with every skin I try!Do you know what's wrong with my WPI?Best regardscool400
Kelsenellenelvian Posted April 29, 2008 Author Posted April 29, 2008 Nothing is wrong with your WPI.You just don't have ie7 installed.Either install IE7 or convert the buttons to .gif or .png8 formats for proper transparency in IE6.
cool400 Posted April 30, 2008 Posted April 30, 2008 (edited) Thanks for your fast reply!But maybe there's another way how to modify WPI, so that also users of IE6 will have PNGs with transparency without converting them or installing IE7:PNGs with transparency in IE6 I (seems to be the better solution)PNGs with transparency in IE6 III would be very glad if you could tell me, at which point I will have to modify my WPI or where I have to insert the new code to have transparency!Best regards and thanks a lotcool400 Edited April 30, 2008 by cool400
Kelsenellenelvian Posted April 30, 2008 Author Posted April 30, 2008 (edited) Delayed loading and resource useThe AlphaImageLoader can be quite slow to load, and appears to consume more resources than a standard image when applied. Typically, you’d need to add thousands of GIFs or JPEGs to a page before you saw any noticeable impact on the browser, but with the AlphaImageLoader filter applied Internet Explorer can become sluggish after just a handful of alpha channel PNGs.The other noticeable effect is that as more instances of the AlphaImageLoader are applied, the longer it takes to render the PNGs with their transparency. The user sees the PNG load in its original non-supported state (with black or grey areas where transparency should be) before one by one the filter kicks in and makes them properly transparent.Both the issue of sluggish behaviour and delayed load only really manifest themselves with volume and size of image. Use just a couple of instances and it’s fine, but be careful adding more than five or six. As ever, test, test, test.Links become unclickable, forms unfocusable This is a big one. There’s a bug/weirdness with AlphaImageLoader that sometimes prevents interaction with links and forms when a PNG background image is used. This is sometimes reported as a z-index issue, but I don’t believe it is. Rather, it’s an artefact of that weird way the filter gets applied to the document almost outside of the normal render process. Often this can be solved by giving the links or form elements hasLayout using position: relative; where possible. However, this doesn’t always work and the non-interaction problem cannot always be solved. You may find yourself having to go back to the drawing board.There are many other solutions out there too HOWEVER we have yet to find one that actually works well with WPI. Edited April 30, 2008 by Kelsenellenelvian
cool400 Posted April 30, 2008 Posted April 30, 2008 (edited) Okay, I understand that! So every solution using AlphaImageLoader leads to delays, right?Maybe you can tell me anyway, where I could paste the code to try it out myself?BTW, could this be useful: The easiest way to PNG support in IE6?Or maybe this: PNG Alpha Transparency?Best regards and thanks a lotcool400 Edited April 30, 2008 by cool400
anonymous_user Posted May 24, 2008 Posted May 24, 2008 My Gnome theme:Download:http://anonymous-bot.deviantart.com/art/WP...-theme-86576018
mritter Posted June 2, 2008 Posted June 2, 2008 All themes have been updated to 6.5, including Gnome's. Get them off the WPI web site once Kel gets the site updated (still has 5.5 themes up).If you have a custom theme you want updated, post a link here and I will do it.
Kelsenellenelvian Posted June 3, 2008 Author Posted June 3, 2008 (edited) OK updated all themes on the site!! Added 2 new themes in homage to Xpero, Xperties and Zedox. Both can be found on the website.Counting the 3 themes in WPI we now have 31 themes up to date and supported! Keep them comming PLEASE!Plus with the addition of finnish we now have 30 supported languages. Edited June 3, 2008 by Kelsenellenelvian
JuMz Posted June 3, 2008 Posted June 3, 2008 This is going to sound crazy but does WPI 6.5 have the ability dynamically select a theme based on host OS?
mritter Posted June 3, 2008 Posted June 3, 2008 No, but that could be an option down the road. How many OS's do you use that this would be useful?
G_DuB24 Posted June 6, 2008 Posted June 6, 2008 Here's a couple i'm working on Im looking for a nice WPI logo that will blend in with these backgrounds. Most of them have the globe. Are there any with a moon to match the darker themes? well, hope u enjoy need to make the tooltip box wider and figure out how to get the pictures to workI like this one. Looks simple and clean with the dock on the bottom. Too bad the tooltip doesn't work with this theme though.It was originally the "Vista" theme that modified. I plan on placing my WPI on my web server for friends and family to access. Im pretty much trying to make a SUPER WPI.Does anyone know if there is an ongoing project of that sort? If so, i would like to contribute what i have to add to the cause.If not...lets start one!!!!! Maybe end up with a WPI folder that over 1TB LOL (mines almost at 3 gigs and i just started)
JuMz Posted June 7, 2008 Posted June 7, 2008 No, but that could be an option down the road. How many OS's do you use that this would be useful?I use this on a USB Stick and have tested all my installs against XP SP2/SP3, Vista RTM/SP1, Server 2003 SP1/SP2, AND for x86 and x64 architectures. I only use one copy and have check to show/hide or grey out certain versions etc.
mritter Posted June 10, 2008 Posted June 10, 2008 Here is my old mritter_eudock_Aquarium theme updated to 6.5. It is quite CPU intensive, so keep the number of fish low (see wpi.htm).Download here
COKEDUDEUSF Posted July 3, 2008 Posted July 3, 2008 OK updated all themes on the site!! Added 2 new themes in homage to Xpero, Xperties and Zedox. Both can be found on the website.Counting the 3 themes in WPI we now have 31 themes up to date and supported! Keep them comming PLEASE!Plus with the addition of finnish we now have 30 supported languages.Where are the download link for themes? The link at the very top of the page isn't working.
anonymous_user Posted July 3, 2008 Posted July 3, 2008 (edited) http://www.wpiw.net/Royale_Blue/themes.htmlhttp://www.wpiw.net/The_Dark_Side/themes.htmlBTW both links have the same content, just a different site skin. Edited July 3, 2008 by anonymous_user
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now