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.

any way to only show about button?

Featured Replies

i have already finished my wpi, but i need how to show the about button, not the config list and config wpi

is there any way to show the about button?

Not in the "normal" method. Once you have your config done and burn it to a CD/DVD, it will hide the Options/Config buttons automatically. Or, go to Options -> General -> Big combo box -> Hide extra buttons.

@Kels: I prefer you don't modify the theme for him. Only cause troubles down the road.

  • Author
Pick a theme and I will rip the other buttons out.

BTW I am very happy you wish to show just the about button :D...

this is the theme i use

http://www.wpiw.net/downloads/themes/xpize_dark.rar

Not in the "normal" method. Once you have your config done and burn it to a CD/DVD, it will hide the Options/Config buttons automatically. Or, go to Options -> General -> Big combo box -> Hide extra buttons.

yes..i now..but the question is "how to show the button?", no "how to hide all the extra buttons" xD

:thumbup

thanks..

			<!-- The About WPI button -->
<a href;
onMouseDown="document.aboutwpibutton.src='./Themes/XPize Dark/aboutwpidown.png';"
onMouseOver="document.aboutwpibutton.src='./Themes/XPize Dark/aboutwpiover.png'; stm(getText(ttAboutWPI),Style[0]);"
onMouseOut="document.aboutwpibutton.src='./Themes/XPize Dark/aboutwpi.png'; htm();"
onClick="ToggleAboutWPI();">
<img
src="./Themes/XPize Dark/aboutwpi.png"
align="absmiddle"
class="mainbtn"
border="0"
name="aboutwpibutton">
<span class="side">
<script type="text/javascript">
document.write(getText(lblAboutWPI));
</script>
</span>
</a>
<br>
</div> <!-- ExtraButtons -->

Move last line up, </div>, up before the <!- The About WPI button -->

  • Author

thank you very much!... it works :thumbup

great support

congratulations ;)

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.