The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm using the CP_Affiliates mod and I have changed the code so it appears in the footer as below.
Find: $Position = '$navbar'; Replace With: $Position = '<!-- end what\'s going on box -->'; The problem is I want this mod to be shown at the bottom of every page and not just forum home so is this possible? If so how? Thanks. |
|
#2
|
|||
|
|||
|
Is there a bit of code in the mod that looks like this? Or something similiar?
PHP Code:
|
![]() |
|
|