Threads / Posts
Collapse
X
-
Ok you have to edit 1 template and add some css to additional.css
Edit the template forumhome_forumbit_level2_post (acp -> styles & templates -> style manager -> style you want to edit -> edit templates -> Forum Home Templates -> FORUMHOME -> forumhome_forumbit_level2_post )
Find
Code:<ul class="forumstats td"> <li>{vb:rawphrase threads}: {vb:raw forum.threadcount}</li> <li>{vb:rawphrase posts}: {vb:raw forum.replycount}</li> </ul>
Code:<ul class="forumstats td"> <li>{vb:rawphrase threads}: {vb:raw forum.threadcount} {vb:rawphrase posts}: {vb:raw forum.replycount}</li> </ul>
Add
Code:.forumbit_post .foruminfo { clear: right; float: left; min-height: 48px; min-width: 30%; width: 48%; } .forumbit_post .forumstats, .forumbit_post .forumstats_2 { clear: right; display: block; float: left; margin-right: 2%; width: 15%; }
BrainTalk is a support group for friends, family, caregivers, and patients with neurological disorders and other health related diagnosis.
BrainTalk Communities Inc
sigpic
Comment
Related Topics
Collapse
-
by jkotlowskiI might be wrong, but I was fairly sure this was working not too long ago. But now all video bbcodes in signatures get turned into hyperlinks unless a more complex version of the video code is used....
-
Channel: Support Issues & Questions
Thu 7 Jan '16, 11:31pm -
-
by mark.hsThe full screen button is disabled on all embedded YouTube videos. Does anyone know how or if this can be fixed?
Mark...-
Channel: Support Issues & Questions
Wed 22 Feb '17, 12:11pm -
-
by Mark.BOne major thing that has been missing in vB5, has been the name of the forum in the Today's Posts / New Posts results. You are told the name of the topic, who started it, when it was started, who made...1 Photo
-
Channel: vBulletin 5 Tutorials
Wed 12 Feb '14, 5:16pm -
-
After insert an embed Code/ URL from Youtube I only get an image. After klicking on the play button, the ajax request (community/ajax/render/bbcode_video) get only an empty json respons:
template:""...-
Channel: Support Issues & Questions
Mon 6 Feb '17, 4:41am -
Comment