Closed (fixed)
Project:
Bible
Version:
6.x-1.2-rc7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 21:51 UTC
Updated:
28 Mar 2011 at 02:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
MikeLee_Birdy commentedDear Sir:
Can you give me a url or picture so that I can dig how to solve this?
MikeLee
Comment #2
Robertas commentedThis is how it looks when logged in - now in 6.x-1.2-rc8 too.
Here is another site that has the same problem:
http://biblijos.lt/bible/3
But remember - you have to log in in order to see the problem.
Comment #3
MikeLee_Birdy commentedDear Robertas:
I guess it's theme issue. Does this problem will happen if you change another theme?
MikeLee
ps. I notice that you have another bible.po. Could you offer this so that I can put it in the translation directory?
Comment #4
Robertas commentedThe same problem is with Bluemarine, Garlanda, Chameleon themes. Interestingly the problem disappears when user is not given permissions to edit anything on the site. I noticed that when disabling stylesheet /modules/system/defaults.css?l (with firebug on a loaded page) the problem goes away and text lays out normal. Also, when I disable stylesheet /sites/all/modules/bible/bible.css?l then Bible book names also does not run one upon other, although loses formatting. When I disabled all javascript with web developer - the problem disappeared. I have tried to work some on bible.css using my web developer toolbar for firefox. As soon as I would touch these styles the problem would disappear until next page reload: div.bible-book-list,
ul.bible-chapter-list {
overflow: hidden;
} and also this: div.bible-book-list span.book {
float: right;
font-size: 12px;
width: 14%;
}
I am no good in css, so I do not know what may be wrong here... P.S. the Lithuanian Bible I could NOT share with others since publisher gave us permission only to put it into our site.
Comment #5
Poieo commentedNeed to change the width callout in bible.css line 13 from 100px to 100%.
That should solve the issue.
In the meantime, you can over right this in your own theme's style.css.
Comment #6
MikeLee_Birdy commentedDear Poieo:
Yeah... I got it. I'll fix this in next release. Thanks.
MikeLee
Comment #7
Kriss-dupe commentedBeen here too long, changing status for efficiency.