» Board » Styles provide Startseite | German German

phpFK - PHP Board Script without MySQL - Styles provide:

The phpFK - PHP Board Script without MySQL had already 10 different Styles you can provide however your own Styles easily.

Individual board Styles provide:

All Styles is in the file/styles board. Each Style has there its own file. In order to place a new Style, copy one available files and designate it over. It immediately appears in administrationpanel panel as new Style.

Header and Bottom

The files top.fsd and botto.fsd contain the source code for the "framework" of the board.
They are written in simple HTML source code and can be worked on with each editor (notepad).
Starting from version 6.4 also php code in the head and/or footing line can be implemented.
Provide simply a file with the name top.php and/or bottom.php.

The files are inserted in the following order:

Meta-Tags and Title

top.php
top.fsd (From 7.03 top.html Version)
Forum
bottom.fsd (From 7.03 buttom.html Version)
bottom.php

In order to change the width of the board, you must change in text.css the following line.
You can indicate to the value as width both in per cent (95 %) and an absolute value in pixels (600px).

.bordercolor {width:95%;}

Consider please that into top.fsd also navigation to be contained must. The following dynamic elements are recognized by the board:

{_HEADINE_} Title from Board
{_NAVIGATION_} Navigation
{_USER_ONLINE_} X Guests online
{_USER_LOGIN_} Userlogin link to the profile and Logout
{_STYLE_} Name from Styles
{_FORUM_VERSION_} Version from Board

Colors and writings:

Colors and writings are specified in text.css as Style the Sheet.

Buttons and pictures:

In the file /images all Buttons and pictures are and can by own GIF or JPG pictures be replaced.

© 2005-2009 phpFK - PHP Board Script without MYSQL Database