What is vldPersonals?

vldPersonals is a very easy to use dating/social software. It allows you to create a fully functioning & modern dating website in a matter of minutes. If You think it's too complicated - check vldPersonals!
Know more about how You can become a dating website owner

What is vldCrowd?

vldCrowd.com is the biggest unofficial community of vldPersonals owners. It is a place to share ideas and thoughts about Your dating website. It is a place to answer questions and receive answers.
Do You own a vldPersonals license? Don't hesitate and join!

Connect Today

Community members help each other to take their dating websites to the next level. Can You make your vldPersonals website better? Join and find out...

Connect With More Than 500 Dating Website Owners! Sign Up Today
How to display allways all smilies when member send message in account_messages_compose.tpl ?
 
Here is my final sollution after duzzen of tests. An image is added to this topic.
 
If you want use this sollution, is is free, but, please put a backlink to my site on your site http://www.iubire.com :
 
In templates/your-template/media/content.css
 
/* smilies */
div#content div.smilies {
width: 16px;
height: 16px; }
 
div#content div.smilies div.smilies-inner {
position: relative; }
 
div#content div.smilies p {
margin: 0px;
padding: 0px;}
 
div#content div.smilies a {
font: 12px arial, verdana, sans-serif;
color: #c0c0c0;
text-decoration: none; }
 
div#content div.smilies a:hover {
text-decoration: underline; }
 
div#content div.smiliesbox {
padding: 0px;
width: 600px; height: 26px;
z-index: 1;
position: absolute;
border: 0px;
background: #ffffff; }
 
div#content div.smiliesbox div.smiliesitem {
margin: 0px 4px 4px 0px;
height: 26px;
float: left; }
 
In account_messages_compose.tpl around line 55
 
<!-- IF settings.pm_enable_smilies -->
<div class="itemfooter" style="">
<p class="smilies"><a href="#" onclick="showhide_field('smilies_popup_box');return false;"><img src="http://www.iubire.com/media/uploads/smiley_vxbeng9p2sdtkfmntam7q3rg8fm.gif" border="0" align="right"/><br /></a></p>
<div class="smilies-inner">
<div class="smiliesbox" style="display: yes" id="smilies_popup_box">
<!-- BEGIN smilies -->
<div class="typage">
<div class="smiliesitem"><a href="#" onclick="selectSmiley({smiley_id},'field_body');showhide_field('smilies_popup_box');return false;" title="{name} - {shortcut}"><img src="{top.virtual_pic_path}{filename}" alt="{name} - {shortcut}" border="0" align="absmiddle" /><br /></a></div>
</div>
<!-- IF rowcnt > "0" AND rowcnt mod "16" == "15" --><div class="clear"></div><!-- ENDIF -->
<!-- END smilies -->
</div>
</div>
</div>
<!-- ENDIF -->
 
I have add 15 smilies.
 
As i said on the top of the page a back link is appreciated to http://www.iubire.com

Comments

godyn

  • Posted on 07/15/2010 05:36 AM
Other Q: How can we integrate the smilies in blogs?

godyn

  • Posted on 07/06/2010 02:15 AM
nice one ! thx :-)

Log in to leave a comment