[opencms-dev] Help with replacing header images and alt properties

M Butcher mbutcher at grcomputing.net
Fri Apr 16 18:24:01 CEST 2004


To change the button label, you need to edit the property in the 
opencms_en.properties file in WEB-INF/classes/com/opencms/workplace/ 
(working from memory, here).

Matt

Dylan Milks wrote:
> Hi. I'm trying to do 2 things.
>  
> 1) Replace the "alt" property value for some of the images on in the 
> header (reload, preferences, synchronize, etc.)
>  
> 2) Replace the image with something else - but still keep the functionality.
>  
> In the "head" template file, I tried changing the "alt" property of the 
> "Reload" image as follows:
> <BUTTON href="javascript:window.top.location.reload(true)" 
> name="bt_reload" action="" alt="refresh"/>
>  
> It now says "refresh" instead of "reload". However when I sync and 
> publish, the button says "??? button.refresh ???", not "Refresh". How 
> can I get the "alt" message to change?
>  
> Also, no where in the HTML, Templates or Java do I see the references to 
> the "bt_reload_off.gif" image. Where is this image text located? (I'd 
> like to change some of those icons)
>  
> Thanks in advance,
> - Dylan
> 
> ----------------------------------------------------------------------------------
> This communication, including its attachments, if any, is intended solely
> for the recipient; it is confidential and may contain personal or private
> information, or proprietary and/or privileged material. As such, any
> unauthorized use, retention, copying, disclosure or other distribution of
> this communication, or the taking of any action in reliance on its contents
> is strictly prohibited. If you have received this communication in error,
> please notify us immediately and delete this communication (and any
> attachments.)
> 




More information about the opencms-dev mailing list