[XenFans] User-bar (Login Bar) Template Tweak

Status
Not open for further replies.

Floris

I'm just me :) Hi.
Staff member
Jan 1, 2001
60,101
1,425
930
47
Netherlands
mrfloris.com
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:
Code:
#loginBar { background: #032A46 url('@imagePath/xenforo/xenfans_userbar_bg.png') repeat-x left top; }
#loginBar .pageContent { padding-bottom: 19px }
and save the template.

Upload the xenfans_userbar_bg.png to the same directory where XenForo is installed, inside the styles/default/xenfor:wave: directory.

Done :)
 

Attachments

  • Screen shot 2011-01-08 at 3.46.42 PM.png
    Screen shot 2011-01-08 at 3.46.42 PM.png
    120.5 KB · Views: 49
  • Screen shot 2011-01-08 at 3.46.31 PM.png
    Screen shot 2011-01-08 at 3.46.31 PM.png
    79.1 KB · Views: 46
  • xenfans_userbar_bg.png
    xenfans_userbar_bg.png
    29.1 KB · Views: 46
  • Like
Reactions: 1 person
Status
Not open for further replies.