Search found 3 matches

by Fleetenkieker
Wed Nov 12, 2025 11:36 am
Forum: General
Topic: How to set up a page specific header background image?
Replies: 1
Views: 4880

How to set up a page specific header background image?

Hi all,
I want to use page specific header background images.
The general image ist defined in the header.php, included in the /mytheme/index.php:
<header style="background: black url(https://mydomain/bl-themes/mytheme/img/image.png);">
I thought the easiest way would be to have a user defined ...
by Fleetenkieker
Tue May 27, 2025 12:24 pm
Forum: General
Topic: Problem with images
Replies: 2
Views: 6629

Re: Problem with images

Hi arfa,

thanks for your quick reply.
1 - I would like to be able to find an uploaded picture (in FTP client) at
e.g. /bl-content/uploads/pages/mypage/image.png
instead of (in the case of MultiBlock) as
pages/968d7f64fabfa59865eb4a41acafaeec/image.png,
2 - not only images, /bl-content/uploads ...
by Fleetenkieker
Mon May 26, 2025 2:18 pm
Forum: General
Topic: Problem with images
Replies: 2
Views: 6629

Problem with images

Hi,

I'm new to Bludit coming from my much beloved former phpCMS which is no longer developed since 1983. So I thought it's time to change and after trying some others, I landed in Bludit. So I try to migrate my websites.
To do that, I'm studying the documentation, but that does not always help to ...