¿Quieres decir entonces que en por ejemplo en este pedazo
Código PHP:
width: <?php valorCSS( '121px', '123px' , '120px' , '' , '') ?>;
line-height: <?php valorCSS( '140%', '' , '145%' , '' , '') ?>;
padding: <?php valorCSS( '10px 0', '11px 0' , '' , '' , '') ?>;
el servidor debe leer el arreglo inicial 3 veces en lugar de una?