The Arcive of vBulletin Modifications Site. |
|
How do I edit the header links? Details »»
|
|||||||||||||||||||||||||
I would like to make the arcade header links look just like my navbar, but I cannot find the code for the arcade header in either the templates, or in the files that I uploaded.
Help? Thanks!! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
check /arcade/skin/skin_Arcade.php (or the v3-style if you use it) and search for
Code:
function top_links_table($links,$width,$extra)
|
|
#3
|
|||
|
|||
|
Thanks for the response Zero!!! I love your mod. Just fantastic!!
Thanks a heap!!! I'll try to figure out that edit. Hmm, I guess it's above my head. I find this code, but don't really know where the actual links text is that is editable. Doesn't this line refer to another set of code that is either in this same document, or another one? PHP Code:
|
![]() |
|
|