I'm Glad To Help.
I Like This Mod a Lot, being able to Upload Medias (Audio, Video and also Images) is Very Useful for Many Purposes. :up:
I forgot to mentione it on my Previous Posts, I think the Option Menus would look nicer Centered; I tried it and Found the Template to do it, I share the part of that Template where I applied/added the Code to Center the Options/Titles/Texts:
Template
umg_main:
Code:
$gal_active
$gallery_random
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" style="width:100%">
<tr>
<td class="thead" align="center">$vbphrase[umg_title]</td>
</tr>
<tr>
<td class="alt1" align="center">$vbphrase[umg_navigation]</td>
</tr>
</table>
<div class="tborder" style="padding:1px; border-top-width:0px" align="center">
I added the Three (3)
align="center" Codes to Center the Three Rows of the Table that Contains the Title, the Navigation Text, and the Menus.
My Best Regards,
Coroner.