IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  What is the method to import a custom .css stylesheet?

    Posted 09/14/07 03:04 PM

    I would like to import a custom .css stylesheet.


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: What is the method to import a custom .css stylesheet?

    Posted 09/17/07 06:23 PM

    I found the answer and this works for me. Adjust to your own situation.

    Steps

    1. Export skin (Test.skin)

    2. Extract .skin contents (to desire location/path on your workstation)

    3. Add these lines to the skin.properties.xml file and save

      css/extended.css css/extended.css
    4. Add your custom styles to the extended.css inside the css folder and save

    5. Zip everything back up (Test.skin)

    6. Import the [modified] .skin back into your Portal/MWS


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 3.  RE: What is the method to import a custom .css stylesheet?

    Posted 09/17/07 06:28 PM

    < property >
    < name >css/extended.css< /name >
    < value >css/extended.css< /value >
    < /property >


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 4.  RE: What is the method to import a custom .css stylesheet?

    Posted 05/22/08 10:42 AM

    I tried following these directions so that I could modify the extended css.


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 5.  RE: What is the method to import a custom .css stylesheet?

    Posted 05/22/08 02:15 PM

    Nevermind, just found out it was an error with zipping up the directory.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 6.  RE: What is the method to import a custom .css stylesheet?

    Posted 11/03/11 09:10 PM

    Hi,

    I have exported a skin, Testing.skin ,and modified .css and zipped it back to Testing.skin.
    But, when I import it back, I get the error " System cannot install this type of component: [zip]. Supported typed are pdp, skin …
    I have the zip name as testing.skin.
    Please let me know how the issue with zipping can be solved.

    Thanks in advance


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 7.  RE: What is the method to import a custom .css stylesheet?

    Posted 11/07/11 08:58 PM

    Skin components should end with the ‘.skin’ file type. (They are just zip archives)


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods