delk114 Posted March 12, 2009 Share Posted March 12, 2009 How do you edit the size of a background image? <body background=image.jpg> (Adding Width and Height into that) Quote Link to comment https://forums.phpfreaks.com/topic/149041-basic-html/ Share on other sites More sharing options...
lonewolf217 Posted March 12, 2009 Share Posted March 12, 2009 I dont think you can edit the size of the image unless you are using the image tags . a background image will just tile whatever image you use across the whole background Quote Link to comment https://forums.phpfreaks.com/topic/149041-basic-html/#findComment-782657 Share on other sites More sharing options...
TheFilmGod Posted March 12, 2009 Share Posted March 12, 2009 I dont think you can edit the size of the image unless you are using the image tags . a background image will just tile whatever image you use across the whole background That's true for the realistic developing environment. If you were to develop using futuristic featrues, like css3 background crop, you could achieve the effect, but some browsers like (IE7 and IE8) will not render it properly. Quote Link to comment https://forums.phpfreaks.com/topic/149041-basic-html/#findComment-782704 Share on other sites More sharing options...
delk114 Posted March 12, 2009 Author Share Posted March 12, 2009 so what should I do? ??? Quote Link to comment https://forums.phpfreaks.com/topic/149041-basic-html/#findComment-782721 Share on other sites More sharing options...
haku Posted March 12, 2009 Share Posted March 12, 2009 crop/resize your image to the dimensions you want before uploading it to the server. Quote Link to comment https://forums.phpfreaks.com/topic/149041-basic-html/#findComment-782747 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.