I have a nice Kindle Fixed Template, I created a .mobi file using images of a pdf converted to jpgs for the pages. reason was the InDesign file used 10 different fonts and I needed the layout to look exactly the same.
Got it to look and work fine.
Now on certain pages I need to have live links so I did a little css and have embedded ONE font I know Kindle will display for these links. I just need to know how I can use this css page with the links ( I have one other css page that does not have links) as I will now add the re designed images where the link font is left blank so I can place the links where they were directly on the page using html and css.
There are 50 pages in the book and 10 of them have links. I thought of doing the following:
Page 1 have paragraph1 2 and 3 as <divs> create the css for those
then on lets say page 9 I have more links which go in different spots on page 9 so call those divs xxxname create css for this and so on.
Is this the correct way or is there another method?
See the screen shots
Got it to look and work fine.
Now on certain pages I need to have live links so I did a little css and have embedded ONE font I know Kindle will display for these links. I just need to know how I can use this css page with the links ( I have one other css page that does not have links) as I will now add the re designed images where the link font is left blank so I can place the links where they were directly on the page using html and css.
There are 50 pages in the book and 10 of them have links. I thought of doing the following:
Page 1 have paragraph1 2 and 3 as <divs> create the css for those
then on lets say page 9 I have more links which go in different spots on page 9 so call those divs xxxname create css for this and so on.
Is this the correct way or is there another method?
See the screen shots