Archives for

CSS tips and hacks

How to get the old navigation style in SwiftPremium

We changed the default styling of SwiftPremium to be different from the free version. If you are a fan of the old navigation style, you can get it by adding the following  CSS code to user CSS. [css] #nav1-container,#nav2-container{background:#dbdbdb;border:0} .navigation{margin-left:5px} .navigation li a{background:none!important} .navigation li a:hover{background:#EEE} /* For rounded corners*/ #footer-ad-container{padding:8px 0} #nav1-container {    -moz-border-radius-bottomleft:

Using SWIFT to build awesome home pages and static sites for corporate clients

Awesome static home page with SWIFT

Building static sites and complex page layouts is very easy with SWIFT. In this tutorial I will guide you through the process. You don’t need any prior knowledge about HTML or CSS to understand this article. View DEMO SWIFT uses 960.gs 16 grid CSS framework (Don’t worry if you never heard of it). Every grid