Diabolique Design

"Diabolique Pearl" - HELP

#########################
INSTALLATION:
#########################


1. Upload the "diabolique-pearl" folder to "wp-content/themes/"
2. Activate the theme within your WordPress admin panel.




#########################
PUT AD:
#########################

1. Square Banner - in single.php, before:

<?php comments_template(); ?>



#########################
Change Cufon font:
#########################


1. Open following url: http://cufon.shoqolate.com/generate/
2. Upload a font.
3. Choose a name for converted font (for example "Tahoma")
4. Select "The EULAs of these fonts allow Web Embedding (without Adobe Flash)"
5. Choose glyphs.
6. Select "I acknowledge and accept these terms"
7. Upload converted font to "wp-content/themes/diabolique-pearl/js/" folder
8. Open a "wp-content/themes/diabolique-pearl/head.php" file.
9. Replace following line:
<script src="<?php bloginfo('template_url'); ?>/js/Sansation.font.js" type="text/javascript"></script>
10. Open a "wp-content/themes/diabolique-pearl/js/cufon.php" file and replace "Sansation" font name.


#########################
AVATAR:
#########################

If you want to change an avatar, you have to upload a new image to "wp-content/themes/diabolique-pearl/img/photo.png"
You can change an avatar image size opening "wp-content/themes/diabolique-pearl/info.php" and "wp-content/themes/diabolique-pearl/info2.php"  files and modifying:
<img src="<?php bloginfo('template_url'); ?>/img/photo.png" alt="Photo" width="80" height="80" />


If you want to change an avatar in comments area you have to be registered on gravatar.com