Move search bar from header to breadcrumbs
Open overall_header.html (Find and Delete)
<!-- EVENT overall_header_searchbox_before -->
<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
<div id="search-box" class="search-box search-header" role="search">
<form action="{U_SEARCH}" method="get" id ...
Search found 5 matches
- Mon Dec 22, 2025 9:56 am
- Forum: Your second forum
- Topic: Edits Made
- Replies: 3
- Views: 15
- Thu Dec 18, 2025 7:39 pm
- Forum: Your second forum
- Topic: Edits Made
- Replies: 3
- Views: 15
Edits Made
Created and included styles/prosilver/theme/adjustments.css (All stylesheet changes)
/* --------------------------------
4.0.0-a2 Style adjustments.css
-------------------------------- */
html, body {
background: #DFE9ED;
box-shadow: inset 0 450px 450px rgba(71, 136, 178, 0.4);
}
h3 {
font ...
/* --------------------------------
4.0.0-a2 Style adjustments.css
-------------------------------- */
html, body {
background: #DFE9ED;
box-shadow: inset 0 450px 450px rgba(71, 136, 178, 0.4);
}
h3 {
font ...
- Mon Dec 15, 2025 7:20 pm
- Forum: Your second forum
- Topic: Edits Made
- Replies: 3
- Views: 15
Edits Made
/* Optional edit... (Show birthdays only if there is a birthday) */
Open styles/prosilver/template/index_body.html
Find (line 63)
Replace with
Open styles/prosilver/template/index_body.html
Find (line 63)
Code: Select all
<!-- IF S_DISPLAY_BIRTHDAY_LIST -->Code: Select all
<!-- IF S_DISPLAY_BIRTHDAY_LIST and .birthdays -->- Mon Dec 08, 2025 10:34 pm
- Forum: Your second forum
- Topic: Edits Made
- Replies: 3
- Views: 15
Edits Made
/* Optional edit... (Adds site description in title on browser tab for index page) */
Open styles/prosilver/template/overall_header.html
Find (line 10)
<title><!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME ...
Open styles/prosilver/template/overall_header.html
Find (line 10)
<title><!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME ...
- Thu Nov 06, 2025 2:28 pm
- Forum: Your first forum
- Topic: Welcome to Sniper_E 4.0
- Replies: 0
- Views: 9
Welcome to Sniper_E 4.0
This is an example post in your phpBB installation. Everything seems to be working. You may delete this post if you like and continue to set up your board. During the installation process your first category and your first forum are assigned an appropriate set of permissions for the predefined ...