Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > eBible Extension > Mouseover Text Issue
Total Posts: 5 - Pages (1): [1]
Author: Heath Kouns
Posted: Nov 07 2007 - 09:28 AM
Subject: Mouseover Text Issue
When I Mouseover Romans 3:23 I get:
23for all Or sinnedRom3:9have sinned and fall short of the glory of God,

NASB

the other passages on the page have similar references thrown into the mouseover text...

http://gsbcfamily.org/growth/salvation/

Is this a "study" feature that I can turn off? I want a pretty basic scripture passage to pop-up with little to interfere with the scripture.

Thanks

Heath

Author: Jeff Segars
Posted: Nov 07 2007 - 10:31 AM
Subject: re: Mouseover Text Issue
Heath,
I can duplicate this issue and it looks like a problem on the eBible side of things. We've contacted them to let them know about the issue.

In the meantime, you can disable these footnotes with a simple CSS style
CODE:
.footnote { display: none }


We'll post back here when this is fixed or we have some more information.

Thanks,
Jeff
Author: Heath Kouns
Posted: Nov 07 2007 - 03:59 PM
Subject: re: Mouseover Text Issue
I added the line: ".footnote { display: none }" to the WEC eBible css file for a temporary fix but it did not have the desired results...what am I doing wrong?
Author: C. Stephens
Posted: Nov 08 2007 - 04:32 PM
Subject: re: Mouseover Text Issue
Just trying to help...but I only saw two styelsheets linked on your page and neither seemed to have that style added. The two I saw were:

http://gsbcfamily.org/fileadmin/tv-templates/template7/styles.css
and
http://ebible.com/stylesheets/ebSnippet.css

Maybe try editing the first style sheet listed above...

.footnote {display:none}

When I tested it here, it seems to work.

By the way, this is really a nice extension...we have not started using it as yet but most likely will be soon.
Author: Heath Kouns
Posted: Nov 09 2007 - 11:55 PM
Subject: re: Mouseover Text Issue
Thanks...I should have thought to see which css file was linked!

I still get lost on the hierarchy of css files sometimes...I had added the line to:
http://www.gsbcfamily.org/typo3conf/ext/wec_ebible/res/styles.css

I went back and added it to
http://gsbcfamily.org/fileadmin/tv-templates/template7/styles.css

and it did the trick...

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