Mac_OX_X, change @ sign, main menu? Mac_OX_X, change @ sign, main menu?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Mac_OX_X, change @ sign, main menu?

Started by snuff, September 30, 2004, 12:26:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

snuff

I've searched and looked and pulled out my last two hairs. I can't seem to find how/where, if possible, to change the "@" in the main menu to be something else. I like the Home icon, the other words are fine (album list, etc), but I'd like to change the @ to Menu or User or Something Else...etc.
Anybody willing to tell me what code/file needs to be edited so I can make this change? It's probably something easy and will make me  :\'(, but I just can't get this one solved.
If it were not for the last minute, nothing would ever get done.

Tranz

Look for this in theme.php in the Mac theme folder:
<td background="themes/mac_ox_x/images/menu_button_bg_middle.gif" valign="top">
<a href="javascript:;" onMouseOver="MM_showHideLayers('Menu1','','show')">@</a>
</td>

snuff

a-HA! And I was wearing my glasses and STILL didn't see it! Darn little symbol! Passed right over it four times, too.  ::)
Thank you VERY much! Now I do feel pretty dopey for missing something so easy. Sad part is I did look at it 4 times and yet didn't see it. Oh well.  :D
If it were not for the last minute, nothing would ever get done.

Tranz

The Find function is our friend. :)

You're welcome; I'm glad things worked out.