 |
 |
 |
 |
 |
| Author |
Message |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
Does it work when you put :icon_razz: :icon_razz: :icon_razz: (a space between each smiley)?
|
|
| Fri Oct 03, 2008 9:21 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Partyism
Joined: 25 Sep 2007 Posts: 301
|
|
|
|
yeah it does but every user on my website dont put a space between it so youll see the name..
|
|
| Fri Oct 03, 2008 9:40 am |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
In inc/functions.inc.php change this:
 |  | $output .= '<a href="javascript:insertext(\':'.trim($smile).':\', \'\', \''.$insert_location.'\')"><img style="border: none;" alt="'.trim($smile).'" src="'.$config_http_script_dir.'/data/emoticons/'.trim($smile).'.gif" /></a>'; |
to this:
 |  | $output .= '<a href="javascript:insertext(\':'.trim($smile).': \', \'\', \''.$insert_location.'\')"><img style="border: none;" alt="'.trim($smile).'" src="'.$config_http_script_dir.'/data/emoticons/'.trim($smile).'.gif" /></a>'; |
Now every smiley is followed by a space.
|
|
| Fri Oct 03, 2008 10:10 am |
|
 |
Partyism
Joined: 25 Sep 2007 Posts: 301
|
|
|
|
Nice helps allot! But there is no way we can chage :icon_razz: to :p ?
|
|
| Fri Oct 03, 2008 3:12 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|