-
AuthorPosts
-
March 11, 2018 at 8:57 pm #925258
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
March 13, 2018 at 9:49 pm #926269Hey MIB83,
Could you please post in English for us, so we can be able to review things for you?
Best regards,
BasilisMarch 16, 2018 at 7:26 am #927961Hello 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
March 16, 2018 at 1:54 pm #928091what 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.March 17, 2018 at 6:30 am #928366Hi 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,
RikardMarch 18, 2018 at 11:05 am #928676click 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/
March 19, 2018 at 8:06 am #928906 -
AuthorPosts
- You must be logged in to reply to this topic.
