• Resolved jamyz

    (@jamyz)


    Hi.
    I modified the size of the theme. But on ios devices or android devices. At the top corner right the background-overlay.png as empty. On mac os x with safari or chrome all is all OK. How many i can modify that?
    Thank you…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jamyz

    (@jamyz)

    I forget my web site link…. http://www.jamyz.com

    Theme Author Frumph

    (@frumph)

    I’m sorry, I am not understanding the question.

    What do you want to modify? the background-overlay.png to do what?

    Thread Starter jamyz

    (@jamyz)

    No. I want more background-overlay.png to complete the right corner. On ios devices like iphone, the corner same to be blank.

    Theme Author Frumph

    (@frumph)

    put a width: 100%; in the CSS for the #page-wide {}

    #page-wrap {
    	width: 100%;
    	background: url('images/background-overlay.png') top center repeat-x;
    }

    see if that works

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘background-overlay.png empty’ is closed to new replies.