![]() |
#1 |
Member
![]() Posts: 21
Karma: 10
Join Date: Mar 2011
Device: none
|
Images linked, 'Align' and 'Width' attributes
Hello you all,
I have some issues with Kindle format and Sigil. I have done recently an ebook for a client using InDesign and after exporting the file, I used Sigil. At some point in the ebook I have couple of logos (Facebook logo, Twitter Logo and client's logo) which were supposed to be linked to client's accounts and website. They all work perfect in ePub but when I convert them to Kindle using Calibre, they are not active. Actually when I click any logo it actually make it bigger. Why? Here is the code for one logo: ---------------------------- <div class="image"> <a href="http://www.facebook.com/EricScheibeler"><img alt="f_logo.jpg" src="../Images/f_logo_fmt.jpeg" /></a> </div><br /> --------------------------- Another issue. In the book I have couple of tables. Using HTML coding I set them to centered adding the attribute 'Align' as follows: <table align="center"> Then I set the columns to have a specific width like this: <td width="30%">. This command I am using in webdesign to "tell" the browser that the column is 30% of the width of website (sorry for my English - if the website has 800 px wide, the column will be 240 px). With this attributes set, the tables are looking perfect. But, when I finished the ePub layout in Sigil and I had checked the book for any errors I have got this messages in Manifest on content.opf file: Attribute 'align' is not declared for element 'table'. Attribute 'width' is not declared for element 'td'. Though the tables are displayed as I set those attributes they are viewed as errors by Sigil when trying to clean the book for errors. If I delete those attributes, after another check it returns the message: No errors found! So, how on earth I center the tables and set the columns to a specific width. And the last one. I wanted to put a line under each Title of the book. I had used this command: <hr class="sgc-1" size="1" width="85%" noshade="noshade" /> The line is displayed correctly in ePub but when converted to Kindle is looking odd. It is very short, like 15-20% of its size. I will appreciate any help. What is especially very important for me is to solve the mystery of linked Logos (why they are working perfect in ePub but not in Kindle) and how to center tables and how to set column width. Thank you very much for your help. Kind regards, Sebastian |
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
|
This sounds like a problem for Calibre or KindleGen not Sigil. The ePub works as it should and that is all Sigil is designed to do.
Dale |
![]() |
![]() |
![]() |
#3 |
Sigil & calibre developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
|
I believe zooming when clicking an image is the intentended behavior for images in Mobi.
Mobi does not support many features available in ePub, your other issues sound like this is what you're running into. Also, Sigil is an ePub tool. You would be better off asking in either the calibre or Mobi forums about these issues as there are people more knowledgeable about the format there. As DaleDe said, if the ePub is working then Sigil did what it's supposed to do. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Request Export library file attributes | gotmilt | enTourage eDGe | 1 | 07-26-2011 11:03 AM |
KINDLE DEAL: Arthur W. Pink - The Attributes of God ($1.59) | gospelebooks | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 05-05-2011 01:13 PM |
How to center/fit page width SVG images with <OBJECT> | amoroso | ePub | 0 | 07-31-2010 11:48 AM |
jad and jar attributes do not match | guitarfingertips | Workshop | 0 | 05-18-2009 02:57 AM |
What are DR1000 friendly pdf attributes, if there are any? | sarikan | iRex | 4 | 12-29-2008 11:31 AM |