CrankBerry Blog Title

CSS Postings

2009


(2) Comments

In page popup with faded background – in PHP

Categories :: CSS, HTML, PHP

Sometimes you may be required to have popup windows on your website. They're obtrusive and hard to style with your site, in summary – nasty. What I've seen is other websites fade out their background and have an in page popup. I came up with a script that does the same thing in PHP and it looks exactly like the image below. Jump to the next page for the script.

2009


(1) Comment

CSS rounded corners with borders

Categories :: CSS, Tools

An upgrade has been made to my CSS rounded corners generator, now not only does it use no images, cross browser compliant but now with additional borders option. Add that all up and you have a cross browser, no image, bordered CSS rounded corners generator. Of course that name is too long so we'll just stick with the old one.

CSS rounded corners with border

2009


(1) Comment

Inspirational minimalist web sites/web designs

Categories :: CSS, Inspiration

Here are some inspirational sites for those time when you just need a starter kick to your artistic senses.

2009


(1) Comment

Generate rounded CSS corners without images

Categories :: CSS, Web Design, Web Development
CSS Rounded Corners Generator

I was looking at ways in which I could have built my websites differently today and came across the question. How can I guarantee my CSS rounded corners to be closer to 100% cross browser compatible. I came across a few sites with scripts and generators simplifying the tasks but most of them failed the browser test. I came up with a simple script that was simple and light. I'm not going to share the code. Now don't flame me yet. Instead I've made it easier for everybody. I've created the simple CSS rounded corners generator.