Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1163345

    Hi
    I have trouble getting full size image in body background. Uploads full size image, but folds out as small. When I check for “stretch fullscreen” the image gets full but with very poor resolution. The same thing happens when I insert background in header/logo area. I can of course repeat the image, bud it will not be one full background image in the right size.
    Can you help me?
    Regards
    Davidsen

    #1163371

    Hi Davidsen,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Yigit

    #1163379
    #1163380

    Thank you. Please ask me if you have more questions.

    #1163567

    Hi,
    Thank you for the login, I took a look and your background-image and found that your site was using a 200×300 thumbnail instead of the full image so I corrected this and added this css into your Quick CSS:

    html.html_boxed {
        background-size: cover !important; 
    }

    I also tried correcting your logo background-image, please clear your browser cache and check.

    Best regards,
    Mike

    #1164028

    Thank you so much, it works.
    I have the same problem with changing the size of logo. Even when I change the header size, the logo is still the same.

    #1164030

    Hi,
    Glad to hear, but I’m not sure of the logo error, Please see the screenshot in Private Content area of what I see, perhaps you can explain a little further, screenshots are always welcomed.
    To add a screenshot please try using https://postimages.org/ and pasting the image URL in your post.

    Best regards,
    Mike

    #1164156

    Hi
    When I change the background image, I got the same problem as before. Uploads full size image, but folds out as small. When I check for “stretch fullscreen” the image gets full but with very poor resolution.

    The logo is just not possible to get bigger, even when I change the header size, the logo is still the same

    When I have used this Theme earlier, Enfold, I had the opportunity to choose the size, see link

    Davidsen

    #1164225

    Hi 6Dollarclub,

    Here is the code for the logo, you can put it in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    .logo img {
      height: 130px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1164351

    Thank you
    But there has to be something wrong, image in logo and background ends up with poor resolution, even when the image are uploaded in full size.
    When I have used this Theme earlier, Enfold, I had the opportunity to choose the size, take a look, When I have used this Theme earlier, Enfold, I had the opportunity to choose the size.
    Can you please go in bacend and take a look.

    • This reply was modified 5 years, 5 months ago by Mike. Reason: removed login from public view
    #1164814

    Hi,
    Thanks for the login, your body background-image is too small, I corrected it for you, please see image urls in the Private Content area.
    I also did the same for the logo.

    Best regards,
    Mike

    #1164845

    Yes, now everything seems to work.
    Thank you for your patience.

    Regards,
    Davidsen

    #1164854

    Hi,

    Glad Mike could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Full size body background image’ is closed to new replies.