Page 36 of 119

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 03:05
by Bloodhit
Looks great, just needed to do something with this bit:

Image

Add favicon, add other small stuff.

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 17:45
by admin
Please refresh or empty your cache as I made few more changes to the forum! Changes detailed as followed:

- background behind avatar section has been moved to post content section to put more visual emphasis on posts.
- dotted lines added for style and dividing sections.
- few polishes with backgrounds and layouts (quote balloons are now transparent!).

I haven't done the "Unread Post" thingy yet and the link colors yet as they still blends bit too much with the background.

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 17:47
by ENIHCAMBUS
- few polishes with backgrounds and layouts (quote balloons are now transparent!).
But if everything is transparent now, how are we supposed to hide spoilers? :|

EDIT: Oh wait, you could ad a spoiler tag! :)

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 17:50
by admin
ENIHCAMBUS wrote:
- few polishes with backgrounds and layouts (quote balloons are now transparent!).
But if everything is transparent now, how are we supposed to hide spoilers? :|

EDIT: Oh wait, you could ad a spoiler tag! :)
Can you read me now? :3

Well that works :D You can now add spoiler tag via button on your posting menu!

BOOM.

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 18:15
by ENIHCAMBUS
Thanks AK!
Could you also add pools too, thats the last thing I'm requesting for now. :P

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 18:16
by Sublevel 114
thanks for BERBS, AK! XD

СУУ УУУУУУУУ УУУБМАШИНА АААААА ААААААААААААА

btw, if you use high letters...
СЕЕЕЕЕЕЕЕЕЕЕЕРДЦЕЕЕЕЕЕ НОЧИ!!!

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 18:35
by Jatsko
Beloved Admin wrote:Please refresh or empty your cache as I made few more changes to the forum! Changes detailed as followed:
how do this?

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 18:53
by Vortex
Ctrl+F5

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 18:59
by admin
Or click on the Refresh button on your browser window :3 Or just go to your browser setting and clear cache.
ENIHCAMBUS wrote:Thanks AK!
Could you also add pools too, thats the last thing I'm requesting for now. :P
Pools? I don't see anything about pools on the BBCodes as far I can see. Can you be more specific please?
Sublevel 102 wrote:thanks for BERBS, AK! XD

btw, if you use high letters...
СЕЕЕЕЕЕЕЕЕЕЕЕРДЦЕЕЕЕЕЕ НОЧИ!!!
I found out why that didn't works. You wrote the code wrong.

Here's what you wrote:

Code: Select all

[spoiler][size=200]СЕЕЕЕЕЕЕЕЕЕЕЕРДЦЕЕЕЕЕЕ НОЧИ!!![/size][/spoiler]
When you should have written like this:

Code: Select all

[size=200][spoiler]СЕЕЕЕЕЕЕЕЕЕЕЕРДЦЕЕЕЕЕЕ НОЧИ!!![/spoiler][/size]
You HAVE to write everything inside the "size = 200" code for everything to follow "size = 200" code.

The example below would looks like this.
СЕЕЕЕЕЕЕЕЕЕЕЕРДЦЕЕЕЕЕЕ НОЧИ!!!

Re: Bugs & Problems Reporting

Posted: 13 Apr 2015 19:01
by Sublevel 114
thx very much, Pastel God. ;)