How to change link where banner leads?
When I am clicking on the banner, it brings me (and users) to http://mysite.com/forum
what I would like to do, however, (and users expect it) is to go to real HOME, which is http://mysite.com
How I do that?
0
When I am clicking on the banner, it brings me (and users) to http://mysite.com/forum
what I would like to do, however, (and users expect it) is to go to real HOME, which is http://mysite.com
How I do that?
Comments
I presume you mean the logo?
Default.master.php in your theme, edit the h1 logo url
у меня вот эта тема стоит:
Vanillaversion 2.0.18.4by Mark O'Sullivan
The default theme for Vanilla.
не могу найти указанный файл
Who knows I wrote Russian here.
Nevertheless, I didn't change the default theme and here is what I have installed:
Vanillaversion 2.0.18.4by Mark O'Sullivan The default theme for Vanilla.
I can't find the Default.master.php file. I did find it in the other themes, but not in this one. The default theme doesn't even have the "views" folder, where I assume the file should be..
ok, I found it. forum/applications/dashboard/views/default.master.php
No, you copy the default.master.php file to your theme and plonk it in views folder. Do not edit core files. Read up on themes on the forum.