What's new

perpage.HTML widget location?

Open perpagehtml, tap on the widget you want, and tap like page 5 to have it on the first screen.
It is made for iPod and iPhone so the spacing isn't quite right.
 
I know how to put it on the screen I want, I'm wondering how to move it to a different position on any specific screen.
 
Hi there,

i got PerpageHtml+, it works fantastic on my iPhone and i thought it would on my iPad too. But as graywolf mentioned the widgets have the bad habit not to be showed where they are suppose to be. My only problem is that whatever page i select (from 1 to 5) i do not see my widget. The only location where the widgets are showed is the SpotLight...

any help please?

Thank You, PandreoL
 
You just have tp play around until they show up on the correct page. The spotlight page always works, but to get the htcflipclock widget on my home screen I had to put it on page 5 I think. Now, it looks awesome in portrait mode, but the icons/widgets etc are all jumbled up in landscape mode as the widgets never rearrange.
 
If i upload a file to my Weebly page using the Files section under Advanced Editing, how would I reference it in a custom HTML widget in the main interface.
 
Does anybody know how to move the widgets in perpage around to different locations on the home screen??

In ifile goto to var/mobile/library/perpageHTML/HTCAniPPH
The info.plist file is edited for a iPad in horizontal mode. You need to change the x and y axis as below.

basically add this to the info.plist

<key>widgetHeight</key>
<string>325</string>
<key>widgetWidth</key>
<string>350</string>
<key>widgetX</key>
<string>610</string>
<key>widgetY</key>
<string>0</string>
This is how you position widgets on the ipad with perpagehtml+
will result in this
4efd0bc6.jpg
 
Last edited:
Does anybody know how to move the widgets in perpage around to different locations on the home screen??

In ifile goto to var/mobile/library/perpageHTML/HTCAniPPH
The info.plist file is edited for a iPad in horizontal mode. You need to change the x and y axis as below.

basically add this to the info.plist

<key>widgetHeight</key>
<string>325</string>
<key>widgetWidth</key>
<string>350</string>
<key>widgetX</key>



<string>610</string>
<key>widgetY</key>
<string>0</string>
This is how you position widgets on the ipad with perpagehtml+
will result in this
4efd0bc6.jpg



I added that info and it didn't make any difference, ca you provide any more details?
 
jmorton10 said:
I added that info and it didn't make any difference, ca you provide any more details?

You shouldn't have to add that info. It should already be there you just edit it.
 

Most reactions

Latest posts

Back
Top