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.

Help please

Featured Replies

Hey Guys

with all of your help, I am almost done with my first WPI. I just had couple of question and they are as followed:

I wanted to change the color of the Clock area (meaning countdown and the text), which file to I edit?

I have the Next and Perivous button, I don't want them, how do I remove them?

And last but not least, I wanted to move the media player control little bit up, which file do I edit the move the controller? Also if I want to move the text (Begin Install, Config and so... area), which file do I edit?

Thx again for all the help!

P.S. Fusion (Once I am done I will upload do get some opintions)

I wanted to change the color of the Clock area (meaning countdown and the text), which file to I edit?
In the themes directory, edit the wpi.htm file. Look for the section that begins with the "timer starts here" comment and play with the color values. You should be able to find several threads here discussing how to change color values.
I have the Next and Perivous button, I don't want them, how do I remove them?

Open the boxes.js file and remove the horizontal rule reference <hr size="1" color="#8B0000"> found between the <td></td> tags (two instances) and the words "Previous" and "Next" located in the same general area. That should do it.

And last but not least, I wanted to move the media player control little bit up, which file do I edit the move the controller? Also if I want to move the text (Begin Install, Config and so... area), which file do I edit?

The wpi.htm file again. Look for this code snippet:

<tr height="80%">
<td width="10%" valign="top" nowrap>
 <p> </p>
 <p> </p>
 <p> </p>
 <p>

...and remove (or add) "<p> </p>" one at a time to tweak the button spacing in the left column. Use <br> tags to refine the spacing further if necessary, e.g. <br><br><br> in series.

Hope this helps.

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.