Dimension de mon background?

Nouveau WRInaute
Bonjour,

Comment puis-je connaitres les dimensions (en pixels) de mon background afin de le personnaliser?
J'ai récupéré ceci dans ma feuille de style css
div.body-wrapper{ }
div#custom-full-background{ position: fixed; top: -50%; left: -50%; width: 200%; height: 200%; }
div#custom-full-background img{
position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
min-width: 50%; min-height: 50%; z-index: -1; }
div.container{ }

.preloader { display: block; background:url(images/loading.gif) center center no-repeat; }

Merci pour votre aide
 
Discussions similaires
Haut