• Resolved hahnhahnhahn

    (@hahnhahnhahn)


    Hi

    Thank you for creating Plaino. I find it simple yet powerful to use.

    So far I have no problem except that during the loading of the header images, I could see the default orange screen appearing in the background. Could this be due to my images files or my network? Thanks for your advise.

    My url is https://www.appverest.com.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author iamrohan

    (@rohan-k)

    Hi,

    By default the background of header is set to the shade of orange. You can remove it sing following css:

    .site-branding {
    background: transparent !important;
    }

    Cheers!

    Thread Starter hahnhahnhahn

    (@hahnhahnhahn)

    Hi iamrohan

    I made the changes in line 899 and line 1024 but this time round the background image could not be seen. Thus, I have rollbacked the changes.

    Line 899:

    .site-branding {
        padding: 20.2rem 0;
        text-align: center;
        background: transparent !important;
    	background-attachment: fixed;
    }

    Line 1024

    .site-branding {
    	    padding: 6rem 0;
    	    text-align: center;
    	    background: transparent !important;
    		background-attachment: fixed;
    	}

    Theme Author iamrohan

    (@rohan-k)

    Hi,

    Try this instead:

    .site-branding {
    background-color: transparent !important;
    }

    Thread Starter hahnhahnhahn

    (@hahnhahnhahn)

    Hi

    Now the default is white and the images can be seen. Thanks alot iamrohan!

    hahnhahnhahn

    Hello my dear
    I am so happy meeting you here.How is everything with you, I picked interest on you after going through your short profile. I really want to have a good friendship with you. Beside i have something very vital to disclose to you, but I found it difficult to express myself here, since it’s a public site. Please i will like you to contact me, through my private e-mail via:([email protected]) So we can get to know each other better,and i well give you my pictures and also tell you more about myself OK. i am Your Friend….Contact me here ([email protected]) ok
    hope to hear from you soon
    yours missmorin

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Default orange screen appearing during loading of header image’ is closed to new replies.