Search Results For: textures

Is the Gradient Making a Comeback?

Graphics / 20 Jul 2016

Is the Gradient Making a Comeback?

One of the techniques shunned by designers at the beginning of the flat design era is making a comeback. Almost overnight, it seems that gradients are popping up in website designs everywhere.

From backgrounds to image overlays to subtle textures on user interface elements, the two-color effect is back in a big way. It’s also a little different this time around. Here’s what you need to know before using gradients again (and plenty of examples to spark your creativity).

30 Premium Font Bundles

Inspiration / 2 Feb 2016

30 Premium Font Bundles

We’ve spent some time scouring the web for collections of brilliant handmade, vintage, script and sans serif font bundles that are on exclusive sale with impressive discounts. These font bundles are a great way to get the best value for money when buying fonts and typefaces.

These fonts range from wide variety of sans, sans serif to vintage and handmade script fonts. All of these fonts are premium quality, highly regarded in reviews, and would be a fantastic addition to your design library.

Design Trend: How to Use Stripes to Your Advantage

Inspiration / 14 Oct 2015

Design Trend: How to Use Stripes to Your Advantage

Stripes are a fun addition that can add visual interest and depth to design projects in a variety of ways. But stripes are more than just the blue and white nautical patterns that you might be envisioning.

Stripes can take on a number of forms. Vertical or horizontal and from classic patterns to grid-based lined to backgrounds and image components, stripes are a great design option. Here are some ways to use them that you might not have thought about.

Get 7 Free Days of Downloads With GraphicStock

Reviews / 13 Aug 2015

Get 7 Free Days of Downloads With GraphicStock

GraphicStock have a big collection of stock resources for designers — backgrounds, concepts, icons, patterns, textures, templates, photos and more.

Today we’re featuring a great deal, which gives you seven days of completely unrestricted access to the GraphicStock library. Read on to find out more about the site, how to redeem the deal, and see a collection of different assets and resources from the site!

30 Premium Tumblr Themes With Beautiful, Minimal Design

Tumblr Themes / 29 Apr 2015

30 Premium Tumblr Themes With Beautiful, Minimal Design

There are thousands of Tumblr themes all over the web. To be perfectly frank, most of them aren’t great, and won’t do your creative work justice. Today we’ve collected thirty of our favourite premium Tumblr themes from across the web.

All of these cost a few dollars, but all of them will take your Tumblr blog to another level. From stylish, minimal Tumblr themes, through to those featuring big colours and bold images — we have a full selection. All of them are available to buy straight from Tumblr directly, and can be set up on your blog in a few minutes!

Minimal Design: How to Design More With Less

Minimalist Graphic Design / 23 Feb 2015

Minimal Design: How to Design More With Less

Minimalism and the use of whitespace are big design trends right now. Mastery of these techniques might look easy at first glance, but it is actually quite difficult to design with so much open space and so few objects. It can be hard for clients to come to terms with because they often want as much information as possible on a canvas.

But many designers like the look of minimal styles and maximizing whitespace can be a fun challenge. It’s a technique that translates well across mediums and can be used in print, web design and on packaging. Here, we’ll look at the trend and how to design more with less.

Design for Everyone: Considering Accessibility in Visual Projects

Accessibility / 19 Jun 2014

Design for Everyone: Considering Accessibility in Visual Projects

Because design is such a visual concept, we don’t always stop to think about how design can impact users with certain disabilities. From vision to hearing or even touch impairments, how you design a website, brochure or even package can look or work a different way to different people.

And while you can’t design so that every element is perfect in every condition for every user, there are some things you can do and think about to make your design projects more accessible to a larger number of people. Simple techniques such as color choice, texture, shading and sound effects can make a difference to users.

Paper 101: Quick Start Guide for Print Projects

Graphics / 15 Apr 2014

Paper 101: Quick Start Guide for Print Projects

While most principles and tenets of design are pretty universal, printing is not. For anyone jumping to a different medium (online to print) or even one medium to another, it is vital to know just what you need and will get when working on a print job.

Elements such as paper stock, paper size, coating and fold can significantly impact how a design is put together for a printed project. Here’s a guide to help you get started and better understand the ins and outs of printed projects.

Making Vintage Design Work for You

Inspiration / 19 Feb 2014

Making Vintage Design Work for You

Vintage textures and palettes are in. They are popping up in a variety of uses from large-scale design projects to small details in a logo or background texture. This dated-style technique has really made a comeback.

Today, we will look at how you can create and establish a great palette for a vintage-style design from color to type to texture choices.

Understanding Design Copyrights and Trademarks

Business / 27 Jan 2014

Understanding Design Copyrights and Trademarks

Not that long ago we entertained a discussion about design plagiarism here on Design Shack, but what does it mean if your work is stolen? How do you even know if your work is protected? And moreover, what can you do about it?

That’s where the protection of copyrights and trademarks come in. But what are they? And how do they apply to your designed work? Let’s take a look.

Learn by Example: 6 Lessons for Designing Restaurant & Food Websites

Graphics / 22 Nov 2013

Learn by Example: 6 Lessons for Designing Restaurant & Food Websites

Today’s topic is a delicious one: restaurant and food websites. Small businesses pay the bills for freelance designers and local restaurants can serve as a major source of revenue. If you’re embarking on your first restaurant site design though, there are a few things that you should know.

In this article, we’ll learn by example as we take a look at lots of mouthwatering food and restaurant websites. By examining what these designers got right, you’ll help ensure your own success in this area.

Creating a Custom HTML5 Audio Element UI

CSS / 20 Nov 2013

Creating a Custom HTML5 Audio Element UI

HTML5 has made many things simpler in web development, one of which is using embedded audio. Today, we’re going to work through the process of completely customising the HTML5 audio player element, which can adapt to older browsers with fallbacks. It’s a simple method that’s easy to build upon and tweak.

The open source project MediaElement.js is wildly popular, and has even been built into the core of WordPress since version 3.6. It allows you to embed any HTML5 audio or video using a native player interface which can dynamically adapt into a Flash/Silverlight player when needed. I was really impressed to see all the features and it seems to be one of the more advanced solutions for handling legacy browsers. We’ll be using that as a starting point!