MyBB Community Forums

Full Version: Flatty Login
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I would like to know if it is possible to move the login bar

[Image: 70393a27bef405a9a07ee3f85bd0cf73.png]

https://gyazo.com/70393a27bef405a9a07ee3f85bd0cf73

From the top left (Welcome Back, madogdan) to the same place as "Staff Online", I know how to put the login form there, I just don't know how to make it so once you have logged in, it doesn't display the login box and displays your profile info instead.

I would also like to know how to display more than one usergroup in a users profile please.

Thanks
Hello How did u got staff Online BAR which is right top
(2016-04-29, 08:17 PM)My BB Wrote: [ -> ]Hello How did u got staff Online BAR which is right top

Home » Template Sets » Flatty Templates » Edit Template: index

Paste this anywhere you want it:


<div class="sidebar" style="float: right; width: 22%;">
	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
	<tr>
		<td class="thead_2">
			<strong><a href="teamonline.php">Staff Online</a></strong>
			<div class="float_right" style="padding-top: 3px;"><i class="fa fa-child"></i></div>
		</td>
	</tr>
	<tr>
		<td class="trow1">
			{$teamonline}
		</td>
	</tr>
	</table>
Make sure you have Team Online installed on your site - http://mods.mybb.com/view/team-online