Last poster avatar topics posts move
5 posters
Page 1 of 1
Last poster avatar topics posts move
Hello,
I'd like to move the last posters avatar closer to the last poster info.
Furthermore, I'd like the number of posts and topics to be moved a it right too.
Anyone could help me, please?
Now
What I'd like
Thanks in advance!
I'd like to move the last posters avatar closer to the last poster info.
Furthermore, I'd like the number of posts and topics to be moved a it right too.
Anyone could help me, please?
Now
What I'd like
Thanks in advance!
Last edited by Mimóza on April 3rd 2016, 10:55 am; edited 1 time in total
Re: Last poster avatar topics posts move
Hi,
Search for this within your CSS: ACP >> Display >> Colors >> CSS [tab]
Replace it with this if you have it, if you don't simply just add this on the top or bottom of the CSS sheet.
Search for this within your CSS: ACP >> Display >> Colors >> CSS [tab]
- Code:
.pun table .tcr {
overflow: hidden;
padding: 0 0 0 .5em !important;
text-align: left;
width: 30%;
}
Replace it with this if you have it, if you don't simply just add this on the top or bottom of the CSS sheet.
- Code:
.pun table .tcr {
overflow: hidden;
padding: 0px 40px 0 .5em !important;
text-align: left;
width: 30%;
}
Re: Last poster avatar topics posts move
The selector for the last post avatar is this:
- Code:
.lastpost-avatar img
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: Last poster avatar topics posts move
Yes, thank you, I tried to check all the padding and margin settings of it and change it, but nothing changed. :S
Re: Last poster avatar topics posts move
Hello,
Is this solved, I see it has been marked with the solved icon? Please reply within 24 hours.
-Brandon
Is this solved, I see it has been marked with the solved icon? Please reply within 24 hours.
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Last poster avatar topics posts move
Is the lastest poster avatar made through JavaScript or Administration Panel?
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Last poster avatar topics posts move
Hello @brandon_g,
It is not solved, but I'll solve it alone somehow. You can garbage the topic.
Forumedic, no javascript was used.
It is not solved, but I'll solve it alone somehow. You can garbage the topic.
Forumedic, no javascript was used.
Re: Last poster avatar topics posts move
I wouldn't garbage just yet @Mimóza, I think I may be able to help.
It seems the distance between the last poster avatar and the text is equal to the text to the end of the width if that makes sense? If someone has the selector for the very last column, try reducing the size from the separation, maybe?
Example with test (lol):
Right now (last column):
Avatar | . . . Example . . . |
After:
Avatar | . Example . |
It seems the distance between the last poster avatar and the text is equal to the text to the end of the width if that makes sense? If someone has the selector for the very last column, try reducing the size from the separation, maybe?
Example with test (lol):
Right now (last column):
Avatar | . . . Example . . . |
After:
Avatar | . Example . |
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Last poster avatar topics posts move
Oh, yea, I even forgot about that and was just focusing on my other problem! Though, I cannot find the settings of that column, but what you say makes sense! Thanks for the help, I'll check it.
As for the other problem, by now, I managed to find out what causes the displacement. The circular avatar frame image has 20 paddings added and it makes the text move upward from its place. If I remove the padding from there the text jumps to its normal place, but the frame of the avatars is gone then. Catch-22. :'D Btw. I tried to add a new class to the text part, but even if I add padding and things to it no change happens.
As for the other problem, by now, I managed to find out what causes the displacement. The circular avatar frame image has 20 paddings added and it makes the text move upward from its place. If I remove the padding from there the text jumps to its normal place, but the frame of the avatars is gone then. Catch-22. :'D Btw. I tried to add a new class to the text part, but even if I add padding and things to it no change happens.
Similar topics
» The member's (poster's) info field goes under (after) the posts
» Forum, Topics, Posts, and Last Posts Color Change...
» Avatar in: Lattest Topics, Most Viewed Topics and Most Active Topics Widget!
» First poster avatar img
» I don’t know how to move topics..
» Forum, Topics, Posts, and Last Posts Color Change...
» Avatar in: Lattest Topics, Most Viewed Topics and Most Active Topics Widget!
» First poster avatar img
» I don’t know how to move topics..
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum