Skip to main content
18-Opal
October 19, 2023
Solved

Change image title location from above to below the image using the default techinfo stylesheet.

  • October 19, 2023
  • 1 reply
  • 1122 views

When publishing using the default PTC techinfo stylesheet the titles are above the image. How would I change it show up below the image? In styler there does not seem to anything that defines in what order it should show up.

 

Bryon

Best answer by ClayHelberg

Hi Bryon--

The usual way to do this would be to suppress the title inline, and then include gentext after on your image element that grabs the title text and places it there.

--Clay

1 reply

18-Opal
October 20, 2023

Hi Bryon--

The usual way to do this would be to suppress the title inline, and then include gentext after on your image element that grabs the title text and places it there.

--Clay