Center images
-
If you guys want to centralise your images regardless of res add this to your custom CSS
div.pfpItem img { margin: 0 auto!important; display: block!important; float:none!important; }
- The topic ‘Center images’ is closed to new replies.