Website loginBar

Pilluminati

Insider
It's unclickable (Tested on Chrome & Firefox). Adjusting its z-index seemed to solve the problem for me.
Anyone else having this?
 
I do 99% of my forum posting on my Galaxy Nexus phone & the log in tab does not respond to tapping at all. It's the same for my iPod touch. I've just worked out I can get round it by tapping create new account where it then recognises I already have one.

I did send a message to support about this a few days ago but no response as yet.
 

Tony Dye

Insider
Placeholder here, when we get to looking at this: the login bar is borked for iOS - doesn't work on my iPad.
 

Tony Dye

Insider
I'm using the same workaround as you are... I'll make sure it gets mentioned, though I dunno when it'll get fixed. :)
 

Madoc

Project Lead
Just changed the big "Sign Up Bow" button to say "Sign Up / Log In". Do you have problems using this button too or just the one at the top of the page?
 

Pilluminati

Insider
Yep, the one at the top. It's behind the elements so it becomes unclickable.
Just go to the public.css file and change:

#loginBar
{
color: rgb(200, 200, 200);
background-color: rgb(33, 34, 37);
border-bottom: 1px solid rgb(56, 50, 48);
position: relative;
z-index: 1;
}

to this:

#loginBar
{
color: rgb(200, 200, 200);
background-color: rgb(33, 34, 37);
border-bottom: 1px solid rgb(56, 50, 48);
position: relative;
z-index: 2;
}
 
Top

Home|Games|Media|Store|Account|Forums|Contact




© Copyright 2019 Bare Mettle Entertainment Ltd. All rights reserved.