This is probably a very basic question - But I am less than basic

I would like to have the Portal as my front page. At the moment only the left part is visable. What to do?
Code: Select all
DirectoryIndex app.php/portal index.php index.html index.htm
Great. Thanks a lot!Kirk wrote:You have to edit the .htaccess is the root in your forums (there where the config.php is)
Open: root/board3/portal/language/en/portal.phpSotD wrote:How do I change "Portal" to another name eg. "Home" ? I mean in the top, just below the banner.
Code: Select all
'PORTAL' => 'Portal',
Code: Select all
'PORTAL' => 'Home',
Code: Select all
{U_PORTAL}
Code: Select all
http://fmdanmark.dk
Dann trage doch im ACP bei Homepage-URL Text Portal ein.sina54 wrote:Die startseite soll Portal heissen nicht Startseite das wäre gut!