Hallo ich würde gerne Stadt dem Sockel ein Bild über die gesamte breite darstellen. Und in dem Bild soll dann Stadt dem Copyright ein Menü sein wie setzte ich das um ?
Leider kenne ich mit PHP ned gut aus.
Vielen dank
Hey MIB83,
Could you please post in English for us, so we can be able to review things for you?
Best regards,
Basilis
Hello I would like to portray the city a pedestal over the entire width. And in the picture should city then be a menu for copyright, how did I implement that?
Unfortunately, I know well with PHP ned.
Many Thanks
what do you mean by copy right menu? a copy right info only
the socket itself (Sockel in German) does have allready the option of copyright info. You only need to give it a bit css to make it bigger.
On Enfold styling you can have background-image for Socket too ( you can upload your own there)
and only have to determine a min-height f.e. for the socket.
Hi MIB83,
I’m not sure if we understand exactly what you are looking to achieve. Could you post a screenshot highlighting your intentions and a link to your actual site please?
Best regards,
Rikard
click on the image to enlarge – ich glaube das ich das Backend auf Deutsch für dich lassen konnte:
and
for my test here i got the following quick css
#socket { min-height: 450px; display: flex }
.socket_color { background-size: cover }
#socket .copyright {
float: none;
display: block;
text-align: center;
font-size: 48px;
line-height: 60px;
top: 60%;
position: relative;
color: #f00;
}
See demo here: https://webers-testseite.de/bernhard/