Post Content/Images won't center
-
Hey my blog is atrilli.net
whenever I try to center an image (using google chrome) for some reason it still stays to the left. However, when I use Firefox it always works. This is a problem because Chrome is my default browser.
Also you should know, the codes appear differently when I use the different browsers. When I’m on chrome, the center code says
<img class="aligncenter" src="CenteredContentHere" alt="" />
And when I use firefox the code is
<p style="text-align: center;"><img src="CenteredContentHere" alt="" /></p>
Keep in mind the firefox code always works, so is there a way to get the FF code into Chrome? Or any kind of way to make my posts centered using Chrome?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Post Content/Images won't center’ is closed to new replies.