The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Extensions on a forum

3 posters

Go down

In progress Extensions on a forum

Post by newhere491 August 6th 2019, 1:33 pm

How to install custom extensions on a forum of forumotion (phpbb). Like the forum has a issue of avatar exceeding size and all the members are lazy to resize their avatar. I Want to install custom extension which will fix the issue but how to install those?
newhere491
newhere491
New Member

Posts : 2
Reputation : 1
Language : Englsih

http://vkserver.forumotion.com

Back to top Go down

In progress Re: Extensions on a forum

Post by skouliki August 6th 2019, 2:14 pm

hello

you can do that directly from your admin panel

Extensions on a forum Scre1363


if you want also to resize all your forum images go to admin panel...general...messages and emails...configuration

Extensions on a forum Scre1364




skouliki
skouliki
Manager
Manager

Female Posts : 15153
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

In progress Re: Extensions on a forum

Post by newhere491 August 7th 2019, 2:31 pm

skouliki wrote:hello

you can do that directly from your admin panel

Extensions on a forum Scre1363

Not working, even changed to 150 x 150
newhere491
newhere491
New Member

Posts : 2
Reputation : 1
Language : Englsih

http://vkserver.forumotion.com

Back to top Go down

In progress Re: Extensions on a forum

Post by Guest August 7th 2019, 3:34 pm

You can't install extensions on forumotion. Forumotion uses a custom version of phpBB, not the actual phpBB software.

To resize the images you are going to need to use an external service. That will be quite complicated, but not impossible. I guess I could try to make something like this if you want.
avatar
Guest
Guest


Back to top Go down

In progress Re: Extensions on a forum

Post by Tonight August 7th 2019, 8:46 pm

newhere491 wrote:Not working, even changed to 150 x 150
It has some issues, I have noticed it too.

You can fix it by adding CSS:
Code:
.user-avatar img {
    max-height: 150px;
    max-width: 150px;
}
Tonight
Tonight
Forumember

Male Posts : 312
Reputation : 80
Language : Estonian, English, Russian
Location : Estonia

Back to top Go down

In progress Re: Extensions on a forum

Post by skouliki August 15th 2019, 8:18 am


hello

is this solved?
skouliki
skouliki
Manager
Manager

Female Posts : 15153
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum