Status: offline

Kunji

Forum User
Newbie
Registered: 10/24/05
Posts: 1
hello all. two things number one how do i remove "site events" so it just reads events and two i want to put "calendar" link just under "events" title? i was considering just linking calendar to the help file icon and changing the icon to a small calendar but the link takes you outside and back to the web page unless there is a way i can link it so it does not seem to go out and come back like that. anyhow thank you very much.

Robin

Anonymous
Quote by Kunji:how do i remove "site events" so it just reads events

Try english.php
Quote by Kunji:link takes you outside and back to the web page

That requires a small change in lib-common.php of the function COM_startBlock. Look for target="_blank" and remove it.
HTH


Status: offline

Robin

Forum User
Full Member
Registered: 02/15/02
Posts: 725
Just wondering why it posted the above post as an Anonymous
Geeklog Polish Support Team

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by Kunji: hello all. two things number one how do i remove "site events" so it just reads events and two i want to put "calendar" link just under "events" title?

"Site Events" is actually the block's title, so you can change it from the Admin's Block editor. The other text can be found in the language file (english.php, presumably).

bye, Dirk