Skip to main content
1-Visitor
May 3, 2018
Question

Custom CSS

  • May 3, 2018
  • 2 replies
  • 2989 views

I want to add a custom CSS to my mashup. I tried to follow this document:

https://support.ptc.com/help/thingworx_hc/thingworx_8_hc/index.html#page/ThingWorx/Help/Mashup_Builder/Mashups/CustomCSSTutorial.html

But this does not work because I cannot see a "CustomCSS" tab. I want to write a small css code just to rotate the mashup 90 deg. Code should be =  transform: {rotate(90deg);} but I donot know where to write it in the composer.

 

Thank you

2 replies

5-Regular Member
May 3, 2018

Hi @mtahir1 what ThingWorx version are you working with?

mtahir11-VisitorAuthor
1-Visitor
May 3, 2018

@supandey I am using version 8.1

13-Aquamarine
May 3, 2018

Hello mtahir1,

 

Adding custom CSS to mashups was introduced in ThingWorx 8.2. You will find the Custom CSS tab when you open the mashup in the New Composer.

CustomCSS.png 

13-Aquamarine
May 3, 2018