Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Post Images Won't Center Despite CSS Reply To: Post Images Won't Center Despite CSS

#151061
johnOHFS
Participant

Ok, so I looked at my CSS and I don’t have a gpbo.gridcontainer id tag. I have this:

.gridContainer {
width: 88.5%;
max-width: 1000px;
padding-left: 0.75%;
padding-right: 0.75%;
margin: auto;
background-color:#FFF;

I tried messing around with what you suggested and didn’t get any results. Any other suggestions?