Photoshop Tutorial: Creating An RSS Icon
Published on : 16.02.2010
Category : Photoshop Viewed : 84 times.
1. Creating Background First let's create our Photoshop document. I'll use size 280 x 70 (width x height).
This image has been resized. Click this bar to view the full image. The original image is sized 700x500.
Now let's use Rounded Rectangle Tool with it's Radius 10px and let's create something like this:
This image has been resized. Click this bar to view the full image. The original image is sized 700x500.
When it's done right click on your ... |
Realestate website template header stock photo in photoshop.
Published on : 16.02.2010
Category : Photoshop Viewed : 41 times.
[1] Take a new file of 700 pixels, 200 pixels, of resolution 72 dpi in the RGB mode.
[2] Using the “Pen Tool” draw a shape as shown below color is not important.
[3] For this shape add the following layer styles.
[4] Now take the “Brush Tool” and now download these brush a Google for some of your favorite brushes. Or you can go to Deviantart.com to search.
[5] Now create a new layer make sure your foreground is set to white after that play with your... |
Smoothly Shift Winter Colors, While Creating an Icy, Vector Landscape
Published on : 04.02.2010
Category : Illustrator Viewed : 16 times.
Handle color changes and variations with ease by following this intermediate level tutorial. This is a special tutorial sponsored by Astute Graphics that incorporates the use of their high-quality Phantasm CS range Illustrator Pugins. We'll work with Phantasm's color shifting tools: Hue/Saturation and and Shift to Color, while we learn to contrast shapes when composing natural, vector scenes!
Final Image Preview
Want access to the full Vector Source files and downloadable copies of... |
Use Illustrator to Create a Fun, 3D, Character Logo
Published on : 04.02.2010
Category : Illustrator Viewed : 59 times.
In this tutorial we'll use illustrators 3D tool to create text with depth. We'll give the letters personality by placing them at angles and choosing a fun font. We'll add a crazy rabbit character and unify all the colors as we add simple shading. Lastly, we'll give this fun logo a sticker effect. We cover quite a bit of ground in this tutorial, so fire up Illustrator and let's begin!
Final Image Preview
Below is the final image we will be working towards. Want access to the full... |
Create a Code-Style T-Shirt Design for Website Promotion
Published on : 04.02.2010
Category : Illustrator Viewed : 61 times.
Promotions play a vital role in marketing your product. High quality design gives a noticeable impact to your product awareness among the target audience. In this tutorial, we will design a promotional T-shirt for a website that is exclusively created for PHP enthusiasts.
This is a special tutorial sponsored by Astute Graphics that incorporates the use of their high-quality Phantasm CS (Studio or Publisher) Illustrator plugins. Our aim is to show a common programmer who is very... |
Everything You Ever Want to Know About Creating Seamless Patterns in Illustrator
Published on : 04.02.2010
Category : Illustrator Viewed : 56 times.
Adobe Illustrator patterns makes your work process easier and the result prettier. Every vector professional must know the secrets and details about using seamless patterns, as well as many approaches to creating them. In this tutorial I dive into the anatomy of patterns in Adobe Illustrator, analyzing numerous existing methods of creating a seamless pattern fill, from the easiest ones to the most complex ones.
Vector Plus
Want access to the full Vector Source files and downloadable... |
Adding a CSS StyleSheet to your RSS Feed
Published on : 01.04.2009
Category : CSS Tips Viewed : 182 times.
It's pretty easy to add a CSS stylesheet to your RSS feeds. I created one in about 10 minutes for my RSS feed. You can do a lot more with an XSL stylesheet (turn links into clickable links, etc), but CSS can make your feed look much less scary for the non-technical crowd. And the good news is you probably already know CSS, so setting one up is trivial... To start you need to add a xml-stylesheet tag to your RSS feed:[code] <?xml version="1.0" ?><?xml-stylesheet type="text/css"... |