OPAC Main Content Transparent
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> Kind regards, -- View this message in context: http://koha.1045719.n5.nabble.com/OPAC-Main-Content-Transparent-tp5875993.ht... Sent from the Koha-general mailing list archive at Nabble.com.
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>
Kind regards,
-- View this message in context: http://koha.1045719.n5.nabble.com/OPAC-Main-Content-Transparent-tp5875993.ht... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi Erick, Thanks a lot for the quick response. I have tried it just now as per your advice. Nothing happened with the css you provided. Or maybe it's not ( .main )? Kind regards, On Fri, Feb 26, 2016 at 8:49 PM, Eric Bégin <eric.begin@inlibro.com> 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.ht... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.orgKoha@lists.katipo.co.nzhttps://lists.katipo.co.nz/m...
-- - Jerwyn Fernandez, RL Koha Support Specialist OS Library Solutions (63) 9336734607 (02) 7383209
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 <eric.begin@inlibro.com> 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.ht... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.orgKoha@lists.katipo.co.nzhttps://lists.katipo.co.nz/m...
-- - Jerwyn Fernandez, RL Koha Support Specialist OS Library Solutions (63) 9336734607 (02) 7383209
Hi Jerwyn, Il 26/02/2016 14:23, Jerwyn Fernandez ha scritto:
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>
try to use OPACUserCSS instead of OpacMainUserBlock and you can use only css code. Bye Zeno Tajoli -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: z.tajoli@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI)
Apparently it did not work in OPACUserCSS it makes me wonder. On Fri, Feb 26, 2016 at 9:39 PM, Tajoli Zeno [via Koha] < ml-node+s1045719n5876015h64@n5.nabble.com> wrote:
Hi Jerwyn,
Il 26/02/2016 14:23, Jerwyn Fernandez ha scritto:
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>
try to use OPACUserCSS instead of OpacMainUserBlock and you can use only css code.
Bye Zeno Tajoli
-- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: [hidden email] <http:///user/SendEmail.jtp?type=node&node=5876015&i=0> Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) _______________________________________________ Koha mailing list http://koha-community.org [hidden email] <http:///user/SendEmail.jtp?type=node&node=5876015&i=1> https://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://koha.1045719.n5.nabble.com/OPAC-Main-Content-Transparent-tp5875993p58... To unsubscribe from OPAC Main Content Transparent, click here <http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5875993&code=b3MuamVyd3luZmVybmFuZGV6QGdtYWlsLmNvbXw1ODc1OTkzfDEzNzI5NjE0MDE=> . NAML <http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- - Jerwyn Fernandez, RL Koha Support Specialist OS Library Solutions (63) 9336734607 (02) 7383209 -- View this message in context: http://koha.1045719.n5.nabble.com/OPAC-Main-Content-Transparent-tp5875993p58... Sent from the Koha-general mailing list archive at Nabble.com.
participants (4)
-
Eric Bégin -
Jerwyn -
Jerwyn Fernandez -
Tajoli Zeno