I have a .jpeg file that is a decorative font that appears prior to my Post title. I would like to remove it but unsure how. My blog address is http://www.lauracollinsphotography.com/blog
Thanks!
I have a .jpeg file that is a decorative font that appears prior to my Post title. I would like to remove it but unsure how. My blog address is http://www.lauracollinsphotography.com/blog
Thanks!
you have something like
<img src="http://lauracollinsphotography.com/blog/wp-content/themes/client site/images/d1.jpg" alt="" />
in the loop in your index.php...just delete it
are you referring to this image? http://lauracollinsphotography.com/blog/wp-content/themes/client site/images/d1.jpg
check the index.php of your template.
and remove this code.
<img src="http://lauracollinsphotography.com/blog/wp-content/themes/client site/images/d1.jpg" alt="" /></a>Great! Thanks so much. The only thing is that it moved the Post Title too close to the menu at the top. Any suggestions there!
Much appreciated.
This topic has been closed to new replies.