View Single Post
Old 02-27-2011, 01:32 PM  
MrGusMuller
Confirmed User
 
MrGusMuller's Avatar
 
Industry Role:
Join Date: Oct 2010
Location: Portugal
Posts: 1,262
try to add this in your /wp-content/themes/YOURTEMPLATE/single.php

PHP Code:
<div style="background-color:#f5f5b7; border-color:#e2d6ac; border-style: dashed; padding:10px;">

    
YOUR MSG
    
</div
before
PHP Code:
<div class="comments"


You can also create a shortcode for that, like [note msg="blablabla"]....

Hit me if u need help
__________________
StagCMS - Adult CMS - user friendly adult content management system - speed up your websites with no SQL connections
ICQ: 63*23*43*113


Last edited by MrGusMuller; 02-27-2011 at 01:33 PM..
MrGusMuller is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote