Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

program list height

Featured Replies

Hi!

My problem is, that I want to install quite a lot of programs, some of which have long names, but I want to fit them into one page.

But I can't make WPI put programs under the red line I draw on the picture below.

12.JPG

Is it possible somehow to reach this. Because I would like to use only 3 columns.

Thanks for your help!

Molyember

Do you have "No Column Breaks in Catagories" Checked it so try unchecking it. also it you want it checked mess around with "Catagories Sort Order". Also set "Number of colums" to "3"". If those methods dont work you just might have to have 2 pages.

<script type="text/javascript">

if (top.status != "")

{

winheight = top.status;

}

cols = Math.round((winheight/3*4)/320,0);

if (!maxentries)

{

switch (winheight)

{

case '600':

maxentries=19;

break;

case '768':

maxentries=26;

break;

case '1024':

maxentries=42;

break;

case '1200':

maxentries=44;

break;

default:

maxentries=31;

break;

}

}

</script>

This is inside the theme\wpi.htm file.

as you can see there is a maxentries section here just make the # bigger untill you ge the right amount.

  • Author

Thanks for your help!

It worked.

But I have another question:

Is it possible to use justify allignment by the tooltips? Because if I write "justify" in the options it doesn't work.

Edited by molyember

  • Author
Thanks for your help!

It worked.

But I have another question:

Is it possible to use justify allignment by the tooltips? Because if I write "justify" in the options it doesn't work.

  • Author

Than I probably don't know the right english word for the alignment type i'm looking for.

So for example in Word there are 4 types of alignment: left ; right ; center and the fourth one, which I would like to use now (when the text is aligned to both margins).

I hope it is understandable this way.

No, there is no justift option for the tips. I wish there was, too.

Hm... here's my try (but I could be wrong 'coz I'm very dizzy right now)

Open tips.js.

Search for

"+txtTxtAli+"

and replace it with

style=\"text-align:justify\"

Note that this will override the TextTextAlign setting in options.

It is just a quick dirty workaround.

Edited by sadicq

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.