View Single Post
Old 10-29-2013, 03:48 PM   #8
Aeris
Developer's Corner Mascot
Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.
 
Aeris's Avatar
 
Posts: 486
Karma: 1277790
Join Date: Sep 2013
Device: Kindle Paperwhite 5.3.4, Kindle Keyboard 3.4
Ok, please try to delete the following rows from the file
/mnt/us/extensions/kindlemenu/bin/stylesheets/portrait.css

Code:
#appContainer{
margin:0 auto;
width:100%;
height:170pt;
}
Ah no damn wait i've just seen what I've written eheh.. I tought that the margin wasn't 100%, don't mind...

If someone that has touch wanna play with this, you must only try to lower the bold value in the code below (again in /mnt/us/extensions/kindlemenu/bin/stylesheets/portrait.css):

Quote:
.appOuter{
border: 1pt solid #2c2c2c;
height:73pt;
width: 58.1pt;
background-color:#2c2c2c;
display:block;
margin: 5pt 0pt 0pt 3.42pt;
float:left;
display:block;
-webkit-border-radius:3pt;
-webkit-user-select:none;
}
Try to set it to 2pt etc.

Regarding the taskmanager, we'll wait for Twobob

Last edited by Aeris; 10-29-2013 at 03:57 PM.
Aeris is offline   Reply With Quote