Skip to main content
Question

BOX Content Preview - File Name beside logo

  • May 22, 2025
  • 2 replies
  • 47 views

Forum|alt.badge.img

Hi Team,

 

Is there any possibility to display the current previewing image/video file name beside to the logo ? I am in need of this feature, can someone help me out please.

 

Regards,

Vipin

2 replies

Forum|alt.badge.img

  ,  : Could you please help me out with this query.


Forum|alt.badge.img

Hi ,

 

For the Preview UI Element, what you'll essentially need to do is adjust the CSS or JavaScript that is used to display the widget. For instance, you can change the CSS to move a component to another place on the screen, such as what you're looking at. 

 

These are the two files that you can copy locally:

https://cdn01.boxcdn.net/platform/preview/2.13.0/en-US/preview.js
https://cdn01.boxcdn.net/platform/preview/2.13.0/en-US/preview.css

 

You could then make the modifications directly in there to style / adjust how this functionally works / displays.

 

- Jon