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.

Rounding off form boxes

Featured Replies

(Second post today :blush1: )

 

Does anyone know what code I need to style/round off the boxes on a form I'm about to create?

 

Thanks!

You can use css rounded corners, but it won't work for all browsers.

 

So, then you're going to need to create some images in photoshop (or similar) to use. Ideally, you could use CSS rounded corners but have different css for incompatible browsers.

 

Depends on how much effort you want to put into it really.

 

I used rounded corners on my contact form on my site - but I haven't put an alternative in.

 

I read this earlier in the week: http://jackosborne.co.uk/articles/is-css3-making-us-lazy/?utm_source=feedburner&utm_medium=email&utm_campaign=Feed:+jackosbornecouk+(jackosborne.co.uk)

Oh - don't get me started!!

 

I just find the stuff totally vile. Even the tiniest fleck of it makes me retch.

 

I found a site though which said that some people's taste of coriander is different to others which may explain why it tastes nice to some people, and not others.

 

It was just something stupid I put on the site when I was first building it and I decided to keep it.

  • Author

And do you know in what browsers this wont work? and im not sure i can prodice little corner images as my background is textured?..

  • Author

I've downloaded it and in the folder are two files i cannot open and a php file. The site will eventually be given to developers to build it in ASP.NET, will PIE still work?

css3pie is great. I've used it on lots of sites. Although never considered the form boxes before.... may have to give it a go.

  • Author

Ok cool. so. what are the differences between all these border radiuses then?

 

border: 1px solid #999;

-webkit-border-radius: 10px;

-moz-border-radius: 10px;

border-radius: 10px;

 

UPDATE: just found this out!

  • Author

cheers Jack,

 

still not working though, have you used this before and did it work?

  • Author

Man, I've just been playing about with that but come up against other problems, I'll do again, when I'm not so tired I think! Cheers Jack. So, have you used this before?

  • 2 weeks later...

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.