2014-08-21, 08:57 PM
i'm just wondering how i could replace the header text's with buttons.
example: i've added a Css button in my root/Root/button.png
how do i place that in here:
I know if i put it on a upload site and place it like this it works.
but i want to add the button in the root.
thank you, Kadir.
example: i've added a Css button in my root/Root/button.png
how do i place that in here:
<li><a href="{$mybb->settings['bburl']}/banlist.php">Banlist</a></li>
I know if i put it on a upload site and place it like this it works.
<li><a href="{$mybb->settings['bburl']}/banlist.php">Urlhere</a></li>
but i want to add the button in the root.
thank you, Kadir.