1
jimbofoxman
MENU BLOCK - NEED LAYOUT HELP

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">

<!-- 
start module menu loop -->
<
class="menuMain" href="{X_SITEURL}modules/xoopsgallery/view_album.php?set_albumName=album02/">1/72 Aircraft</a>
<
class="menuMain" href="{X_SITEURL}modules/xoopsgallery/view_album.php?set_albumName=album01/">1/48 Aircraft</a>
<!-- 
end module menu loop -->
</
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

2
Mithrandir
Re: MENU BLOCK - NEED LAYOUT HELP

try losing the <div class="blockContent"> and </div> as these are probably added by the theme and hold some padding.

3
jimbofoxman
Re: MENU BLOCK - NEED LAYOUT HELP

Thanks, that did the trick!

Login

Who's Online

102 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 102


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits