topic widgets
3 posters
Page 1 of 1
topic widgets
how can i put some widgets on topic body,but only show in #1 floor posting body?
Example:
facebook share widget is display/enable
facebook share widget is hide/disable
facebook share widget is hide/disable
Example:
#1
facebook share widget is display/enable
#2
facebook share widget is hide/disable
#3
facebook share widget is hide/disable
Last edited by xiaomah01 on May 4th 2012, 10:54 pm; edited 1 time in total
Re: topic widgets
insert the code between :
- Code:
<!-- BEGIN first_post_br -->
.....
<!-- END first_post_br -->
Re: topic widgets
c3vietk wrote:insert the code between :try that... i dont know for sure
- Code:
<!-- BEGIN first_post_br -->
.....
<!-- END first_post_br -->
can't not i try already before...
but thx friend
Re: topic widgets
also this script bro, how to add in topic?
- Code:
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'id',
multilanguagePage: true
}, 'google_translate_element');
}
</script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
Re: topic widgets
indoromance wrote:also this script bro, how to add in topic?
- Code:
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'id',
multilanguagePage: true
}, 'google_translate_element');
}
</script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
u want add to topic?or add to index?
but sry i only familiar bb2...
Re: topic widgets
xiaomah01 wrote:indoromance wrote:also this script bro, how to add in topic?
- Code:
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'id',
multilanguagePage: true
}, 'google_translate_element');
}
</script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
u want add to topic?or add to index?
but sry i only familiar bb2...
add to topic bro.......
Re: topic widgets
indoromance wrote:xiaomah01 wrote:indoromance wrote:also this script bro, how to add in topic?
- Code:
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'id',
multilanguagePage: true
}, 'google_translate_element');
}
</script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
u want add to topic?or add to index?
but sry i only familiar bb2...
add to topic bro.......
i only familiar phpbb2...
Re: topic widgets
find
add to CSS:
and replace with
<div class="vietk c3{postrow.displayed.COUNT_POSTS}">
<div>
add to CSS:
- Code:
.vietk{display:none}
.vietk.c31{display:inline-block}
Re: topic widgets
c3vietk wrote:findand replace with<div class="vietk c3{postrow.displayed.COUNT_POSTS}">
<div>
add to CSS:
- Code:
.vietk{display:none}
.vietk.c31{display:inline-block}
oh!fantasy~using the COUNT_POSTS
u are so clever...thx u again bro
this is nick tricks
Similar topics
» How to hide widgets in topic ?
» [Only Topic] Double or Triple of the Same Widgets Appearing
» Difference between read a topic and open a topic in permissions? And question about member attachments
» Opening a topic loads a different topic/ category
» Replace avatar with topic image to recent topic widget
» [Only Topic] Double or Triple of the Same Widgets Appearing
» Difference between read a topic and open a topic in permissions? And question about member attachments
» Opening a topic loads a different topic/ category
» Replace avatar with topic image to recent topic widget
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum