WPTuts Free WordPress Theme

WPTuts is just another free simple WordPress theme I put together the other day to use on another one of my domains, which needed something clean and straight forward. It comes with  very little options but comes with support for the Wp 3.0+ menu system, background color changer and featured images. It’s the perfect theme for anyone that wants to setup their blog super quickly and without any hassle. Plus, the minimal code and design images will keep your site fast.
Read more...

Filed in: WordPress Theme
0

8 New and amazing WordPress hacks

Easily replace WordPress editor font

Don’t like the default font used by WordPress editor? No problem, the following code will allow you to change it. Simply paste it to your theme functions.php file. You can define which font to use on line 5.

add_action( 'admin_head-post.php', 'cwc_fix_html_editor_font' );
add_action( 'admin_head-post-new.php', 'cwc_fix_html_editor_font' );

function cwc_fix_html_editor_font() { ?>

<style type="text/css">#editorcontainer #content, #wp_mce_fullscreen { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; }</style>
<?php }

Read more...

Filed in: WordPress
0

WordPress nginx proxy cache

If you are running WordPress on a VPS or dedicated server, you may want to install nginx to act as a proxy cache for WordPress.

This is a guide for building nginx from source so that 2 modules can be added.  The first module allows purging content from the proxy cache and the second module allows limiting the max concurrent requests to apache.

This guide assumes you are running:

  • Ubuntu Server 10.04
  • Apache2

Read more...

Filed in: WordPress
0

30 Engaging Documentary Photos

1927200c1 30 Engaging Documentary Photos

Documentary photography is when a photographer attempts to produce truthful, objective, and usually candid photography of a particular subject. We’ve compiled a selection of of 30 photos that greatly exemplifies that definition.
Read more...

Filed in: Uncategorized
1

Best 20 Melbourne Property Industry Website Design

Melbourne is popular for its lifestyle living and this city has been awarded as one of the world’s liveable cities. Melburnians love their fashion boutiques, cafe, cool bars, art galleries, restaurants, parks and village-like inter suburbs.

192016XeL Best 20 Melbourne Property Industry Website Design
Read more...

Filed in: Uncategorized
0

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

Filed in: Uncategorized
3
© 2007-2010 Pandora's Box. All rights reserved. Powered by WordPress. 21 queries in 0.101 seconds.
Proudly designed by Theme Junkie.