retry it with this file:
http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/WebContent/openmeetings/modules/conference/conference/conferenceMenubar.lzx


Sebastian

2010/1/27 seven wsa <[email protected]>

> i mean i want to change the Background image, so how can i do?
> thanks
>
>
>
>                                           cairns
>
> 2010/1/27 seven wsa <[email protected]>
>
> Hello ,
>> i want to modify the UI of the Openmeetings,
>> and i want to change the background of the top one( pls see the pic in the
>> e-mail attachments):
>>
>>
>> so which class i can find it ?
>>
>> i got a class from main.lzx  :
>>
>> <!-- View for Conference menu bar at the top side. Visible on conference
>> -->
>> <view name="_conferencemenu" y="0" x="0" width="100%" height="20"
>>     bgcolor="$once{ canvas.baseMousecolorizer }" visibility="hidden" >
>>     <method name="removeAll">
>>         <![CDATA[
>>             if($debug) Debug.write("main.lzx/_coferencemenu.removeAll():
>> ");
>>             while (this.subviews.length > 0) {
>>                 this.subviews[0].destroy();
>>             }
>>         ]]>
>>     </method>
>> </view>
>>
>> but , seems not it...
>>
>> so pls help me....
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<openmeetings-user%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to