• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Request: Up2date Skin Technology (css instead of LOT bg-images)

L

lhwparis

Guest
This weekend i started creating a plesk skin for my company and i am a little surprised how things are done in plesk skins.
Many things are done with background images instead of using css. ok not all browsers support css3 rounded corners till now and i see parallels loves rounded corners;) but it produces a LOT of overhead just to get this rounded corners in some old, not very often used browsers. you have to use many <div> for ONE box. many background images and so on.
Why dont use css3 border-radius values?

There are also other things i cant understand. some borders (with NO rounded corners) are done with background images instead of using css border why?

I think its time to make a "modern" fast and clean plesk skin which uses css(3) whenever its possible (maybe as an alternative to the old skin which is full compatible with old browsers)

What do you think about that?
 
Back
Top