The description is editable in the forum settings page. The tab HTML/CSS, the field labeled "Description".
The addition: "Thread list " is part of the navigation and indicates the function of the current page. For example, if you are on the /!users_online page, this addition will be "Online users". My suggestion is to keep this addition and to make the main title of the forum shorter and with a space or ":" at the end. This way, the added string will stay more naturally.
If you don't want this title string at all, edit the main_html_start.tpl file and replace the line "<title>[special:title]</title>" with "<title>Your own fixed title</title>".
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>FOOD SCIENCE AND TECHNOLOGY DESK Threads list<title>
<meta name="description" content=" AsmBB forum demo installation. ">
<meta name="keywords" content="food,science,technology">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scallable=no">
<style>/* Main user interface toolbar /
The description is editable in the forum settings page. The tab HTML/CSS, the field labeled "Description".
The addition: "Thread list " is part of the navigation and indicates the function of the current page. For example, if you are on the /!users_online page, this addition will be "Online users". My suggestion is to keep this addition and to make the main title of the forum shorter and with a space or ":" at the end. This way, the added string will stay more naturally.
If you don't want this title string at all, edit the main_html_start.tpl file and replace the line "<title>[special:title]</title>" with "<title>Your own fixed title</title>".
thanks. i see. But addition looks good on post pages. ex. https://fstdesk.com/new-actions-about-palm-oil-issue.15/
but not on home page or users_online pages. Please see differences.
thanks. i see. But addition looks good on post pages. ex. https://fstdesk.com/new-actions-about-palm-oil-issue.15/
but not on home page or users_online pages. Please see differences.
If you are talking about the missing space after the title, it is a matter of text formatting and I can change it in one of the next releases. But you can workaround this problem, by simply adding a space at the end of the title in the forum settings.
thanks. i see. But addition looks good on post pages. ex. https://fstdesk.com/new-actions-about-palm-oil-issue.15/
but not on home page or users_online pages. Please see differences.
If you are talking about the missing space after the title, it is a matter of text formatting and I can change it in one of the next releases. But you can workaround this problem, by simply adding a space at the end of the title in the forum settings.