Centering Catablog images in the catablog-catalog div
-
I know I’m not the first to ask, but I still can’t figure out how to center my content within the div class “catablog-catalog”. I am using the gallery template, and am trying to tweak a child file of the catablog.css so as to center my images across the entire div.
I think that I need to do something akin to:."catalog-catablog" { display: block; margin-left: auto !important; margin-right: auto !important; }
But that does not seem to do anything. Do I need to override another setting somewhere else? Using the wrong css? Or am I applying that css command to the wrong class? Can anyone assist?
Thanks!
-Dan
- The topic ‘Centering Catablog images in the catablog-catalog div’ is closed to new replies.