我目前正在尝试在帖子特色图片的顶部添加一个帖子标题,但目前我看到的只是“);">“而不是图像。
我使用的代码如下:
<div style="width:609px;height:364px;background-image:url(<?php the_post_thumbnail(); ?>);"><h2><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2></div>
这是H2样式的CSS
article h2 a{
background-color:#bf0c08;
color:#fff;
width:auto;
font-size:30px;
text-decoration:none;
padding:8px;
max-width:479px;
line-height:60px;}
知道我哪里出错了吗?还有一个解决方案会很棒:)
你可以在www.ridermagazine上看到这一点。co.uk公司