Change Post Header HTML?
-
Hi All
I’m new to this WordPress thing, and to CSS – I’ve got a new blog that I’ve been working on am now getting it “just right” before I start to publicise it properly.
I like the idea of images for the header of each post, but I don’t want them to be big as seems standard, I want them to be small thumbnails offset to the right of the Title Text.
I managed to find the sizing options in the CSS but now I want to amend the header so that it sits to the right.
This is the before: https://www.thechillidiaries.co.uk/blog/forum/before.jpg
This is what I want: https://www.thechillidiaries.co.uk/blog/forum/after.jpg
As you can see I used the Firefox Inspect Element to achieve it with the following code;
<a href="https://www.thechillidiaries.co.uk/blog/next-years-chilli-plan/" rel="bookmark">Next years Chilli plan</a><img src="https://i2.wp.com/www.thechillidiaries.co.uk/blog/wp-content/uploads/2015/10/20151001_180840-e1444239793897.jpg?fit=150%2C150" class="attachment-post-thumbnail wp-post-image" alt="Next Years Crop" align="right">
But I don’t know where to make the changes, I’ve already broken it once and had to mess around to get it working again so before I randomly jab around at the code again I was hoping someone could explain it to me?
In as simple terms as possible please ??
Thanks in advance for any help anyone can give me on this ??
- The topic ‘Change Post Header HTML?’ is closed to new replies.