bub
Blog

Best Free WordPress Themes of 2010

Posted in: WordPress, WP Themes on Wednesday, October 20th, 2010

Welcome to the “Best Free WordPress Themes of 2010” where we will be featuring only some of the best themes out there. We all know how hard it can be to find a great free wp theme, which is why he have decided to find them all for you and add them to this post so you won’t have to look for free themes anywhere else! I will be adding more and more best free wordpress themes througout the year, posting at least 2-3 new templates every week, so check back often for more great themes for your site.

Don’t miss this: www.wpexplorer.com

tag

WP-ReMooz

Posted in: PHP Code, WordPress, WP PlugIns on Friday, June 20th, 2008
What is ReMooz?

ReMooz is an open-source widget for great looking and unobtrusive inline-pop-ups, powered
by MooTools. It enables how your vistors browse through content, such as thumbnail images
and HTML. ReMooz features centered or relative-positioned draggable zoomed images, content
preloading, fading captions, with plenty of options and is highly configurable:
Add a simple image zoom or create a fancy design element for any graphic that needs to
be enlarged on your site.

Screenshots

An example gallery. This is 2 opened Images on a default wordpress installation.

How to use

Put WP-ReMooz folder to Plugins directory in WordPress and Activate it. (No Admin Config menu supported)
To be able to see the effect put a div tag or ul tag around your images with id:
remooz-photos (for normal image handling with center full screen zoom.)
remooz-stream (for smaller zoom ideal for Flickr stream thumbnails etc…)

Example


<div id="remooz-photos">
<a href='http://nullfix.com/wp-content/uploads/2008/06/screenshot2.jpg'>
<img src="http://nullfix.com/wp-content/uploads/2008/06/screenshot2-167x116.jpg" alt="An example gallery." />
</div>

Expert Mode
If you don’t want to include the CSS and JavaScript in each and every page do this:
* open “ReMooz.php” and set “INCLUDE_JS_AND_CSS_EVERYWHERE” to false
* add a custom field “remooz” to those posts/pages that actually use ReMooz

This way the CSS/JS will only be included if the custom field is present.

Compatibility

Fully compatible with all A-Grade Browsers (Internet Explorer 6+, Opera 9, Firefox 1.5+ and Safari 2+)

Credits

This Original Mootools project has made by Harald Kirschner at digitarald.de/project/remooz

Download

DOWNLOAD Link!

tag