> > But with this technique you replace only the stylesheets, > it is not possible in T5 to replace the generated HTML from skin to skin > like in Wordpress because the TML and the Java-class are strongly wired > together, or?
Well, that's all a skin is required to do... change the appearance, not the behavior. You just have to make sure you don't use any images in your HTML. Use CSS for that and you can change the look and feel and position of pretty much everything. regards, Onno