Where is the Login menu code? I can't find it anywhere
header_welcomeblock_guest, but you already ask for support in my community, and I think you're searching the text.
Check the reply there.
Greetings.
Looks good man but the footer looks a little too big to me but that's just my personal opinion.
Yeah maybe it's too big, but... you know, you can always change the width-height and all the style

.
Excilent! Thank for sharing.
How to remove http:// in newthread?
![[Image: 5445d809ebe5e.png]](https://camo.mybb.com/80c993fb6d67d392433eae5703829c443704bbcc/68747470733a2f2f6c68342e676f6f676c6575736572636f6e74656e742e636f6d2f2d5a575968566e56303962732f5645585944634e31304a492f41414141414141414639302f416377583936424c547a592f73302f353434356438303965626535652e706e67)
ACP > Templates & Styles > Templates > Square Templates > Show Thread Templates
Open showthread template, after this:
{$header}
{$threadnotesbox}
{$pollbox}
Put this:
<div class="float_left" style="margin-bottom: 10px;">
{$multipage}
</div>
And that's all.
Hello,
I am trying to use your theme on my site, and I cannot get my logo to show up. I uploaded my "
logo.png" file to the "
images/square" folder. My
logo.png dimensions are 450x120.
I went into
"Template Sets » Square Templates » Edit Template: header" and edited the line:
<div class="logo"><div class="logo2"><i class="fa fa-cube fa-fw"></i></div> Square</div>
So it looked like this instead:
<div class="logo"></div>
But my logo doesn't show up. Just a blank space.
The path to my logo is correct in the settings, and if I go to the URL for the logo it works:
http://www.tarfugaming.com/images/square/logo.png
Any help would be appreciated.