1
jimbofoxman
Changing font size in custom menu block?

Excuse my lack of programming knowledge again

I created another menu for point to all my galleries. Can I somehow change the font size within that menu to say 1 size smaller?

This is the code....

Quote:
<table cellspacing="0" width="100%" height="1">
<tr>
<td id="mainmenu">

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

2
martyboy
Re: Changing font size in custom menu block?
  • 2005/4/6 23:13

  • martyboy

  • Quite a regular

  • Posts: 256

  • Since: 2004/5/25


Now im no expert on this but I think the text size is defined by the mainmenu class in the themes CSS so you would probably have to change the css but that would prob effect any other menu blocks using that class, so you might have to edit the CSS file and create a new class for your custom block then change
<class="[b][color=FF0000]menuMain[/color][/b]"
to what you called your custom class.

I could be completely wrong though cos im just starting to learn about this stuff myself, any way hopefully ive sent you on the right path.

Login

Who's Online

121 user(s) are online (71 user(s) are browsing Support Forums)


Members: 0


Guests: 121


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