Posts Tagged ‘template’
Creating multiple templates with Wordpress
Ever wondered how you can create multiple templates that you could choose from in wordpress? Well it’s actualy quite simple, juste create a new php file in your theme an add the following code at the top of your page.
<?php
/*
Template Name: Name of your template
*/
?>
This will add a list of templates in the right section of your page editor. You can then choose what template to apply to your page.
You can now edit your images directly from your documents using picnik.com.
Picnik.com is a web based image editor (a lightweight version of photoshop) that allows you to easely edit your images, add text, correct red eyes…
To use picnik, just click on the edit icon next to the image you want to edit in your documents. To save your image once in picnik, click on the yello button in the top right corner of the screen with the label “Beezilla-marketing”.
Enjoy.






