Monofactor

Home » Blog

BLOG

 

Server Aftermath, Back on Track

After my server was doomed, I switched into another dedicated host and Monofactor is back alive at the moment.

As you also may have figured, my server had a crashdown last month. I tried restoring all the blog data but did not have a big luck with it.

So I’m readding my restored blog posts one by one, and new articles coming.

I’m sorry if you guys had “404″ errors trying to access into any content on my site.

Oh and, please wish me luck with new server; this is the 3rd time my visitors and I suffered from hosting services.

PS: Do NOT use Lunarpages for your hosting needs. Ever.

Posted in Monofactor
 

6 Default Selectors on My Base CSS for Every Project

There’re so many times I find myself struggling with IE6 and 7 issues and some other misbehaviors when working on the css of my designs.

In order to shorten the time I waste on the css and to modify the elements a bit easier, I defined some common base selectors to use and they exist almost on every css file of my previous projects and this site’s css as well.

Doing that, I reset the default values for common elements and selectors, and then I restyle and organize those elements individually, wherever they are needed.
Continue Reading →