Topic-icon Button Colors for each Login and Logout Buttons

Active Subscriptions:

None
10 years 7 months ago #41074 by wilburg
Hi folks,

After searching the forum for this topic, I found your code additions to the css file (which I finally found in /media/sourcecoast/css), and managed to get the color of the login button changed to my preference.

However, I tried changing the background color in .sclogout-button with an added background tag and I got this weird mixture of the original and new colors:

File Attachment:


Here's the .sclogout-button code after my change:

.sclogin .sclogout-button {
background: #3399aa; // added by wilbur
float: left;
margin-right: 5px;
}

What I really want is a logout button which is the same size as the original, but with a background color of #3399aa. I want the same BG color for un-hovered and hovered, but would like black text for un-hovered, and white for hovered. Can you help?

Thanks very much,

Wilbur
The topic has been locked.
Support Specialist
10 years 7 months ago #41098 by alzander
Wilbur,
Our CSS is a little clunky now. We'll be making edits easier in the next release, due out in about a week.

As to fixing things now, we can gladly help. However, we'd need to see the site that the module is used on to understand what CSS may be conflicting with our button. Can you create a test account (like username 'test' with password 'test') and let us know the URL where we can test and we'll let you know whatever CSS should get you going.

Thanks,
Alex
The topic has been locked.