Forum update complete
Posted: Tue Nov 10, 2020 6:46 pm
See if you can spot the differences.
There may still be some things I need to fix (for one: the site logo). If you run into anything let me know.

If you love gloves, you're in the right place!
https://www.wwgfa.info/forum/
Code: Select all
https://twitter.com/SxySurgGloveFet/status/1326285817875206144
Did you simply hide it? This is what I extracted from Internet Archive:
Code: Select all
<div id="site-description" class="site-description">
<!--
<div class="site_logo">
<a id="logo" class="logo" href="./index.php?sid=785e1d864b7837b8ff7db288622929d3" title="Board index"><span class="site_logo"></span></a>
</div>
-->
<p class="skiplink"><a href="#start_here">Skip to content</a></p>
</div>
Situation now, I guess the slogan was gone for a while but was there long enough to become a phantom?
Code: Select all
<div id="site-description" class="site-description">
<!--
<a id="logo" class="logo" href="./index.php" title="Board index"><span class="site_logo"></span></a>
-->
<div class="site_info">
<h1><span>*</span>WWGFA</h1>
<p>Where glove fetishists go to...well, you know</p>
</div>
<p class="skiplink"><a href="#start_here">Skip to content</a></p>
</div>
I just didn't have time anymore to figure it out. (And still don't. Maybe tomorrow.) But the answer should be somewhere here:phpbb.com wrote:Upgrading to phpBB 3.3 may cause some styles and extensions to no longer work. If you have a custom logo, it might need to be redone after the upgrade.
Could be, I don't know.italiglover wrote: ↑Thu Nov 12, 2020 5:39 pmIs it me? Or, does the site seem to run a little quicker? Love the subtle change to the banner btw. Thanks Romm for the hard work as always.