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.

Buttons looks different in Chrome with firefox / IE

Featured Replies

I styled buttons on css as below and it looks nice in chrome but erratic in Firefox. here's the css code:

.readon span, .readon .button, input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {display: block;padding: 0 9px;height: 25px;line-height: 22px;cursor: pointer;overflow: visible;font-weight: normal;position: relative;white-space: normal;border: 1px solid rgba(225, 225, 225, 0.2); border-radius: 2px;font-size: 1em;text-transform: uppercase;transition: background-position 0.3s linear;color: white; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3); background-color:#558BC2;  
background-image:url(../images/overlays/dark/readon.png); font-family:tahoma;float:right;}


.readon span:hover, .readon .button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="file"]::-webkit-file-upload-button:hover, button:hover {background-position: 0 -223px;}

 

this is how it displays in Chrome/IE/firefox:

 

post-15352-0-98746600-1343066011_thumb.png

 

There is the live site if you want to check: http://goo.gl/SnGVM

 

Thanks in advance :give_rose:

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.