Posts Tagged ‘css’
Newspaper, or some say it is magazine type of Wordpress theme. A very in demand theme for those who run dynamic content weblog. Twitter account is ready to be added within the theme setup. Suitable for beginner or journalism who write a lot 
Demo | NewzMag (627)
I took sometimes out and realign the whole structure. Recently I’ve been observing the web development field, seeing a lot of webmaster enjoying the flexibility of their layout. Impressive I would say, how well the 960 Grid System created to make life easier. Without hesitating, I go on and realign SimplyWP.
I’m sure a lot of people still using the same old CSS code that developed decade ago, where all the code are long as hell. I remember last time when I was coding the CSS together with table layout (Yeah, so?) Both files taking time to load due to the massive code in them. Here are my way on cutting short some code.
This is not the regular Wordpress theme coding tutorial on the net. This is the most simplest and easiest way to code a Wordpress theme yourself. Before everything, you should or must download this empty CSS theme first. As every CSS I’ll mention down here is all CSS that I have on that theme and it’s very subjective to other themes.
So you wanna have a drop shadow for all your images on your site/blog. You spend most of the time touch up all the images you have in Photoshop, create white padding area then drop shadow, save it, find it’s too big on your bandwidth consumption. Finally you give up on shadow make just one black border with CSS to save your bandwidth.