wickedstangs Well-known member Licensed customer Aug 23, 2013 #1 How can I place an Inline CSS to center a picture?
P Paul B XenForo moderator Staff member Licensed customer Aug 23, 2013 #2 Where is the image? On a page, template, in a post? Using inline CSS is as simple as <div style="text-align: center">...<div> Upvote 0 Downvote
Where is the image? On a page, template, in a post? Using inline CSS is as simple as <div style="text-align: center">...<div>