How to centre image – been trying for 2.5 days :(
-
<?php get_header(); ?> <a href="https://www.url.net"><img src="https://www.url.net/images/468x60-2.gif" border="0" /></a> <div id="content" class="narrowcolumn"> <?php if (have_posts()) : ?>
I have added the second and third lines of code:
<img src=”https://www.url.net/images/468×60-2.gif” border=”0″ />
and tried everything to centre it underneath the header image but it just stays flush left against the blog’s page template. None of the html aligns seem to work, and I have even tried a few css ids and classes (not that I understand those too much) but nothing changes.
I am glad it is showing up at last – why do WP changes take so long to show up any???
I’d be most grateful if someone could point me in the right direction – Something that was supposed to take a minute has taken me over 2 days ??
Thx.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to centre image – been trying for 2.5 days :(’ is closed to new replies.