[Resolved] Backgrounds

  • Author
    Posts
  • #7372

    clickmela
    Participant

    Sir how we can input a background image from top to bottom without filling (pixel spread image shorten). Please

    #7373

    Andrew Misplon
    Keymaster

    Hi clickmela

    Welcome to the forum 🙂

    Polestar is designed to only have the background image, if you add one, displayed in the main content area. You can try adding the following to Customize > Additional CSS if you want to make the header and footer transparent.

    .site-header,
    .site-footer {
    	background: transparent;
    }
    #7376

    clickmela
    Participant

    I want to say that background image down not film the full screen ? Any solution

    #7377

    Andrew Misplon
    Keymaster

    Sorry, I don’t understand what you’re trying to accomplish. Please, try and explain using different worlds or send a screenshot with arrows, a screenshot would be best. Thanks.

    #7378

    clickmela
    Participant

    want to say that background image do not appear in the full screen ? Any solution

    how to send here screenshot ?

    #7379

    Andrew Misplon
    Keymaster

    Thanks for your reply.

    Are you asking about the logo? If you want to make the logo image full-width you can try adding the following to Customize > Additional CSS:

    .site-header {
    	padding-top: 0;
    }
    
    #masthead .polestar-container {
    	max-width: none;
    	padding-right: 0;
    	padding-left: 0;
    }

    (You can send a screenshot by uploading an image to Dropbox, Drive, WeTransfer or your preferred service and posting the link.)

    #7380

    Andrew Misplon
    Keymaster

    Hi. Please, add your background image, save it and ensure the following is added to Appearance > Customize > Additional CSS:

    .site-footer {
    	background: transparent;
    }

    Let me know once that is done. I need to see the problem live. Thanks.

    #7381

    clickmela
    Participant

    sir i dont know about transparancy system but i know that i want any wallpaper background should apply full top to bottom without spreading its pixel

    #7382

    Andrew Misplon
    Keymaster

    The CSS snippet attempts to customize Polestar to achieve your goal. The footer has a background color, you can’t see the background behind the footer because the footer has its own background color.

    Please:

    1. Appearance > Customize: Save your background so I can see it.
    2. Appearance > Customize > Additional CSS, insert the following snippet:

    .site-footer {
    	background: transparent;
    }
    #7383

    clickmela
    Participant

    1.Can we change footer colour ?
    2. I am saying that (except header & footer). Why when I am applying a background image their are few options such as 1 fill image, 2 fit image ,3 original. But try to understand what I m saying first. Neither I m talking about transparency nor about footer or header so don’t apply your own extra idea

    My question is when we choose (original picture format,it doesn’t apply full top to bottom(except header & footer)

    My next question is when we choose picture to apply fit to screen format ,it doesn’t apply full top to bottom(except header & footer)

    My next question is when we choose picture to apply fill to screen format ,it applies full top to bottom(except header & footer) but the quality reduced like blur image or pixel spread or tear even full image doesn’t appear it crop the image automatically ………

    So. Answer is we can’t apply a proper image from top to bottom(except header and footer) clearly ….if I m wrong then answer about the question. And give solution. I can’t explain more

    #7384

    Andrew Misplon
    Keymaster

    1. The footer background color is a theme setting in Polestar Premium, it can’t be changed from the Customizer in Polestar free.

    2. I need to see the site background image problem live to diagnose the problem. I will be online again this evening GMT+2. If you save your background image so that I can view the problem, then I can help.

    #7385

    clickmela
    Participant

    Respect sir, in menu. When we change background image. We find fit to screen and fill to screen can’t u say me what’s the differences between fit to screen and fill to screen. U will find out my point easily .

    #7386

    Andrew Misplon
    Keymaster

    I can’t recreate the issue locally. Show me the issue on your live site and I’ll be happy to take a look.

    #7387

    Andrew Misplon
    Keymaster

    How large is your image? That is most likely the reason for blurring. All of this is much is easier to help with if I can see the problem directly.

    My next question is when we choose picture to apply fill to screen format ,it applies full top to bottom(except header & footer) but the quality reduced like blur image or pixel spread or tear even full image doesn’t appear it crop the image automatically

    This is the right setting but your image is most likely not large enough. What image dimensions are you using?

    #7388

    clickmela
    Participant

    Hope you are near near problem my problem can u tell what should be the exact dimension of image to get fit or fill because its it theame and you know better thanks

Viewing 15 posts - 1 through 15 (of 29 total)

You must be logged in to reply to this topic.

Scroll to top