Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter elic2013

    (@elic2013)

    I have been working with inspect element for Chrome and Firebug for Firefox. My problem stems from the class:

    .aligncenter {
    	clear: both;
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    }

    When I change display to inline, however, my images all appear on the left side of the page. How can I center them?

Viewing 1 replies (of 1 total)