2013-07-13, 12:14 AM
2013-07-13, 01:35 AM
What do you mean?
What are you trying to 'add' ?
You should read the API.
With $('#div') or $('.class') you can do a selection.
What are you trying to 'add' ?
You should read the API.
With $('#div') or $('.class') you can do a selection.
2013-07-13, 04:03 PM
I believe in the header template.
ACP > Templates & Style > Templates > YOUR THEME> Header > Header
Add it after
And before the
ACP > Templates & Style > Templates > YOUR THEME> Header > Header
Add it after
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" />
And before the
</a></div>
2013-07-14, 12:52 AM
(2013-07-13, 01:35 AM)Senethic Wrote: [ -> ]What do you mean?I know how to do that... I mean jquery is not working when I add something.
What are you trying to 'add' ?
You should read the API.
With $('#div') or $('.class') you can do a selection.
2013-07-14, 03:02 AM
^ give your forum url, the code you are trying and its purpose (what you want to get)