1
I setup a seperate menu for my different XOOPSGallery Albums. With the following code..
<div class="blockContent">
<table cellspacing="0" width="100%" height="1">
<tr>
<td id="mainmenu">
<a class="menuMain" href="{X_SITEURL}modules/xoopsgallery/view_album.php?set_albumName=album02/">1/72 Aircrafta>
<a class="menuMain" href="{X_SITEURL}modules/xoopsgallery/view_album.php?set_albumName=album01/">1/48 Aircrafta>
td>
tr>
table>
div>
But if you visit the site (
IPMS Kalamazoo) you see that it is indented like one space compared to the main menu. How can I get rid of the indentation.
THANKS
Jim