105%
110%
120%
130%
150%
200%
300%
400%
Update from previous version:
- Download the latest release and unzip it.
- Disable Font Size in the ACP
- Delete
largefont
folder from the server - Upload the folder
hifikabin
toroot/ext/
and enable it in the ACP
largefont
folder from the serverhifikabin
to root/ext/
and enable it in the ACPucp_prefs_personal_append.html
Code: Select all
<dl>
<dt><label for="bold1">{{ lang('FONT_BOLD') }}{{ lang('COLON') }}</label></dt>
<dd>
<label for="user_bold1"><input type="radio" name="bold" id="bold1" value="1"{% if S_USER_FONT_BOLD %} checked="checked"{% endif %} /> {{ lang('YES') }}</label>
<label for="user_bold0"><input type="radio" name="bold" id="bold0" value="0"{% if not S_USER_FONT_BOLD %} checked="checked"{% endif %} /> {{ lang('NO') }}</label
</dl>
Code: Select all
<dl>
<dt><label for="bold1">{{ lang('FONT_BOLD') }}{{ lang('COLON') }}</label></dt>
<dd>
<label for="user_bold1"><input type="radio" name="bold" id="bold1" value="1"{% if S_USER_FONT_BOLD %} checked="checked"{% endif %} /> {{ lang('YES') }}</label>
<label for="user_bold0"><input type="radio" name="bold" id="bold0" value="0"{% if not S_USER_FONT_BOLD %} checked="checked"{% endif %} /> {{ lang('NO') }}</label>
</dd>
</dl>
Froddelaar wrote: Mon Oct 16, 2017 10:57 am Found an little mistake inucp_prefs_personal_append.html
I'm so sorryHiFiKabin wrote: Mon Oct 16, 2017 11:18 amFroddelaar wrote: Mon Oct 16, 2017 10:57 am Found an little mistake inucp_prefs_personal_append.html
![]()
Thanks, rc3 on its way LOL
largefont
folder from the serverhifikabin
to root/ext/
and enable it in the ACPlargefont
folder from the serverhifikabin
to root/ext/
and enable it in the ACPNot all "elderly" users have poor vision!
I don't understand how to download this extension. The download link above goes here:
Have you looked further than the index page?WWu777 wrote: Tue Dec 05, 2017 12:10 amI don't understand how to download this extension. The download link above goes here:
http://phpbb.hifikabin.me.uk/
Then what? It's just another forum. There's no download button there. How is everyone downloading this? I'm confused?
How did you react when you found out that phpBB could be downloaded here ?WWu777 wrote: Tue Dec 05, 2017 12:16 am Yes I think I found it now. The dowload link is here in this topic page:
https://phpbb.hifikabin.me.uk/viewtopic.php?f=3&t=70
Why wasn't that linked in the first post here then? Why bring us to the forum index page and make us do an extra unnecessary step to find the download link? That's illogical and doesn't make sense.
I am sorry that you had a problem finding the download, but at least you have done so now. I have corrected the link in the first postWWu777 wrote: Tue Dec 05, 2017 12:16 am Yes I think I found it now. The download link is here in this topic page:
https://phpbb.hifikabin.me.uk/viewtopic.php?f=3&t=70
Why wasn't that linked in the first post here then? Why bring us to the forum index page and make us do an extra unnecessary step to find the download link? That's illogical and doesn't make sense.
Well that's different. The phpbb home page is easy to navigate and find the download page. It's a prime feature that is encouraged on there. However, when you click on a link and go directly to a forum, you don't think there's a download page in the forum, because forums are for discussions. Usually a person looks for a download tab in the top navigation menu. That's our first instinct and what users look for.warmweer wrote: Tue Dec 05, 2017 12:36 amHow did you react when you found out that phpBB could be downloaded here ?WWu777 wrote: Tue Dec 05, 2017 12:16 am Yes I think I found it now. The dowload link is here in this topic page:
https://phpbb.hifikabin.me.uk/viewtopic.php?f=3&t=70
Why wasn't that linked in the first post here then? Why bring us to the forum index page and make us do an extra unnecessary step to find the download link? That's illogical and doesn't make sense.