1
tatane
Display current
  • 2011/3/7 12:28

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


Hello
In theme Eglass there is a code that automatically displays in the navigation bar installed modules.

Here's the code:
<{php}>     include_once XOOPS_ROOT_PATH.'/modules/system/blocks/system_blocks.php';     $modules b_system_main_show();     $this->assign('defModules'$modules); <{/php}> <li><a href="<{$xoops_url}>"><{$defModules.lang_home}></a></li> <{foreach item=module from=$defModules.modules}>   <li> <a href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a></li> <{/foreach}>


I wanted this code to display an image or color on the link module when they were open ( current )

how do I do that?

thank you

Login

Who's Online

278 user(s) are online (176 user(s) are browsing Support Forums)


Members: 0


Guests: 278


more...

Donat-O-Meter

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

Latest GitHub Commits