Configuration
The CSS-Layout needs changes of the URL and one parameter.
<iframe src=".../chat/testroom-00002.html?CSS=http://www.mypage.com/list.css">
...
</iframe>
Parameter | Value |
---|---|
URL | The URL of your chatroom is composed of two parts (Name and ID). The easiest way to get it, is to click on your chatroom in the LoFi-Main-System. Then you can write off the neccessary parts from the address bar of your browser. |
CSS | Address to your own CSS file. You have to put the CSS file on your live server to facilitate that the LoFi-Server can request the CSS data. After that you hand over the URL to the file in the Hijack-Link (must start with http://!). |
In the following table all CSS-Attributes, which you can change for your chatlist
design, are listed. The attributes start mostly with two characters which identify
the formating element.
(lh=ListHeader, lb=ListBody, lt=ListTitle, ll=ListLine, le=ListEnd)
Parameter | Value |
---|---|
body | Background color of the chat list (to see scroll down) |
ll-3 a | Color of insert links |
lh | Background of the complete header |
lh-1 | Font color of countdown and interval |
lh-111 | Font color of udate link |
lh-12-activ | Font color of activ interval |
lh-12-passiv | Font color of passiv interval |
lh-23-1, lh-23-2 | Font color of send link |
lh-24-11, lh-24-21 | Arrow of passiv ascending sorting |
lh-24-12, lh-24-22 | Arrow of activ ascending sorting |
lh-25-11, lh-25-21 | Arrow of activ descending sorting |
lh-25-12, lh-25-22 | Arrow of passiv descending sorting |
lh-32 | Font color of [img]-link |
lb | Background of list body/postings |
lt | Font and background of list title (date line) |
ll-1, ll-2, ll-3 | Font color of time, name and text |
ls | Background of separator lines |
le | Background of end line |
le-1, le-2 | Font color of end line |
change | Background and font color of detail view larger postings |