[Help] how do i do a banner??

If you mean put a banner up on your forum, it's easy but it depends on your software, elaborate more 😉.
 
Depending on your software, it should probably just be really simple HTML.

Code:
<img src="PUT IMAGE URL HERE">

To put it in the centre, just put:
Code:
<center>ABOVE CODE</center>

Seriously, this is simple stuff. Google is your friend in situations like this.
 
yea...i just need the HTML code then can ler...but i need ti design a banner?
how i put the HTML code at the top of my forums? i am new to all this so learning now...
 
how do i put the HTML code at the top if my forum?? i using forumotion.com
 
Check your board templates and stuff. I've never actually used Forumotion, so I'm not sure. I'm sure if you mess around with your style a bit, you'll find where to put it.

There should be something like 'above the board' where you can put it. Just experiment.
 
Back
Top Bottom