Page 1 of 1

Forum Update

Posted: 24 Oct 2018 23:04
by admin
Wow, I spent the whole day with reviving the forum after my host went from PHP 5.6 to PHP 7.2 :blackstorm: :blackstorm: :blackstorm:
A nightmare during which I lost all modifications I created in the last 14 years. :blackstorm: :blackstorm:
Anyway, looks like it's working again. Ugly but working. :blackstorm:

So, welcome to the new forum! :cup:

Re: Forum Update

Posted: 25 Oct 2018 00:20
by Marco
No way to get back to the old layout?

Re: Forum Update

Posted: 25 Oct 2018 00:28
by admin
No way.

But IMO the layout is pretty close. It's the inner values that got lost: Countless hand-crafted SPAM-traps...

Re: Forum Update

Posted: 25 Oct 2018 00:50
by Nighted
Happy 2012!!!

P.S. How about a dark theme for the board? I had to change my CSS.

Re: Forum Update

Posted: 25 Oct 2018 01:12
by klownboy
Hey Don, I'm sure you probably have some forum issues to look after still. I noticed this today since it's been back on-line using the latest Chrome. It looks fine in I.E. and Microsoft Edge.
Forum Capture.JPG

Re: Forum Update

Posted: 25 Oct 2018 08:47
by MBaas
That problem is also shown in Firefox.

The site_logo class should be adjusted as follows:

Code: Select all

.site_logo {
    background-image: url("./images/site_logo.gif");
    background-repeat: no-repeat;
}

Re: Forum Update

Posted: 25 Oct 2018 09:52
by admin
Thanks, but I think I already fixed it by changing the graphics. Refresh your browser cache.

Re: Forum Update

Posted: 25 Oct 2018 10:20
by MBaas
Yup, better :tup:

Re: Forum Update

Posted: 25 Oct 2018 12:19
by klownboy
OK here too. Thanks.