Closed (works as designed)
Project:
Bible
Version:
6.x-1.2-rc12
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 09:47 UTC
Updated:
14 Mar 2011 at 02:58 UTC
This is either a support request or a feature request, depending on how you choose to answer.
As I look at the module, it looks like there is no way to change the format of the verses. Currently, it outputs as follows:
Book Chapter:Verse
Text
I would like to have an output that follows this format:
Text - Book Chapter:Verse.
Is there an easy way to create that currently or could there be that kind of option?
Also, the Book Chapter:Verse is given a title class, but that is commonly used in blocks. Instead, could the class be more unique so that it doesn't cause CSS issues? (Sorry, not exactly the same issue, but germane to the issue.)
Thanks!
Comments
Comment #1
MikeLee_Birdy commentedDear Sir:
I can try some...But, could you tell me where do you want the Format Option? Cause I found some codes for display, the most likeness codes is in "theme_bible_golden_verse" of the last section of module. So, do you mean the format is for Golden verse block, or some place else should I notice?
And the CSS issue.... I use theme_box for making the block. The title is effected by "h2.title". I'm not sure that if I make some hard-code in this part, there will effect some other CSS result or not. Please give me some advices.
MikeLee
Comment #2
Kriss-dupe commentedBeen here too long, changing status for efficiency.