BIG PROBLEM: Headers and images will NOT CENTRE

Forums Support & Feedback BIG PROBLEM: Headers and images will NOT CENTRE

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #225
    LondonReader
    Participant

    As you can see on your promo shots on your own website, standalone headers and captions and images in epub books DO NOT CENTRE, despite being HTML coded to do so.

    This is a fundamental and very very disappointing bug in an otherwise promising piece of software. It makes the software useless and unsuitable for use in professional presentation situations.

    What is the problem in allowing simple images and headings, correctly coded in HTML, to be centred? Why on earth overide this??

    All is working on other epub readers, including ADE and Calibre.

    Will this be fixed?

    Thank you for any response.

    #226
    admin
    Keymaster

    First of all, thank you very much for your feedback, it is very appreciated. I will check this issue, you are right, actually if the images and headings are HTML-centred we would expect to have it really centred. I’m afraid there is something in the format that’s not allowing to do so.

    #228
    LondonReader
    Participant

    Thank you for your fast reply, I look forward to hearing about any fix for this. I prefer BookReader to all other reading apps because you have made great attempts to create a life-like reading experience. It is the only ereader like this.

    It would also be great to have, if possible, user-tickable options for:
    1. Add an animation for the COVER – so the COVER image of the epub file is placed on the ‘cover’ of the book in BookReader, like a real book. So after you see the cover, the book ‘opens’ and then you go to the first page. Right now the cover is INSIDE the book when you view it – the cover should be on the FRONT of the book.
    2. A page number at the bottom of EACH page, centred or maybe at outside edge of page, like a real book.
    3. A ‘running head’ above the main text on each page (maybe at 70% font size of main text), displaying the title of the book (but not on ‘new chapter’ pages).

    These are just my suggestions.
    It is a good experience using your app.
    Thanks again.
    London, UK

    #336
    BooksTraveler
    Participant

    (i already posted this message, but it suddenly disappeared!?)

    Hello and greetings!

    I have this problem too: BookReader is the only reading app i know which doesn’t respect the “center” html command.

    I edited my own epub with Sigil and tried:

    1°) <p><span style="text-align: center;">blablabla</span></p>

    added in the text itself at first, then i deleted this and try to:

    2°) put text-align: center; in the css, creating a new style…

    3°) Then i tried to insert a basic <center>blablabla</center> in the text…

    And nothing have worked! With BookReader, everything is aligned to the left (or justified), but nothing can be centered, whatever i try…

    I tried the same with other readers apps for Mac: Everything is OK and shows exactly as i want, the lines that have to be centered are centered, the paragraphs which have to be justified are so, etc…

    So i decided to don’t buy BookReader until the problem is solved.

    – Side note: It doesn’t detect that the .epub file have changed, each time i wanna test the changes made to my ebook i have to delete it from the bookshelf, i would like to suggest that your app should have a “test mode” or “developer mode” which detects all the changes made to a book in real time.

    Friendly yours,
    Carl.

    #337
    BooksTraveler
    Participant

    Hi!

    In my former message, i completely forget to talk to you about a second rendering problem:

    Here’s an excerpt of the title page of my epub:

    <p class="Title"><strong class="bold-ital"><br/> <img alt="Logo" src="../img/logo.png"/><br/></strong></p>
    
      <p class="Title"><span style="font-weight: bold;">A FANCY TITLE</span><br/></p>
    
      <p class="Author">The Future Stephen King<br/></p>
    
      <div class="EditorLogo">
        <img alt="Editor" src="../Images/editor.jpeg"/><br/>
      </div>

    What BookReader does? Not only it doesn’t center where it should, but it – SPLITS – my title page in two! Whaaaat?

    All other readers i tried display this page as one…

    Is it the <div></div> that confuses it? ok i try to replace “div” by “p”… Result: nothing! my title page is still splitted in two… Whatever size of the fonts i choose in the ‘Font’ menu, the result is the same…

    I hope you will correct these two problems, because otherwise reading with BookReader is really a pleasure. The presentation and interface are good, i appreciate the in particular the “sepia” color in background which is really relaxing for the eye…

    Friendly yours,
    Carl.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.