A few years ago I adjusted the Login and Register button with the help of Mannix_ & cabot.
Now I would like to do the same with the Login & Register button in my: navbar_header_top
But what is the correct CSS to add a background to just these two links ?
This way it is good for the other navbar links but not for the login and register.
Code:
input#agreed.button1, form#login .panel:first-child .button1,input#submit.button1.default-submit-action { color: #fff; background: #008000; border-color: #008000;}
But what is the correct CSS to add a background to just these two links ?
This way it is good for the other navbar links but not for the login and register.
Code:
.navbar-header-top li {padding: 3px 8px; border-radius: 4px;background-color: #000; border: 1px solid #1b2335;background-image: none;box-shadow: none;}
Statistics: Posted by bennybernaer — Tue Dec 17, 2024 8:20 am