Hello.
How can I change the way images are displayed in posts?
I see that WordPress adds formatting to the image, caption text, etc... How can I change it?
Please help.
Thank you,
Andrew
Hello.
How can I change the way images are displayed in posts?
I see that WordPress adds formatting to the image, caption text, etc... How can I change it?
Please help.
Thank you,
Andrew
change the corresponding styles in style.css of your theme?
I mean to remove the formatting WordPress uses completely.
In other words, instead of having it display in a div with the caption etc.. at all.
Pleas help,
Andrew
please post a link to your site to illustrate your problem.
if you don't want to have a caption, don't fill the caption field when adding the image.
I haven't added any images to my page yet. I'd like to change the way the image displays first.
Is there anyway to change the template for it or something?
Please help,
Andrew
Can anyone tell me where to find the code for displaying images in normal posts?
Please help,
Andrew
you mean this?
<a href="http://www.(possible linkage here)"><img class="" title="" src="http://www.path to your image" alt="" width="" height="" /></a>
You must log in to post.