> I think the .png option will tile automatically? What do you mean by .png option and automatically? Sorry, but I'm not reaching it... The image below is a .png with 455 x 80 pixels. http://img32.imageshack.us/img32/2893/taskbartop.png
If I set it's position to "Top Edge (full screen)" How do I tile it automatically as you say? The image gets repeated by it's original shape size. Here is a snippet of the LiteStep theme.rc ;------Taskbar Config------ xTaskbarImageMode .tile xtaskbarImageEdges 300 50 1 15 xTaskbarImage taskbartop.png xTaskbarHeight 80 xTaskbarWidth $resolutionx$ xTaskbarX 0 xTaskbarY 0 > Also, it was very easy to allow stretch too for this case; in the test > version, putting an ! before the bar background file name causes it to > stretch. > > THANK YOU! Many thanks for that one. :) Will you add it to the skin text definitions too?
