[Tip] Centering the forum logo - This is how you can do it

Started by jamz, May 23, 2009, 12:45:12 PM

Previous topic - Next topic

jamz

I added this topic so it might be easier to find when searching about logo centering

This might have been posted but here is how to center the forum logo..

Open your index.template.php file as search for this:

<img src="', $settings['header_logo_url'], '" style="margin: 4px;" alt="', $context['forum_name'], '" />';

And change to this:

<div align="center"><img src="', $settings['header_logo_url'], '" style="margin: 4px;" alt="', $context['forum_name'], '" /></div>';

L8R

Jamz

shadow82x

Topic has been moved to Tips and Tricks.

You should also mention this will only work on the default (core) theme and variations of it.

Thanks for sharing :)
Colin B
Former Spammer, Customize, & Support Team Member

Advertisement: