Vote count:
0
I got a webapp and working to upgrade the layout. I have a fiddle for the old layout that is similar to the new. I don't have a development plan to code the html and CSS for the change, perhaps you can tell me a good way to code the CSS and HTML so that my fiddle approaches the new look?
My plan is to just change the colors and make a copy of the old sprite png for the graphics (the old colors clinched (red+orange is not good combination).
SO I suppose what I should do is some gimp pasting and create a new png with the sprites and tiles from the above and proceed with that in the fiddle. Can you advice or recommend or tell me a disavantage or pitfall with this approach? Can jsfiddle even load images from external sites? Why doesn't jsfiddle load the background image?
.sprite_index_in_in_map { width: 450px; height: 499px; background-image: url(http://ift.tt/1puf0z7); background-position: -2px -2px; background-repeat: no-repeat no-repeat; }
How to proceed jsfiddle to look like the template mock?
Aucun commentaire:
Enregistrer un commentaire