MyBB Community Forums

Full Version: Add Banner Top of Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
How can I add 468x60 banner top of a page..

up side search member list calendat help

But ı want to do this without easy adv banner...

thanks
ACP -> Templates -> Modify / Delete -> *Template Set* -> header

Find:
<div class="logo">
Add above:
<div style="float: right;"><img src="path/to/image" alt="Alt Here" /></div>
yep
this is good.
you are very fast
thank you...
No problem, glad I could help. Smile
i couldnt find *Template Set* part? can u explain for me?
The *Template Set* indicates the template set you want to edit.
*Template set* is the template you are using, default is Default Templates.
If you have more than one template set (exclusing the "Global Template Set") you may want to make the change on all of them (unless you particularly want only that template to have that change.
then to edit that, im gonna click expand to add html codes? (excuse me im a foreigner, im tryin to do best Smile )
To view the Template Set, yes you'll need to click on "Expand". To edit a template, you'll need to click on "Change Original" or "Edit" whichever may be there.
Pages: 1 2