No banner/header.....

Cat_Lady's Avatar
Cat_Lady · in Support
5 replies 210 views

Someone was able to make a banner/header for my forum. I went to ACP = Themes = Edit Images and then I added the banner/header under "board logo". However, nothing shows up on my forum.

0

You're using an invalid URL for the image. Try uploading the file to your board's file manager and use that URL instead.

0

As Cory said ^

Just to add something. In the next release, using our theme editor, you’ll be able to simply upload them.

0
Cory said:

You're using an invalid URL for the image. Try uploading the file to your board's file manager and use that URL instead.

Edit: Okay....it's working now. I don't know what I did. But it's not the same size as what the person made. It's a bit small.

Last edited by Cat_Lady

0

Change it to the URL you uploaded so we can see what's going wrong.

Right now, the image URL is still an attachment link:

https://forumpromotion.net/attachments/read-1-webp.53947/
Cat_Lady said:

But it's not the same size as what the person made. It's a bit small.

Try adding this to your CSS:

div.page-header__logo {
    height: auto;
}

If that doesn't work, try this instead:

div.page-header__logo {
    height: auto !important;
}

0

@Cory Thank you! That first one worked.

Theme: FS 2.0
Create Your Community with ForumSpark

ForumSpark is a modern community platform built on custom software. It combines the familiar feel of classic forums with a fast, simple experience designed for today’s communities.