StackIdeas
UI fix a bit
By
Alexander Zograf
on Tuesday, 06 February 2018
Posted in
General
Replies
4
Likes
0
Views
282
Votes
0
how to make these areas white -
https://prnt.sc/iaook4
https://akruga.ru/blog/login?return=aHR0cHM6Ly9ha3J1Z2EucnUvYmxvZy9jb21wb3Nlcj90bXBsPWNvbXBvbmVudCZ1aWQ9MzkzMi45MTc1
Hi there,
This actually fall under customization, however I will help you on this, can you try the css code below and see how it goes:
#eb form.eb-login.text-center {
background-color: white;
}
Muhammad Fadhli
·
Tuesday, 06 February 2018 15:54
·
0 Likes
·
0 Votes
·
0 Comments
·
#392995
Thank you!!
Do you know where can I update this following page? it is bit off as well -
https://prnt.sc/ihmhk4
Alexander Zograf
·
Wednesday, 21 February 2018 11:02
·
0 Likes
·
0 Votes
·
0 Comments
·
#396308
Hi there,
That login form is generated by com_users and it is supposed to be from .../components/com_users/views/login/tmpl/default_login.php
Muhammad Fadhli
·
Wednesday, 21 February 2018 13:46
·
0 Likes
·
0 Votes
·
0 Comments
·
#396338
View Full Post