Sunday 15 March 2015

html - background images repeat-x in iOS does not working -


Hi I am working on this site

It looked fine in web browser but mobile It looks different in

Problems 1. Background image of footer repeats -Ex is not working.

  div.load {height: 12px; Width: 100%; Background: url ('/ image / seal_common / footer_pt.gif') 0 0 repeat x;}   

problem 2 Images are cut off Villige image is more extensive but does not show up.

  div.villige {height: 124px; Width: 100%; Text-align: center; Background: URL ('/ image / seal_common / bg_footer.png') 0 0 Any repeaters below; Display: Block;}   

Problem 3. Middle section is not in the middle I already put it. & lt; Meta name = "viewport" content = "width = device-width" & gt;

But it still does not work

This is the first web site to use html5.

Can you change your location body css property margin: 0; to margin: 0 auto; first? Then add some other styles to your body tag:

  status: relative; Width: 100%; Max-width: & lt; The maximum width of your background image & gt ;;   

Let me know what happens next.

No comments:

Post a Comment