View Single Post
  #11  
Unread 06-07-2011, 06:55 AM
daimon's Avatar
daimon daimon is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Finland
Posts: 466
Tiling that can be seen in your first pic happens because the area designated for the picture used doesn't match (sometimes tiling is very usefull though, like in large background for example).

example:
you have ID field that is width="100" height="100"
and you have a picture that is 50 pixels width x 50 pixels high
Four 50x50px pictures fit into 100x100px field => tiling
__________________
~·~ DaimonUI ~·~
avatar by Humon
Reply With Quote