By mangyt - Thursday, February 26, 2015
|
In the Index Frame double vertical scrolling. How to fix it? |
By powery - Thursday, February 26, 2015
|
I have the same issue.
|
By genome - Friday, February 27, 2015
|
I think adding overflow-y:hidden; to class body.gno-index in style.css should fix this.
i.e. line 47 becomes body.gno-index {margin: 0px; overflow-y:hidden;} |
I'll add this to the next revision.
|
By mangyt - Saturday, February 28, 2015
|
Genome, thank you!
|
By powery - Tuesday, March 3, 2015
|
It's ok for vertical scrollbars (left). But there is no vertical scrollbar (right) in toc_names.htm
|
By powery - Wednesday, March 11, 2015
|
Any news for this issue?
|
By genome - Thursday, March 12, 2015
|
Just took a look at this. It seems that removing class="gno-index" from line 25 of the toc_names.htm template fixes this issue. Again will make this change in the next release.
Looks like home.htm needs same treatment.
|
By powery - Monday, March 16, 2015
|
It seems OK in Narrative Report 2015-03-14
|
By IainTait - Friday, September 4, 2015
|
I have at last managed to personalise my home.htm, heading.htm, new toc_djvu.htm etc. plus the Config.xml, style.css and some images in the Default theme. However, when I generate a report on my computer, it automatically opens in a browser, Chrome or more recently Firefox, but I have noticed that the home page does not fit the frame properly and the heading doesn't work nor the music play untill I refresh the browser after which it works perfectly. When I later click on the default.htm there is no problem and it works normally. Any ideas why this might happen?
|