Stretching background image in Epic

Support Area Forums Epic Stretching background image in Epic

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #7764
    Lee Kendrick
    Participant

    Is there a way to stretch a custom background image to fit the screen? Since the background image is referenced in the custom-css.php file, I’m having trouble making adjustments as I normally would.

    #7765
    Bill Robbins
    Moderator

    Lee,

    Thank you for your business first of all. You can use the Custom CSS box at the bottom of the styling tab to add in your background settings if you’d like to. You can clear them out so to speak by declaring:

    
    body {background: none}
    

    before entering the custom code you normally use.

    There is also a plugin called the Simple Full Screen Background Plugin that lets you set an image to completely fill your background. I have not used it personally, but the developer is quite good so I wouldn’t expect trouble with it.

    If you have any questions or trouble, let me know,
    Bill

    #7766
    Lee Kendrick
    Participant

    Excellent… the plugin worked beautifully! Thanks!

    #7767
    Bill Robbins
    Moderator

    Fantastic. If you need anything else, just let me know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Stretching background image in Epic’ is closed to new replies.