I’ve done around a couple of WordPress themes (and numerous other layouts using other blogging platforms) but this is the first time I’ve created one for public download. It’s called Pink Beauty. Actually, it was inspired by the “Beauty is in the eye of the beholder” statement.

Pink Beauty 2.0 WordPress Theme
flower designs, pink color scheme, 2-columns, fixed width for 1024×768 resolution, left widgetized sidebar, widgetized footer block
Preview | Download | Theme Viewer
License Information:
If you wish to use this theme, you must agree to Creative Commons Attribute-ShareAlike License. You are allowed to copy, distribute and transmit, and adapt the work under the following conditions:
- You must attribute the original work by retaining the footer links to WordPress and Cureless.
- If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license.
Revision History:
- 2.0 - Re-coding of templates and stylesheet. Bug display fixes. Added footer-block. 06 Apr 2007
- 1.0 - First Release. 31 Jul 2006
Credits:
- stock.xchng for the eye and flower images used
Installation instructions:
- Unzip
pink-beauty.zipinto your local folder. - Upload the folder to your
/public_html/your-wp-directory/wp-content/themes/directory using an FTP client. - CHMOD to 666 all the .php files inside the [red-is-passion] folder in order to edit the templates from the admin panel.
- Activate the theme from your WP Admin panel under Presentation.
Additional Notes:
- You can replace
images/title.gifwith your own site’s title logo (preferrably GIF or PNG to match background color). - If you prefer not to use the image logo, you may delete the logo’s code and unhide the title and description code in
header.phpas shown:
<div id="header">
<h1><php bloginfo('name'); ?><h1>
<p><?php bloginfo('description'); ?></p>
</div> <!-- div#header --> - For alignment of img and div, append attribute
class="property", where property can bealign-left,align-rightoralign-center, as shown:
<img class="align-left" src="image.jpg" alt="image" /> - Notable colors used in the theme are as follows: (You may refer to the stylesheet for more.)
#f5dfdf(light pink) for content (background)#f5a6c2(pink) for footer (background)#a9ab7a(green) for text#e988ac(pink) for links & subheadings
Comments, suggestions, recommendations and donations highly needed. Thanks!







