The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hi,
now i know how to expand the item in default, but if i want the font style of the folder 1. bold 2. remove link 3. remove the +/- button what should i do? thanks ![]() |
#2
|
|||
|
|||
![]()
instead of editing section widget template, just make the new widget with html. and the fonts are controlled in vbcms in stylevars the end of the list of stuff, you would have to manually edit section widget template but html with a little table or even line breaks will work better. But you will have to add new links as you add them in sections but editing widget section template would be a drag. but if your bound to do it its a template that controls that widget , But first try this make a HTML widget add this code as an example and see how it looks
HTML Code:
<br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> <br> <div class="smallfont" align="center"> <strong>?</strong> <a href="showthread.php?t=259622&goto=nextoldest" rel="nofollow">Previous Thread</a> | <a href="showthread.php?t=259622&goto=nextnewest" rel="nofollow">Next Thread</a> <strong>?</strong> </div> <br> |
#3
|
|||
|
|||
![]()
it looks great!, thanks for you advice!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|