Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1344863

    Hallo, bin ein absoluter Newbie, daher meine wahrscheinlich banale Frage:
    Ich benutze das Enfold 2017 Theme auf meiner lokalen xampp Installation. Wenn die Seite fertig ist, möchte ich sie dann ins Netz stellen. Wie kann ich denn ein Header Bild unseres Vereins oben einfügen, welches dann auf dem Startbildschirm (evtl. auch auf den übrigen Seiten) sichtbar sein sollte? In Header finde ich nur Logo einfügen bis max. 300 px, aber keine Möglichkeit ein Bild der Größe ca. 1100 x 500 px einzufügen. Bitte um kurze Info, wie/wo man das macht?

    Vorab vielen Dank!

    #1344885

    Hey Lothringer64,

    Thank you for the inquiry.

    Could you provide a screenshot or a mockup of how you want the header to look like? If you want to put a larger image in the header, you can upload it as a background in the Enfold > Logo Area > Background Image settings.

    Best regards,
    Ismael

    #1344911

    Ok, I have done that, however I would like to have the photo on the whole width of the header, like this here:

    #1344919

    Hi,

    Thanks for the update. Could you post a link to your actual site, so that we can have a closer look please? Also let us know which image you would like to use.

    Best regards,
    Rikard

    #1344925

    I think this is not possible because it is a local installation!? Or is it? I tried to send a screenshot, but that was also not possible.

    #1344926

    The image is the photo from the link i sent before.

    #1344936

    Hi,

    Please try this in Quick CSS:

    #header_main {
        background-image: url(URL of your image goes here);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    You can upload screenshots to a service like Google Drive or Dropbox, then link to them here.

    Best regards,
    Rikard

    #1345082

    Vielen Dank, ich habe es so hinbekommen.
    Gruß
    Lothringer64

    #1345100

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.