Are you referring to images used for forums its self? If so, that's not a style issue. You should post in the phpBB support subforum here instead. But I can tell you it may be your path.Gochayer wrote: ↑Sat Oct 12, 2019 5:08 pm Hey there, This is a really nice style but I'm having a small problem with it
I'm unable to get the forum images to work.
I did upload the images I want to use to the images folder and I'm linking it correctly in
Forum image:
Location, relative to the phpBB root directory, of an additional image to associate with this forum.
but even if I can see the forum image in the acp, I still cannot see it in the actual forum.
Any size would work actually... as it automatically stretches. But the bigger is best to fit desktop monitor sizes.John connor wrote: ↑Mon Oct 14, 2019 1:30 am Your replacement would have to be the same size. I'm not sure what file specifies the size.
Code: Select all
.bg {
position: fixed;
min-width: 100%;
min-height: 100%;
z-index: -5;
}
The logo code structure has changed completely in this version so logo mods will have a hard time finding the code.bubbathegimp wrote: ↑Mon Oct 21, 2019 6:19 pm Just updated, and now *Site Logo seems to have stopped working with it...