The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Center the footer?

3 posters

Go down

Solved Center the footer?

Post by RockinDesigns July 27th 2010, 1:42 am

Hey people,

Is there anyway I can center the footer. Forum version is PunBB, could use a quick response Smile

Thanks,
Mike
RockinDesigns
RockinDesigns
New Member

Posts : 18
Reputation : 0
Language : HTML | CSS | PHP | SQL

Back to top Go down

Solved Re: Center the footer?

Post by MrMario July 27th 2010, 2:14 am

Admin Panel => Display => Temeplates => General => overall_footer => Look for
Code:
<ul>
                            <li>{U_VERSION_RTL}</li>
                            <li>{U_CREATE_A_FORUM}</li>
                            <li>{U_VERSION}&nbsp;</li>
                            <li>{U_SUPPORT}</li>
                            <!-- BEGIN switch_view_stats -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_stats.S_STATS}" class="copyright" rel="nofollow">{switch_view_stats.L_STATS}</a></li>
                            <!-- END switch_view_stats -->
                            <!-- BEGIN switch_view_donation -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_donation.U_DONATION}" class="copyright" rel="nofollow">{switch_view_donation.L_MAKE_DONATION}</a></li>
                            <!-- END switch_view_donation -->
                            <!-- BEGIN switch_view_contact -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_contact.U_CONTACT}" class="copyright" rel="nofollow">{switch_view_contact.L_CONTACT}</a></li>
                            <!-- END switch_view_contact -->
                            <li>{U_ABUSE}</li>
                            <li>{U_BLOG}</li>
                        </ul>

and before and after add the code
Code:
<center></center>

Click Save
Click the Green Plus Sign
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: Center the footer?

Post by RockinDesigns July 27th 2010, 1:22 pm

Thanks

Solved.
RockinDesigns
RockinDesigns
New Member

Posts : 18
Reputation : 0
Language : HTML | CSS | PHP | SQL

Back to top Go down

Solved Re: Center the footer?

Post by ankillien July 27th 2010, 3:45 pm

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum