Skip to main content

Drupal Themes

Our feature packed Drupal themes combine beautiful design with over 70 optional settings, our easy to use administration theme and all backed by our no fuss money back guarantee.

Drupal Design

Blow away the competition with our full service graphic design services. We focus on audience demands & brand identity to set the tone of your internet business strategies.

Drupal Designers and Themers Community

Join the first crowd sourced premium Drupal theme service. Become a rockstar designer or themer, share the profits and get exposure to a half million Drupal users.

Rounded Corner Tools and Techniques

Comment #1 Greateeeeeeeeee list is currently unpublished
Post to Twitter

Heres a quick list of rounded corner tools and techniques you can use in your Drupal theme.

border-radius generator

Bit buggy, seems to do the trick, real quick and saves having to remember the different requirements for webkit and moz.
http://a.deveria.com/roundgen

Double check its output, like I say its a bit buggy…

border-radius: ;
-moz-border-radius: ;
-webkit-border-radius: ;

-moz-border-radius-topleft: ;
-moz-border-radius-topright: ;
-moz-border-radius-bottomright: ;
-moz-border-radius-bottomleft: ;

-webkit-border-top-left-radius: ;
-webkit-border-top-right-radius: ;
-webkit-border-bottom-right-radius: ;
-webkit-border-bottom-left-radius: ;

Rounded corner image and html generator

Didnt try it, looks kosha, give it go and report back!
http://www.roundedcornr.com

25 Rounded Corner Techniques with CSS

The big list - knock yourself out…
http://www.cssjuice.com/25-rounded-corners-techniques-with-css

Drupal Version: 

Drupal Development: 

Comments

#1 Greateeeeeeeeee list Unpublished

Trust me this list helped me a lot and will help other tooo…….. thanks A LOT.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <h2> <h3> <h4> <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Adds typographic refinements.

More information about formatting options