Topic-icon Logoout button error

Active Subscriptions:

None
6 years 8 months ago #62441 by mysybersoluitons
Hi,

I tried to mimick another support question to align my logout link next to my welcome message but i did not work.

This is what I used

.sclogout-button input.logout-link {
padding: 0;
color: #15df15;
text-decoration: none;
}

This is how it still looks
File Attachment:


How to I correct this?
The topic has been locked.
Support Specialist
6 years 8 months ago #62444 by mel
Replied by mel on topic Logoout button error
As stated in your other post from June , you will probably need to float the elements correctly to get them to align. That css snippet would not work as it's only for padding and style of the link. You should try putting the "float:left" or "float:right" properties on the greeting or logout buttons. Again, I would need a specific URL to see the page in action if the float doesn't work for you, as every website is unique with their own templates.

-Melissa
The topic has been locked.
Support Specialist
6 years 8 months ago #62445 by mel
Replied by mel on topic Logoout button error
As stated in your other post from June , you will probably need to float the elements correctly to get them to align. That css snippet would not work as it's only for padding and style of the link. You should try putting the "float:left" or "float:right" properties on the greeting or logout buttons. Again, I would need a specific URL to see the page in action if the float doesn't work for you, as every website is unique with their own templates.

-Melissa
The topic has been locked.
Active Subscriptions:

None
6 years 8 months ago #62460 by mysybersoluitons
Thank you, I could not find my previous post.
The topic has been locked.
Support Specialist
6 years 8 months ago #62464 by mel
Replied by mel on topic Logoout button error
No problem :) Just let me know if you need further help.

-Melissa
The topic has been locked.