BMW Logo

by erhankaradeniz

BMW logo with pure CSS by Erhan Karadeniz - ekar.ma Strategy & Webdesign

This is a result of complex use of advanced CSS3 properties like transform, linear-gradient, box-shadow etc. As these properties are not supported in Internet Explorer, this logo won't show properly in these. 
Best viewed in a webkit browser.

HTML

CSS

Browser Screenshots (1)

Add New Comment

Showing Comments

Solitary Designs

Solitary Designs

Nice work. Looks great!
Edit: The .gloss doesn’t look blurred and its kinda weird in FF. Please check :)

jamesmenera

jamesmenera

Nice work! Pretty Cool! Firefox needs some love. So here it is!

These are the changes for Firefox to look correct

.middle-ring (add this rule)
overflow: hidden

.gloss (change the gradient)
-moz-radial-gradient(center center , ellipse farthest-corner, #FFFFFF -30%, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 transparent

.letter b (change positioning)
top: 50px

.letter m (change positioning)
top: 2px

.letter w (change positioning)
top: 47px

Erhan Karadeniz

Erhan Karadeniz

@jamesmenera
Thanks, for the adds, I will adjust the css according to your lines :)

@solitary design
True, I haven’t been able to look into this issue, but I will update it. More logo’s are following soon.

Erhan Karadeniz

Erhan Karadeniz

@jamesmenera
Thanks, for the adds, I will adjust the css according to your lines :)

@solitary design
True, I haven’t been able to look into this issue, but I will update it. More logo’s are following soon.

Feedback