- Posts: 6
- Thank you received: 0
- Forum
- Community self help
- General questions and how-tos
- General Questions Archive
- Login/Create account form window background color change
Blue Eagle 5 v1.6.2 has been Released for Kunena 5.2 (20 Jan 2021)
The Kunena team has announce the arrival of Kunena template Blue Eagle 5 v1.6.2 which is now available for download. This version addresses most of the issues that were discovered in development.
REQUIREMENTS
Blue Eagle 1.6.x requires Kunena 5.2.x to work with
Solved Login/Create account form window background color change
Where can I change the background color of the form pop up? You can see it here: www.mandktv.com/chat/chattin.html (click on Log In on the right).
Also, why are there two LogIn buttons on the right?
Please Log in or Create an account to join the conversation.
Your Joomla template uses bootstrap 3 css, so you can't use Crypsisb4.Also, why are there two LogIn buttons on the right?
You can use either Crypsis, then you need in the template setting (tab Advanced) "Load bootstrap css = Yes", or you choose the template Crypsisb3.
Please Log in or Create an account to join the conversation.
Crypsis Load bootstrap css = Yes
Clean Load bootstrap css = Yes
Crypsisb3
Please Log in or Create an account to join the conversation.
This has nothing to do with the background color. CSS conflicts you can solve if you use the right template.rich wrote:
Your Joomla template uses bootstrap 3 css, so you can't use Crypsisb4.Also, why are there two LogIn buttons on the right?
You can use either Crypsis, then you need in the template setting (tab Advanced) "Load bootstrap css = Yes", or you choose the template Crypsisb3.
Try this code in your custom.less
.navbar-default, .dropdown-menu {
background-color: #000;
}
Please Log in or Create an account to join the conversation.
Michael
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You can mark this issue solved.
Please Log in or Create an account to join the conversation.
Forum Access
- Not Allowed: to create new topic.
- Not Allowed: to reply.
- Not Allowed: to edit your message.
- Forum
- Community self help
- General questions and how-tos
- General Questions Archive
- Login/Create account form window background color change