The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I add a "Back to forum" button on the bottom of threads?
like this? (attached)
|
#2
|
|||
|
|||
Search in Templates for SHOWTHREAD..
Find this: Code:
<div id="pagination_bottom" class="pagination_bottom"> Add Above: Code:
<a href="{vb:link forum, {vb:raw thread}, null, 'forumid', 'forumtitle'}" class="button" style="float:{vb:stylevar right}; font-size:11px; margin-bottom:5px; padding:3.33333px 6.66667px;"><b>{vb:rawphrase go}</b> to Forum</a> Code:
<vb:if condition="$show['lightbox']"> |
#3
|
|||
|
|||
thanks!
|
#4
|
|||
|
|||
Not appearing above bottom infobar but is appearing above nav dropdown. Any thoughts?
|
#5
|
|||
|
|||
No probs :up:
Quote:
Code:
</script> </vb:if> <a href="{vb:link forum, {vb:raw thread}, null, 'forumid', 'forumtitle'}" class="button" style="float:{vb:stylevar right}; font-size:11px; margin-bottom:5px; padding:3.33333px 6.66667px;"><b>{vb:rawphrase go}</b> to '67</a> <vb:if condition="$show['lightbox']"> <!-- lightbox scripts --> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|