Popular Posts

Thursday, July 12, 2012

[Turns Feed] How to Set Text on a Circle [CSS]






There isn't any super simple standardized way to set web type on a circle (or any kind of curve). But it can be done! We'll explore one way to do it here. But be forewarned, we're going to use some CSS3 and JavaScript and not give two hoots about older browsers that don't support some of the required tech. If you're interested in this for a real project, this kind of thing is probably still best served by and image with proper alt text, or proper feature detection which can flip out the image for this fancy technique in browsers that can handle it.


Tuesday, July 10, 2012

True Minimalism in Web Design


In this article I want to share a few basic tips to achieve minimalism in web design. I will use a website I designed recently as an example, and then provide some other inspirational designs. It may seem really simple to design minimalist websites, and it really is. But it's not intuitive as there is a general tendency to over-embellish designs, and sometimes this is detrimental to the content. I believe simple sites tend to be more effective because you are not underestimating your users or clients, you are not trying to convince them or sell them something with shiny lights.

Monday, July 9, 2012

[Turns feed] free 24 Free Fonts for Designers

In this post we have put together some high quality free fonts. If you like these fonts you might also want to check out our previous posts below....















Change Blog Posts Title Format and How to Make Post Title and Page Title Separate in Blogger Blogs


Bloggers’ blogs are the most popular in the world. People want to make their blogs more impressive and effective. So, they do everything on their blog to make that fantastic. They change codes, design, looks, architecture, navigation, content, style etc. In these series, they try to change their blog’s title also to give that a unique identification.

Mostly, home page title of blogger’s blogs runs on all pages along with sub-page title. It creates some trouble in the search engines.

So, if you want to show your blogs’ pages title separate in Bloggers’ blogs, you can make it in simple way. You just have to add these codes:

Default Code:



Home Page + Post Page

Replace the code with:



Post Page + Home Page

You have to click on “Edit HTML” to put the above mentioned code.

Bloggers Blog Posts Title Format