The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change footer
Hi all,
I am trying to make my footer like this This is blow the copyright info Anyone can help plz |
#2
|
||||
|
||||
I'm not sure what those are, but have you considered just doing a table with links in it?
<table><tr> <td>Link 1</td> <td>Link 2</td> <td>Link 3</td> <td>Link 4</td> </tr><tr> <td>Link 11</td> <td>Link 12</td> <td>Link 13</td> <td>Link 14</td> </tr><tr> etc. </table> |
#3
|
|||
|
|||
but where i add this in what table or css file?
|
#4
|
||||
|
||||
Add it wherever you want in the footer template. I'd put <div> tags around it also. (Actually, I'd do the whole thing in <divs> or a list, but it's probably easier for you to do in a <table>.)
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|