Quote:But why don't you define SelectedGeneralText to something similar as GeneralText? You can define other colors for the composite imagesI want to keep the selection on the selected feed, even if the focus is on the items. By this you can see in which feed you are.
The thing with another textstyle is a nice work-around. Thanks for the idea, i will use it until there is another possibility.
Quote:Just make your composite images a few pixels lower. The plugin stacks all entries in a list using their 'natural' heights. For the entries in GeneralText or SelectedGeneralText this is the font-height, for your composite images it is the size you've specified as the height of the composite image.OK! I found the proper height for the composite images. But then there is another problem. There are some free pixel over a text line but none under it. This looks OK when no selection is on it, but if i put one on it looks some how strange. At the moment i set the y position of the text in the selection to -1 but then the text hops up and down if i change the selected item. Do you see any chance to insert something like a spacing between the lines that could be defined in the skin?