Is there a possible way to customize the output of the breadcrumb to place it inside of a table so the coding can match my forum's code?
example:
<table cellpadding="0" cellspacing="0" width="" border="0>
<tr>
<td>Place Start Image here</td>
<td>start breadcrumb here</td></tr>
<tr>
<td>Current Image</td><td>Current location</td></tr></table>