Turk Hit Box

Turk Hit Box

Ramblings of a Turkish Internet Mogul

Top Pages

Recent Articles

Pages

Ali Nazik Wordpress Theme coming soon

On my feedburner post, I gave a screenshot of my upcoming Wordpress theme, Ali Nazik. The feedburner post may have failed as a linkbait, but got attention to my upcoming wordpress theme nonetheless. I am taking my time building the theme from scratch. I am trying to keep it simple while adding visual snippets. You will find some more screenshots of Ali Nazik on later on the post.


Before passing on to the screenshots, I would like some help on css optimization. For example, if I have 2 styles like coded like this:

.input2 {
text-align: left;
background: url(images/icon_mail.gif) center left no-repeat;
background-color: #000;
color: #FFF;
border: none;
padding: 5px 5px 5px 18px;
margin: 2px 0px;
}
.input3 {
text-align: left;
background: url(images/icon_home.gif) center left no-repeat;
background-color: #000;
color: #FFF;
border: none;
padding: 5px 5px 5px 18px;
margin: 2px 0px;
}

How can I make it smaller. I know it can be done, but I don’t have experience with it. This is easier to edit for users, but takes longer to load.

Here are the Ali Nazik wordpress theme screenshots I promised:

ali nazik wordpress theme preview ali nazik wordpress theme preview ali nazik wordpress theme preview

and the one from the previous post:
ali nazik wordpress theme preview

Posted in: Design

2 Responses


Small Potato on 09.22.2007 at 10:15 pm

It's hard to get excited because I have no clude how your theme is goint to look like.

Next time, take full-design screenshots and just shrink them to thumbnail sizes for preview :)

As for CSS, use shortcuts where you can. Inexperienced users are going to have tough time modifying the CSS, regardless of how easy you make it for them to modify.

Turk Hit Box on 09.25.2007 at 11:23 am

Thanks for the kind feedback, wpdesigner ;) I didn't want to take screenshots of the full design, because I didn't want anyone to see. BTW, you can always email me for some custom icons :)

Leave a Reply