[New option] Show avatars in the column Last posts
+11
Tommy Lee
Peeps
nfallenangel8
SLGray
Rukiafan
Paulostge
Pizza Boi
Ape
SSYT
Rhino.Freak
Shadow
15 posters
Page 1 of 1
[New option] Show avatars in the column Last posts
Show avatars in the column Last posts |
Forumotion is happy to announce a new option. This new option will allow the founder to display or not the avatar on the last post. How to set up this option? Go to your administrative panel>> Display>> Structure & hierarchy>> Hierarchy>> "Show avatars in the column Last posts">> YES To avoid distortion of your forum, you should modify the title lenght of the last topic (around "20") What is the result? The avatar of the last "poster" will appear: Warning: PhpBB2 & Punbb forums PhppBB2 index_box.tpl :
By:
topics_list_box.tpl :
By:
PunBB
index_box.tpl :
By
topics_list_box.tpl:
By:
They should also add the CSS: Admin panel>>Display>>Colors>>CSS If "Desactivate the basic CSS YES you must modify the CSS If "Desactivate the basic CSS NO you must not modify the CSS VERSION LTR (css.tpl) :
I hope you enjoy the new option |
A Forumotion Important Announcement |
Last edited by Buttercup on May 20th 2014, 2:43 pm; edited 2 times in total
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: [New option] Show avatars in the column Last posts
Yeah!! fm rocks! Thank you buttercup lovely..and heck im so fast :p
But why founder? Now i have to contact my founder friend :p
EDIT: Im a founder of my test forum... I can't see the option
But why founder? Now i have to contact my founder friend :p
EDIT: Im a founder of my test forum... I can't see the option
Re: [New option] Show avatars in the column Last posts
Wow, nice update, a special forums on the forumotion
Re: [New option] Show avatars in the column Last posts
Could you send me the link of your forum please?Rhino.Freak wrote:Yeah!! fm rocks! Thank you buttercup lovely..and heck im so fast :p
But why founder? Now i have to contact my founder friend :p
EDIT: Im a founder of my test forum... I can't see the option
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: [New option] Show avatars in the column Last posts
Hi first of all i love this new update i had this before but it sometimes run a little slow now its 100% thank you.
now to add a little bit to this new cool system
if you would like to have the avatars get bigger on mouse over add this code to your CSS.
change the Width and Height to what ever you want.
have not tested this on all forums only on phpBB3 /phpBB2 BUT if i'm right the codes are all the same.
Ape
now to add a little bit to this new cool system
if you would like to have the avatars get bigger on mouse over add this code to your CSS.
- Code:
span.lastpost-avatar img:hover{
width: 80px;
height: 80px;
transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
-O-transition : all 2s;
}
change the Width and Height to what ever you want.
have not tested this on all forums only on phpBB3 /phpBB2 BUT if i'm right the codes are all the same.
Ape
Last edited by APE on May 20th 2014, 3:40 pm; edited 1 time in total
Re: [New option] Show avatars in the column Last posts
Hi
This should work, hmm... I'll try to see if I can provide a Javascript version if I have the time with a bit of an animation, lol.
Regards,
Pizza Boi
This should work, hmm... I'll try to see if I can provide a Javascript version if I have the time with a bit of an animation, lol.
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: [New option] Show avatars in the column Last posts
Hi Pizza Boi there is No need for a javascript Version anymore this is open to every one with the updates gave today. if they have a problem where it can not be found then Buttercup will get it fixed.Pizza Boi wrote:Hi
This should work, hmm... I'll try to see if I can provide a Javascript version if I have the time with a bit of an animation, lol.
Regards,
Pizza Boi
javascript Version is about to be used but it Slows things down (i Know i had it) and now FM has got it on there system i removed it in a flash as it was not as good as the one now.
Ape .
Re: [New option] Show avatars in the column Last posts
Hi
Oh, I didn't mean to coin this one up, I meant Javascript for styling/animating it, lol. I love this system already as is, but in case I want to have an animation type of thing, I would love to have it be done on my forum .
Regards,
Pizza Boi
Oh, I didn't mean to coin this one up, I meant Javascript for styling/animating it, lol. I love this system already as is, but in case I want to have an animation type of thing, I would love to have it be done on my forum .
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: [New option] Show avatars in the column Last posts
oh right not sure it needs to be done by java thou but hey what ever you like..just java slows things down if you over do it
Re: [New option] Show avatars in the column Last posts
Congrats to the community Forumotion.
In the future try to enter the option in most places as I have on my page, so as not to burden it with javascript.
Still I trying to put in toolbar but I hope to do forumotion ...
In the future try to enter the option in most places as I have on my page, so as not to burden it with javascript.
Still I trying to put in toolbar but I hope to do forumotion ...
Re: [New option] Show avatars in the column Last posts
I followed the instructions, but the links in the last post area for my forums are unclickable now...you can enter through most other meens, just not from their which is kind of annoying...My forum version is PunBB btw.
Last edited by Rukiafan on May 20th 2014, 9:56 pm; edited 1 time in total (Reason for editing : Typo.)
Rukiafan- Forumember
- Posts : 329
Reputation : 9
Language : English
Re: [New option] Show avatars in the column Last posts
Please post about issues in the support section.Rukiafan wrote:I followed the instructions, but the links in the last post area for my forums are unclickable now...you can enter through most other meens, just not from their which is kind of annoying...My forum version is PunBB btw.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [New option] Show avatars in the column Last posts
Okay! Sorry about that.
Rukiafan- Forumember
- Posts : 329
Reputation : 9
Language : English
Re: [New option] Show avatars in the column Last posts
Thank you , looks great, you rock!!
nfallenangel8- New Member
- Posts : 7
Reputation : 1
Language : English-Greek
Re: [New option] Show avatars in the column Last posts
Thank you forumotion! You rock! You're really good at your updates what a good team
Tommy Lee- Forumember
- Posts : 232
Reputation : 7
Language : English
Re: [New option] Show avatars in the column Last posts
i am confused. what am i supposed to replace with what?
I cannot find in my template >>
I cannot find in my template >>
- Code:
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
Re: [New option] Show avatars in the column Last posts
If you have not modified that template, you do not have to do what is posted. Is your templates modified?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [New option] Show avatars in the column Last posts
Awesome update. Love the fact that I can enable or disable it at any time. Simple feature adds personality to the last poster by displaying their unique avatar. Good work Forumotion.
Captain Hunk- Forumember
- Posts : 130
Reputation : 5
Language : English
Location : USA
Re: [New option] Show avatars in the column Last posts
So, hi! I have a question. I LOVE the new option, but when I selected it, the avatar pictures that appeared were WAYYYY too big. Any way to resize them?
I'm using Invision.
I'm using Invision.
Re: [New option] Show avatars in the column Last posts
Please post your questions/issues about this new update in the support section.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Show avatars in the column "Last posts" - option NOT working?
» Show avatars in the column Last posts (not showing)
» Avatars in last post - Option
» Increase width of LAST POSTS column?
» Combinding threads and posts column on the index page
» Show avatars in the column Last posts (not showing)
» Avatars in last post - Option
» Increase width of LAST POSTS column?
» Combinding threads and posts column on the index page
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum