![]() |
How Do I Center Footer
Im trying to center the words in footer ( bar with the "contact us" "admin" "mod" "archive" etc. )
I believe it has to do with this code just not sure how---> <td class="tfoot" align="$stylevar[right]" width="100%"> <div class="smallfont"> <strong> <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if> <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if> <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if> <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if> <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if> <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if> <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a> </strong> </div> </td> </tr> </table> Any help showing what to change would be appreciated. Thanks! |
You may just have to do the obvious, its worth a try
Code:
<td class="tfoot" align="$stylevar[Center]" width="100%"> |
Does Centre work????
or does it have to be Center |
Quote:
|
The code works....
Thanks for this :D I was looking for it! |
Quote:
Glad to help ;) |
Center...
Not Centre |
Quote:
he he |
It's ok. I spell tires tyres and people look at me like I am an idiot.
|
All times are GMT. The time now is 06:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|