
02-22-2011, 05:37 PM
|
 |
|
|
Join Date: Nov 2007
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Cobra-J82
If you dont want this like button to be shown in specific forums add
Code:
<if condition="$forum[forumid]=='7,8,29,30,31,32,33,40'">
<else />
THE LIKE BUTTON CODE
</if>
The numbers are the forum id
|
Yes, how about if I want it only to show in the first post of the thread?
|