[pmwiki-users] css background-image positioning

Stephan Schildberg schildberg at scoid.de
Thu Jul 28 11:15:25 CDT 2005


I want to place different background-images in different positions in my 
wiki via css.
That means the following would be wrapped in a style:

<style type="text/css">
#example {
 background-image:url(example.png); background-repeat:no-repeat;
 background-position:300px 20px;
 background-color:white; height:400px;
}

Has someone invented a solution for this?
Images with z-index would be welcome as well.
But so far its not possible to choose xy points.


regards, Stephan.





More information about the pmwiki-users mailing list