I am creating panels using LitePanels and was able to position it behind my action bars and also create 1px class color border around it.

Currently the dimensions of this panel is specified in absolute numbers and was curious if it is possible to mention it in percentage; like x = 30%, y=0%, width = 40% and so on.