The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
||||
|
||||
![]()
This will not make the text change when it is collapsed or expanded. I'm still working on that. For now, you could just use something like Collapse/Expand.
![]() Alright, in the style you want it to appear in, you'll need to do a couple simple searches. There is no real simple way of doing this, but I'd imagine a hack would be pretty easy to create. Anyways, go to Styles & Templates -> Search in Templates, and search for: Code:
$stylevar[imgdir_button]/collapse_thead$vbcollapse Code:
<img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /> Now, the next section of editing is no tougher, but it will require substantially more time. Like before, go to Styles & Templates -> Search in Templates, but this time search for: Code:
$stylevar[imgdir_button]/collapse_tcat$vbcollapse Code:
<img id="collapseimg_editannc_options" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_editannc_options].gif" alt="" border="0" /> Hope this helps. ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|