Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > eBible Extension > Pop Up Background Color
Total Posts: 3 - Pages (1): [1]
user picture Author: Mary Beth Maidment
Posted: Oct 15 2007 - 05:45 PM
Subject: Pop Up Background Color
msn
I almost hate to ask this question... we are all so excited about the eBible tool here... and it's really wonderful...

But we are wondering if there is any way we can change the default background color of the pop up or is that defined by eBible?
user picture Author: Christoph Koehler
Posted: Oct 15 2007 - 07:04 PM
Subject: re: Pop Up Background Color
Mary Beth,

Yes you can. Add the following to your CSS styles to make the background black (#00000). Customize as needed.
CODE:

.ebibleSnippetContainer {
  background-color: #000000 !important;
}

You can look at the styles and classes that come by default here:
http://ebible.com/stylesheets/ebSnippet.css
You can also override them all, or at least copy them all into your own CSS files, and disable the including of the default one using the Constants Editor.

Hope that helped!

Christoph
user picture Author: Andre Daley
Posted: Nov 05 2007 - 02:25 PM
Subject: re: Pop Up Background Color
It would be great to set some of these from the constant editor. Like devo journal

Andre
Total Posts: 3 - Pages (1): [1]
You must login to post a message to this conference.