This question is locked. New answers and comments are not allowed.
We want to be able to control the size and other attributes of the popup that comes up when the link button on the toolbar is clicked.
I tried to define css stylesheet for t-window but it does not seem to take it from there. Whenever the link button is clicked a new DIV element is added to the HTML dom and a style value autogenerate. This style is different in IE and Mozilla. Is there a way to control that?
I tried to define css stylesheet for t-window but it does not seem to take it from there. Whenever the link button is clicked a new DIV element is added to the HTML dom and a style value autogenerate. This style is different in IE and Mozilla. Is there a way to control that?