Topic-icon logout button unreadable on IE8

Active Subscriptions:

None
10 years 3 months ago #44215 by easytherm
Hi,

I'm very happy to be able to use your free extension SCLogin Enhanced Login. It works as expected and is very nice looking.

I have a problem on users having and older PC:

While the Login button ("Accès" in french) is allways correctly displayed, the Logout button ("Déconnexion" in french) is allmost unreadable on some browser

for example IE8 on XP (but chrome on XP is fine)

mobile browser on blackberry10 is fine

What can I do?

best regards

Jacques
File Attachment:
The topic has been locked.
Support Specialist
10 years 3 months ago #44230 by alzander
I'm not sure why it looks like that in IE8, but if you add the following style to your template to force the background color of that logout button, it should work for you:
.sclogout-button .btn.btn-primary {
background: blue;
}
You can choose any color you want there, but hopefully that code will make the button appear how you want.

Let me know how that goes, and good luck.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 3 months ago #44237 by easytherm
thank you for your suggestion

Could you please be a little more specifc: Do I need to put that code in my beez5.css file (where beez5 is the template I'm using)

Or can you give me a link to a topic where an example is done. I've search but didn't find any answer.

best regards

Jacques
The topic has been locked.
Active Subscriptions:

None
10 years 3 months ago #44251 by easytherm
I've put your code somwhere near the top of beez5.css.

now my logout button is showing fine on ie8.0

Thank you very much

Jacques
The topic has been locked.
Support Specialist
10 years 3 months ago #44266 by alzander
Jacques,
I'm sorry I didn't get back to you sooner. I'm glad to hear you found a spot to add the code in your template and things are working for you. If you run into any other issues, or have any questions, please let me know.

Finally, if you haven't already, please consider leaving a rating and review for SCLogin, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/access-...authentication/24054

Thanks,
Alex
The topic has been locked.