TheFox is the New ultimate multi-purpose WordPress theme. It is clean, got the newest design, super flexible, responsive, working with the awesome Visual Composer and created with a powerfull admin options panel ! This theme is what we call multi-purpose, using the multiple style of TheFox you will be able to create any kind of… Continue reading TheFox | Responsive Multi-Purpose WordPress Theme
Tag: used
25 Beautiful Card-Based WordPress Themes
Card-based designs got popular with the rise of Pinterest in the realm of social media. The image sharing website’s card-based website had led to a rising trend of cards in user interfaces of websites and mobile applications. It is an excellent solution for the specific demands of mobile devices (which are typically smaller) and interfaces,… Continue reading 25 Beautiful Card-Based WordPress Themes
20 Useful iOS Icon & App Template Resources
As a developer, your design skills may not be that great. But you want your applications to look great. Right? In this quick tip, I list 20 graphic resources for iOS you can find on GraphicRiver. Not only will they save you time, they will make your applications look great. 1. Application Icons The application… Continue reading 20 Useful iOS Icon & App Template Resources
CSS Flexbox Toolbox – Learning Guides, Tools & Frameworks
Flexbox is an advanced method of more efficiently using space amongst items of a CSS container. While its theory can seen a bit complicated and difficult to master, thankfully the web is chock-full of great opportunities to learn. We’ve compiled a collection of some of the best resources out there to help you learn more… Continue reading CSS Flexbox Toolbox – Learning Guides, Tools & Frameworks
How To Choose Colors For Websites
Color schemes Although I will be criticized for skipping the basics, it is better to skip writing about why RGB is for web and CMYK is for print and other similar notions. Instead, I will jump directly to things that not everyone knows. For example, color schemes. In color theory, a color scheme is the… Continue reading How To Choose Colors For Websites
Learn SQL
Every web developer should know SQL. Although it has been around since the 70s, it is still widely used, and you can’t build a serious application without it. Most full-stack frameworks have libraries for dealing with the SQL complexity – ActiveRecord, Doctrine, Hibernate and more. But often times you need to get your hands dirty and write low-level… Continue reading Learn SQL
10 High Quality Apple Device Mockup PSDs
ADVERTISEMENT Mockups are designated to give a demonstration of actual full-scale output before it has been created to let clients check over the output. It is commonly used in automotive designing, system and software engineering, and consumer goods. Mockups not only save designers’ time but also let them communicate their ideas more effectively with the… Continue reading 10 High Quality Apple Device Mockup PSDs
The Best Tools for Building Websites and Portfolios in 2016
If your present page builder has taken the fun out of website design, it may be time to bring the fun back into the process. When Themeco launched Cornerstone, their 100% front-end page builder, it created more than just a stir. First introduced as compatible only with their incredibly popular X Theme, Themeco is close… Continue reading The Best Tools for Building Websites and Portfolios in 2016
Top Free Photoshop Watercolor Brushes for Designers
Design styles can be created with free resources like icons, vectors, custom illustrations, and notably brushes. Free brush packs are available all over the web dating back to Photoshop 7. There are now thousands of brush packs online made specifically for digital designers. This collection of free Photoshop watercolor brushes can be perfect for anyone… Continue reading Top Free Photoshop Watercolor Brushes for Designers
New eBooks Available for Subscribers
Do you want to learn more about data analysis with Python? How about iOS 9 game development, Django, or Swift 2? Our latest batch of eBooks will teach you all you need to know about these topics and more. What You’ll Learn In the past couple of months we’ve made 16 new eBooks available for… Continue reading New eBooks Available for Subscribers
Illustrating the Web: deconstructing the trend
Illustrations are taking over the Web. Designers are creating websites with everything from full-screen illustrations to hand-drawn divots that are used throughout projects. It’s a trend that’s likely to keep growing because illustrations make a design feel custom (even if it’s not). Here’s how to make the most of them in your design. Website illustration… Continue reading Illustrating the Web: deconstructing the trend
How to Develop a Processwire Theme
In this beginner’s tutorial you’ll learn about creating your own ProcessWire CMS themes. We’ll create a super simple site, covering templates, fields, theme structure and PHP variables. Don’t forget to get up to speed by following the first of our tutorials How to Install and Setup ProcessWire CMS. Where to Find Your ProcessWire Theme Unlike other CMSs like… Continue reading How to Develop a Processwire Theme
CSS And Javascript Animation Libraries To Create Awesome Effects
Velocity.js Velocity is an animation engine with the same API as jQuery’s animate(). It works with and without jQuery. It’s incredibly fast, and it features color animation, transforms, loops, easings, SVG support, and scrolling. It is the best of jQuery and CSS transitions combined. Vivus Vivus is a lightweight JavaScript class (with no dependencies) that… Continue reading CSS And Javascript Animation Libraries To Create Awesome Effects
How to Create Custom View Controller Transitions and Animations
Introduction UIKit is a very powerful framework and provides various ways to transition between view controllers. Some of the animations provided by UIKit include horizontal sliding (via a push segue), vertical sliding, cross fade, and page curl. Sometimes, however, you need to have a custom transition between view controllers to create a compelling design or… Continue reading How to Create Custom View Controller Transitions and Animations
How to Install a WordPress Plugin
One of the challenges of writing articles focused on web development and software development is making sure anyone and everyone who wants to learn a skill is able to do so. When you provide as much content as Envato, it can often be a challenge to make sure you’re educating everyone. This includes people who are… Continue reading How to Install a WordPress Plugin
20 Templates For Creating High-Fidelity Wireframes
Wireframing can be something quick and dirty, or it can be a large task that takes time to perfect. So here are some wireframe templates to help you save ton of time. With these templates you can easily create effective mockups and prototype of your web and mobile apps in no time. This is the… Continue reading 20 Templates For Creating High-Fidelity Wireframes
Advanced Adobe Photoshop Techniques
Hey Graphics Artists! Are you looking to take your Adobe Photoshop skills up a notch? Do you struggle with translating your vision to the digital canvas? This course is designed to help! We will explore advanced Photoshop techniques used by the world’s leading digital artists and show you how you can use those same techniques… Continue reading Advanced Adobe Photoshop Techniques
20 Useful WordPress Forms Available on CodeCanyon
Just about every WordPress-based website has some kind of online form. They range from the most basic—contact forms, polls, and email subscriber submissions—to more advanced forms like payment, calculator, and user-submitted content. WordPress users often use free plugins like Contact Form 7 or those included in Jetpack, while others may even take the plunge for a Gravity… Continue reading 20 Useful WordPress Forms Available on CodeCanyon
How to Make WooCommerce Product Attributes More Prominent
What You’ll Be Creating WooCommerce product attributes are a really useful feature, but by default they’re hidden quite a way down the page, in the Additional Information section. Depending on your theme, they might not be visible until the user clicks on a tab, which means many users may not look at them. Sometimes it’s… Continue reading How to Make WooCommerce Product Attributes More Prominent
Pointy Slider In CSS and jQuery (tutorial)
Pointy Slider is a slideshow with sliding-in panels that unveil new, fixed background images.Pointy Slider is simple, responsive slider, with a sharp design and an interesting motion effect: with each new slide item, a sliding-in block of content covers the old one, and unveils a new image. It ‘s been created by Codyhouse using CSS… Continue reading Pointy Slider In CSS and jQuery (tutorial)
An Introduction to Intel RealSense Technology for Game Developers
Intel RealSense technology pairs a 3D camera and microphone array with an SDK that allows you to implement gesture tracking, 3D scanning, facial expression analysis, voice recognition, and more. In this article, I’ll look at what this means for games, and explain how you can get started using it as a game developer. What is… Continue reading An Introduction to Intel RealSense Technology for Game Developers
Display WooCommerce Categories, Subcategories, and Products in Separate Lists
What You’ll Be Creating WooCommerce gives you a few options as to what you can display on your archive pages: products categories (on the main shop page) or subcategories (on category pages) both products and categories. When I’m setting up a store, I normally select the third option: products and categories/subcategories. This means visitors to… Continue reading Display WooCommerce Categories, Subcategories, and Products in Separate Lists
How to Make WordPress Sites Different by Geography
An Approach to Geolocal WordPress Sites In order to launch an inexpensive global network of sites run by volunteers that would provide shoppers categorized directories to local stores, I needed to leverage the power of WordPress with some unusual customizations and workarounds. There are a number of approaches to providing local experiences with WordPress. In this tutorial, I’m… Continue reading How to Make WordPress Sites Different by Geography
A Collection Of Useful Photoshop Typography Tutorials
Type art is popular at the moment for all sorts of reasons – and it’s a highly versatile skill to have. You can use illustrated lettering in projects ranging from posters to brochures – making it a great technique to add to your creative toolset. But beware: type art is so popular at the moment… Continue reading A Collection Of Useful Photoshop Typography Tutorials