2012 center image
-
hello support
i am new to WP
i am just trying to center a logo image
what i added to header.php in 2012 theme under body tag .
<body <?php body_class(); ?>> <div class="header-image"><img src="../images/comtalk_logo.gif" width="960" height="200"> </div>
and added this to style.css
.header-image { display: block; margin-top: 24px; margin-top: 1.714285714rem auto 0; }
image will not center, i realize i should create a child, but i tried
that it did not go so well. can do it later.tanks,
craig
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘2012 center image’ is closed to new replies.