Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Image Transparancy

Featured Replies

Hello Guys,

 

Whats the best image format for transparancy? as if i use PNG its incompatible with early browsers, but if i use GIF i have a white line around my image...

For the white border, you want to set your Matte color to match what ever background it will be on. For the 24-png transparency (IE6 is the only one who doesn't support the alpha transparency of the 24-png) You'll have two choices.

 

 

Use a JS file to fix the issue. SuperSleight, Dean Edwards Fix, and UnitPngFix are popular ones.

 

Or use CSS:

 

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);

placing the image where the ... is. The downside is that it is invalid CSS.

 

I much prefer to use Unitpngfix or Dean Edwards.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.