• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Znote AAC] Amiroslo Bootstrap layout!

It's works when I remove the [*] [/*]

You got to edit the CSS and align ul and/or li elements more from the left.

something along these lines:
ul li {
padding-left: 5px;
/* or you can try margin */
}
 
I recommend taking a look at the Bootstrap documentation it's very easy to understand and use

I personally use bootstrap elements in my personal projects and business portfolio, it's a big time saver!

Thanks for sharing this.. It was about time for open tibia websites to follow good principles
 
Code:
PHP Parse error:  syntax error, unexpected T_STRING in /var/www/tibia/layout/overall/header.php on line 7

Using Linux...
 
Not work, i'm use tfs 1.0 and last znote aac version and the page is blank. :/
 
how can i add a block like the news bar in other .php? like downloads.php etc.?
 
I l
i really like ur layout its nice and clean. But could u tell me how to add an header without messing everything up? Because u said in anorher forum that u could add an header with on simple line:).
 
No works with linux debian men I use lastest version Znote AAC of repositiry in github and nooot work. Show page blank.
 
Back
Top