View Single Post
Old 02-28-2014, 01:32 PM   #1
holdit
Connoisseur
holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.holdit ought to be getting tired of karma fortunes by now.
 
Posts: 86
Karma: 470352
Join Date: Dec 2012
Device: Kindle Fire, IPad
A bit of css help for a Kindle Fixed template

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
Attached Thumbnails
Click image for larger version

Name:	KindleFixedtestpageWlinks.jpg
Views:	286
Size:	48.8 KB
ID:	119709   Click image for larger version

Name:	KindleFixedtestpageWOUT.jpg
Views:	252
Size:	110.4 KB
ID:	119710  
holdit is offline   Reply With Quote