The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
See image, I know in navbar I can add the IFrame but it moves the forum name (on the left) down a line. Is there a nice way to add this?
|
|
#2
|
||||
|
||||
|
In your navbar template..
Find: Code:
<if condition="$show['member']"> <td class="alt2" nowrap="nowrap"> Code:
<td class="alt1"> <if condition="$show['member']"> Your facebook code </if> </td>
|
| Благодарность от: | ||
| Max Taxable | ||
|
#3
|
|||
|
|||
|
Thank you.
|
| Благодарность от: | ||
| blind-eddie | ||
![]() |
|
|