Jump to content

Resizing my media pictures


Gascogne
Go to solution Solved by newday2022,

Recommended Posts

Gascogne

Before upgrading to Version 4.7.11.0 my script was working well:

/* My Media Image Size */
.smallBackdropCard {width: 25% !important;}image.png.63888c120b26f5f949b39b59cbdebd63.png

After, now with  Version 4.7.11.0 the same script does not work:

image.png.c1f4a35d3f100826af6f2ad0e79a94a8.png

Any ideas?

Link to comment
Share on other sites

Hi, the web app css and html are going to be continuously evolving with each new version, so it's possible you may have to recreate your custom css when you update the server.

Link to comment
Share on other sites

Gascogne

That's the synology version. Is there any documentation to the css possibilities to find out, what i shall code?

 

Link to comment
Share on other sites

15 minutes ago, Gascogne said:

That's the synology version. Is there any documentation to the css possibilities to find out, what i shall code?

 

There isn't, sorry. Your best tool is the Chrome inspector, make your changes on the fly with that, and then save the rules you create into the server setting.

Link to comment
Share on other sites

Gascogne
11 hours ago, newday2022 said:

.itemsContainer-finepointerwrap  .backdropCard{width: 25% !important;}

Super! Thank you very much!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...