Remove background colour of login box in Essential theme

Remove background colour of login box in Essential theme

ໂດຍ Miguel Méndez Liébana -
ຈຳນວນການຕອບກັບ: 4

me gustaria elimniar el recuadro blanco para poder ver el logo de la pagina de login ,adjunto imagen.

i am using 3.3 version and the them essential

have a nice day

(Edited by Mary Evans - changed title to explain problem better - original submission Saturday, 22 July 2017, 11:52 AM)

ການຈັດອັນດັບສະເລ່ຍ: -
ໃນການຕອບກັບຫາ Miguel Méndez Liébana

Re: Remove block login in essential

ໂດຍ Richard Oelmann -
ຮູບພາບຂອງ Core developers ຮູບພາບຂອງ Particularly helpful Moodlers ຮູບພາບຂອງ Plugin developers ຮູບພາບຂອງ Testers

Just a couple of points Miguel -

1. This is the English language forum, so its helpful to ensure the request is in that language so it can be understood by all

Google translate:

I would like to delete the white box to be able to see the logo of the login page, attached image.


2. If you use a tool such as chrome developer tools or firebug it will give you the css selector for that area (I believe its .loginbox, but I'm not at my own PC right now to check) and then you can make the background colour transparent by adding a css style to the customcss setting within Essential - something like

.loginbox {background-color: transparent;}

Note - this is from memory and NOT tested! so please check it out before applying to a live site.

ການຈັດອັນດັບສະເລ່ຍ: -
ໃນການຕອບກັບຫາ Richard Oelmann

Re: Remove block login in essential

ໂດຍ Miguel Méndez Liébana -

Thank you very much for answering .

Sorry to have written in another language, I did not even notice.

I just solved it the key was the id = page, modify it and manage to remove that block.

ການຈັດອັນດັບສະເລ່ຍ: -