Hi Erick,

Maybe the CSS for the .main is bugged?

I tried putting this code under OpacMainUserBlock and it worked!

<style>
.main {
  background-color:rgba(255,255,255,0);
  border:0px;
  border-radius:0px;
  box-shadow:rgba(0, 0, 0, 0.0) 0 0px 0px 0;
  margin-bottom:0em;
  margin-top:0em;
}
</style>

Thanks a lot for the help! You are a heaven sent!

God bless you!

On Fri, Feb 26, 2016 at 8:49 PM, Eric Bégin <[email protected]> wrote:

> Hey Jerwyn,
>
> Have you tried to set the main class background to something like
> rgba(255,255,255,.50)
>
> .main
> {
>     background-color: rgba(255,255,255,.50)
> }
>
> Cheers,
>
> Eric Bégin
> Solutions inLibro inc.
>
> On 2016-02-26 07:39, Jerwyn wrote:
>
> Greetings!
>
> Does anyone have tried making the OPAC Main Content to be Transparent?
> Please see screenshot below.
> <http://koha.1045719.n5.nabble.com/file/n5875993/Main.png> 
> <http://koha.1045719.n5.nabble.com/file/n5875993/Main.png>
>
> Kind regards,
>
>
>
> --
> View this message in context: 
> http://koha.1045719.n5.nabble.com/OPAC-Main-Content-Transparent-tp5875993.html
> Sent from the Koha-general mailing list archive at Nabble.com.
> _______________________________________________
> Koha mailing list  
> http://[email protected]://lists.katipo.co.nz/mailman/listinfo/koha
>
>
>


-- 
- Jerwyn Fernandez, RL
  Koha Support Specialist
  OS Library Solutions​​
  (63) 9336734607
  (02) 7383209
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to