View Single Post
Old 05-14-2015, 03:50 PM   #1
miz sue
Member
miz sue began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Sep 2011
Device: Sony PRS650
EPUB to MOBI - 2 errors: links and div tags

Hello!
I've been trying to search for an answer without a lot of success. If anyone can advise/help me, I'd so appreciate it. I received a cookbook in epub to fix up and then convert to mobi. I cracked open the epub and have been editing the css in dreamweaver.
Problem 1:
Each recipe is linked to the Content page. The headings were all blue, underlined links. I was able to change the css for the link to color:inherit and text-decorations:none. From there, I went to each subheading in the css and added color. This all worked great for epub. In the mobi, the links are still underlined but black (from the inherit). Can I get the headings to change color in the mobi same as I did in epub? Also, is there an easy way to remove the underline? There are 400 pages in this ebook set up in multiple files.
Problem 2:
There are TIP boxes created with div tags. There were splitting in the epub and I fixed it using display:inline-block and width:auto. So this keep it together and made each box the width of the screen. This approach did not continue into the mobi file. How can I correct the splitting and ensure each box is the width of the screen?
Thank you for any feeback!
Sue
miz sue is offline   Reply With Quote