1
katzaau
change "Home" url under Main Menu
  • 2006/9/1 15:12

  • katzaau

  • Just popping in

  • Posts: 11

  • Since: 2006/7/21


Hello,

i am useing XOOPS .15 and wanna know how to change the link from "Home" in the Main Menu. in the moment it is likehttp://www.soll.name - i wanna change it tohttp://www.soll.name/index.php - because before enter the site they have to vote - i do this with a index.html also in the root.

thanks for info.

katzaau

2
katzaau
Re: change "Home" url under Main Menu
  • 2006/9/1 15:37

  • katzaau

  • Just popping in

  • Posts: 11

  • Since: 2006/7/21


i found the solution myself...

you have to change in the system_block_mainmenu.html
<a class="menuTop" href="<{$xoops_url}>/your.html or .php file" or you change it to a complete diffrent url.

3
iHackCode
Re: change "Home" url under Main Menu

aw i was gonna say that too.

add. in red
<table cellspacing="0">
  <
tr>
    <
td id="mainmenu">
      <
class="menuTop" href="<{$xoops_url}>/[color=FF0000]index.php[/color]"><{$block.lang_home}></a>
      <!-- 
start module menu loop -->
      <{foreach 
item=module from=$block.modules}>
      <
class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
        <{foreach 
item=sublink from=$module.sublinks}>
          <
class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
        <{/foreach}>
      <{/foreach}>
      <!-- 
end module menu loop -->
    </
td>
  </
tr>
</
table>


i gotta learn how to use the refresh button. lol
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

Login

Who's Online

91 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 91


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