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

    Hi there,

    I would like to have a background image, which stretches to full width instaed of the pattern background. With the strechted layout there is unfortunately no option to get the background image strechted, only repeat is possible. How can i manage this? See: http://wordpress.p367756.webspaceconfig.de/

    Thx Henrik

    #681902

    Hey Rico008,

    Thank you for using Enfold.

    Are you using the Color Section? Set the Background Repeat option to “Stretch to fit”.

    Best regards,
    Ismael

    #682590

    Hi Ismael,

    thx, its working, but the sidebar switches now below the content. How can i manage to keep the sidebar on the right side? See: http://wordpress.p367756.webspaceconfig.de/test/ . Sidebar should be like on Homepage: http://wordpress.p367756.webspaceconfig.de/

    Best Regards Henrik

    • This reply was modified 8 years, 2 months ago by Rico008.
    #683048

    Hi Henrik,

    That is not possible unfortunately since the Color Section element is full width. You would have to set it to another element using custom CSS if you want a full width element to have a background.

    Regards,
    Rikard

    #683104

    Ok. Thx anyway!

    As you can see on http://wordpress.p367756.webspaceconfig.de/test/ i solved the problem with a widget area. The only thing to be fixed is now: How can i get the semi opaque background on the 3 columns to the same hight ( until the very end of the highest column number 2 ) ? And further on some padding in the column where the widget area is placed has to be adjusted. See screenshot on http://wordpress.p367756.webspaceconfig.de/wp-content/uploads/2016/09/screenshot_ankerseite_klein.png ( takes a little time to load )

    Regards Henrik

    #685148

    Hi,

    try this code inside Quick CSS field:

    section#recent-posts-3 {
    padding-top: 20px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #686455

    Hi Andy, thx. it worked. :-)

    Another Queston:

    I want to have the headlines in the widgetarea “News zum Datenschutz” and “Fragen rund um Cybermobbing” in H2 insted of H3.. How can i manage this?
    And further on: I would like to have Bulletpoints in the widgetarea. After I googled a lot in Enfold Support Posts i tried for instance these css:

    #sidebar .widget_recent_entries ul li {
    list-style-type: disc !important; display:block;
    } and

    .textwidget ul li {list-style: disc !important;}

    but it doesn’t work. There are still no bulletpoints visible. Can you help me?

    Greets Henrik

    • This reply was modified 8 years, 2 months ago by Rico008.
    #686524

    Hi Andy, another bug, which i failed to fix:

    Underneath this text in footer:

    Yourimage.net
    Cybermobbing und Datenschutz Beratung
    Inhaber: Dr. Wolfram Anker
    Faberstrasse 13
    81373
    München
    Fon: 089 – 51997946
    E-mail: info(at)yourimage.net

    are two links, but i wasn’t able to change the color of these links, so with bg color like now they are not visible…..

    See screenshot: http://wordpress.p367756.webspaceconfig.de/wp-content/uploads/2016/09/screenshot_limks.png

    Greets Henrik

    • This reply was modified 8 years, 2 months ago by Rico008.
    #687383

    Hi,

    glad it’s working for you.

    Please open new tickets for new questions/issues, otherwise it gets too confusing here in our forum. Thank you.

    Best regards,
    Andy

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘How can i add a stretching background image to the whole main content ?’ is closed to new replies.