View Single Post
Old 04-13-2015, 09:22 AM   #169
libertango
Connoisseur
libertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to beholdlibertango is a marvel to behold
 
Posts: 74
Karma: 11628
Join Date: Nov 2013
Device: kobo clara hd, kobo glo hd, kobo aura h2o, kobo touch, kindle dx
Thank you very much tshering for your help, everything is much clearer now.
Now, I want an image to fill the screen, so I made the following new html page:

<html>
<head>
<title>kobo menu info</title>
<style type="text/css">
p {
margin-top: 0.5em; }
</style>
</head>
<body>
<img src="imgs/Escher_bg.jpg">
</body>
</html>

The image is now displayed in the corner. What I miss is the code to resize the page to fill the screen of my kobo h2o.
Sorry for the very basic question, I would appreciate your help.
libertango is offline   Reply With Quote