[Solved] How would I center the logo?

Recently while creating a website for my guild, a member made an excellent logo. Thing is, it was made perfectly for being centered. I checked through a few files and I can't find out what and where I need to modify to make it align to the center. I have tried this, but with no luck.
templates/fisubice/overall_header.tpl
Here is the code I tried, I've also tried with basic center tags and div tags.
Any ideas anyone?
templates/fisubice/overall_header.tpl
Here is the code I tried, I've also tried with basic center tags and div tags.
- Code: Select all
<td><a><img></a></td>
Any ideas anyone?