News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

How do I center the Ad?

Started by jackarbor, July 13, 2006, 01:34:43 AM

Previous topic - Next topic

jackarbor

I placed an Ad on my forum. It's on the left side.
How do I center the image?
And Is there a way to put two images side by side? I have no idea about PHP.

I have one more question. I want to change the title of my forum, how do I do that?

Thanks

Remaker

put your ad inside a div with align property.
example:

<div align="center">
YOUR THINGY HERE
</div>
Remaker - My blog - Actualitate.net

jackarbor

Thank you my friend. It worked well!  Do you know where I can change the Title of the forum too?

And I'd like to put some vertical ads too. But I have no idea where to go. index.template.php file, I guess doens't allow me to do such alterations.

Thanks for the help.

Remaker

If you want to change the title of your forum you can do that from the settings ;)
Go to Admin - Configuration - Server settings - Forum Title

But if you want to add something , to it, from code, or I don't know, you can edit index.template.php in your theme folder. just search for <title>
Remaker - My blog - Actualitate.net

Advertisement: