Can’t get images to center
-
The images I’m inserting into this theme are set to CENTER alignment. But when posts are published they’re aren’t centered. I checked the code and the wordpress css is intact:
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}But it doesn’t seem to be applying itself correctly to the div that the image is in <div id=attachment_6″>. I think the issue is that this div isn’t as wide as the content area. I can’t find css for attachment_6.
Help!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Can’t get images to center’ is closed to new replies.