-
Adding "Rating" to Style
Good morning. I have been using the "CMI" style for a long time and now I want to add the album rating to the style. I would like it so that it shows on the Album page in the HTML export.
I am not the best programmer, but I have been able to make minor as needed. Here is the line I added and the error I get during export to HTML. If you have any insight, I would appreciate it.
Code:
<tr>
<td width="30%" align="right" nowrap><b> Rating: </b></td>
<td width="70%" bgcolor="$SHADECOLOR2" class="valshade"> <!--[Rating/]--></td>
</tr>
Error:
Invalid Tag Name
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules