i already pick window skin as "Engagement Modern Design"
it says on setting, dimensions is 360x760 (extended: 1,024 x 760)
yes i can find files of that on "Resources" tab.
everything named collab or collaboration.
what i want is add another banner of mine and insert it on collab.xml
but it it seems like the window keeps on the 760 height and when i resize (drag) the window.. my banner seems keep hidden.
do you know where i can modify the height of the window?
here is my addition of div on the collab.xml:
<Widget t="liveperson.widgets.Group" ClassName="robert_coba"> | |
<Widget t="liveperson.widgets.Html"> | |
<Html><![CDATA[<div id="teak_banner01"/>]]></Html> | |
</Widget> | |
<Widget t="liveperson.widgets.Html"> | |
<Html><![CDATA[<div id="teak_banner02"/>]]></Html> | |
</Widget> | |
</Widget> | |