Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  Setting default font-size in long description field - Maximo 7.6.1.2

    Posted Wed June 09, 2021 10:22 AM
    Hi All

    Has anyone been successful in setting the default font-size to a bigger size? Currently it is set as xx-small and our client would like to have it increased to small. Please note I followed the below links with no success.

    How to increase the default font size of long description field in iot18 skin
     
    https://www.ibm.com/support/pages/setting-default-font-size-rich-text-controls  

    Appreciate any inputs. 


    ------------------------------
    Manikanda Prabhu
    Senior Solutions Engineer
    Deloitte Ireland Maximo CoE
    ------------------------------

    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: Setting default font-size in long description field - Maximo 7.6.1.2

    Posted Thu June 10, 2021 05:55 AM
    Yes we have been successful in changing the default longdescription font size by adding below to the extended.css files

    #dijitEditorBody {
    font-size: 16px;
    }


    We did this in 3 places:

    IBM\SMP\maximo\applications\maximo\maximouiweb\webmodule\webclient\css\
    IBM\SMP\maximo\applications\maximo\maximouiweb\webmodule\webclient\css\skins\iot18\css
    IBM\SMP\maximo\applications\maximo\maximouiweb\webmodule\webclient\css\skins\skins-20200914-1259 (basically the one which a date timestamp)

    for ease we just copied these files into the Websphere folders and restarted MXServer

    ------------------------------
    Christopher Kung
    ------------------------------



  • 3.  RE: Setting default font-size in long description field - Maximo 7.6.1.2

    Posted Thu June 10, 2021 09:46 AM
    Hi Christopher

    Thanks, it worked. I guess the change in the css file under the folder skins-with date stamp did the trick.

    ------------------------------
    Manikanda Prabhu
    Senior Solutions Engineer
    Deloitte Ireland Maximo CoE
    ------------------------------



  • 4.  RE: Setting default font-size in long description field - Maximo 7.6.1.2

    Posted Mon March 21, 2022 04:18 PM
    Hi Christopher,

    Which Websphere folders did you place the files into before restarting the MXserver? Does this also work to default the font size on the logs? Also did you have redeploy the ear files?

    Thanks, 
    Armando

    ------------------------------
    Armando Zavala
    ------------------------------



  • 5.  RE: Setting default font-size in long description field - Maximo 7.6.1.2

    Posted Mon March 25, 2024 10:44 AM

    Hi Armando,

    I know it's late and you would have probably got the answer by now but I'm posting this for someone whom this might be helpful.  You can place the CSS files inside the 'servers' folder and have to redeploy the ear files for the changes to take effect.


    Thanks,

    Swathikaa P



    ------------------------------
    Swathikaa Pitchappa
    ------------------------------