Jump to content
View in the app

A better way to browse. Learn more.

PHP论坛人

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.

[插件] Remove Forums Title 刪除首頁的「論壇」兩字

Featured Replies

  • Author

刪除首頁的 論壇 兩字

插件作者提到如果不想安裝這個插件,可以自己修改模板的custom.css

IPS 4.5 / IPS 4.6 要修改的custom.css

論壇後台 -> 自定義 -> 模板 -> 選擇要修改的模板 -> 編輯HTML和CSS -> 模板 / CSS -> 點擊CSS -> front -> custom -> custom.css

將以下代碼,貼上 -> Save

[data-pageapp="forums"][data-pagelocation="front"][data-pagemodule="forums"][data-pagecontroller="index"] h1.ipsType_pageTitle.ipsType_break {
	display: none;
}

[data-pageapp="forums"][data-pagelocation="front"][data-pagemodule="forums"][data-pagecontroller="index"] .ipsPageHeader.cForumHeader ul {
	width: 100%;
}

 

Edited by Jack

Create an account or sign in to comment

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.