[Plugin: Advanced Post List] Having a border issue
-
This plugin is near perfect for my needs. Thanks for providing it. I’m having trouble though getting a table border to appear on the site. It appears in the preview but not on the site. It might be a “theme” issue. Can someone help me?
Here’s the code I’m using in the Advanced Post List – Settings:
<table style=”border-color: #663300; border-width: 2px; width: 750px;” border=”2px” cellpadding=”3″>
<tbody>
<tr>
<td style=”width: 100px;”><span style=”font-size: 20px; color: #663300;”>[post_meta name=”date”]</span></td>
<td style=”width: 350px;”>[post_content]</td>
<td style=”width: 100px;”><img src=”[post_thumb]”></img></td>
</tr>
</tbody>
</table>https://www.ads-software.com/extend/plugins/advanced-post-list/
- The topic ‘[Plugin: Advanced Post List] Having a border issue’ is closed to new replies.