- Joined
- Jan 1, 2001
- Messages
- 60,201
The user bar that I wrote for XenFans is the moderator bar extended to all team, all members, and all guests. This template modification is to make a start on the login bar for the guests (prior to login).
Open the template: EXTRA.css and at the bottom, add this code:
and save the template.
Upload the xenfans_userbar_bg.png to the same directory where XenForo is installed, inside the styles/default/xenfor
directory.
Done
Open the template: EXTRA.css and at the bottom, add this code:
Code:
#loginBar { background: #032A46 url('@imagePath/xenforo/xenfans_userbar_bg.png') repeat-x left top; }
#loginBar .pageContent { padding-bottom: 19px }
Upload the xenfans_userbar_bg.png to the same directory where XenForo is installed, inside the styles/default/xenfor

Done
