Not Solved [Last poster avatar] Minors display adjustements needed
#1
Not Solved Lightbulb 
Concerned mod: http://community.mybb.com/mods.php?action=view&pid=74

Hi,

I see that the text is not well positioned with respect to the old/dev version and it's no longer possible to add "padding" or "vertical-align" from the default template (as with the old/dev version)...

Forums list / Threads list :
  • Version #3 : [Image: ecymF8c.jpg] [Image: fqGfPgw.jpg]

  • Version #2 : [Image: 9xZVbvF.jpg] [Image: nSS0tTZ.jpg]

So I suggest that the vertical alignment be centered and that the marge between avatar and text it be 10px (I think is the most visually friendly).

Possibly, I also suggest to move thread's icon to in a specific column beside author's avatar (left or right... I don't know which is the best choice).


That's it! Big Grin
Thank you.
Reply
#2
Not Solved
There are some ways to do that. First is forumdisplay_forumbith_depth2_lastpost and add customized values to profilelink.

Second is go to avatarep.css stylesheet and in the last two styles add new values to set as you wish a padding and margin. Its for username text and avatar. Thats because i've to add not on a new var i have to do on same to make visible in subforums list and forumchild.
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
#3
Not Solved Thumbs Up 
I've already tried via forumdisplay_forumbith_depth2_lastpost, but I had not noticed the stylesheet... Dodgy
Thank you!
Reply
#4
Not Solved
Go to your styles and templates opt on adminCP

Select your styles, your style.

Search for avatarep.css edit on advanced mode and search at the end of all.

Chage this:

.avatarep_fd{
	float: left;
}

To this

.avatarep_fd{
	float: left;
        padding: 3px 10px;
}


Or try your own values, but i test this and works fine.

You can change all style of the plugin to make stylization as you wish.
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
#5
Not Solved
Thank you! Your mod is more beautiful, perfect now! Smile
Reply
#6
Not Solved
how do i reduce the avatar image size? There too big atm , thanks
Reply
#7
Not Solved
By default sets to 30 px and i think is not big at all. But you will find on avatarep.css stylesheet this.

.avatarep_img{
width: 30px;
height:30px;
}

And there are more values, but change that px to your own preferences and thats all.

I supose you have the latest 2.8.1 version installed.
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
#8
Not Solved
(2014-10-03, 03:04 AM)Dark Neo Wrote: By default sets to 30 px and i think is not big at all. But you will find on avatarep.css stylesheet this.

.avatarep_img{
width: 30px;
height:30px;
}

And there are more values, but change that px to your own preferences and thats all.

I supose you have the latest 2.8.1 version installed.

Weird , i dont have a avatarep.css stylesheet (using the square theme mybb1.8)
Reply
#9
Not Solved
Upload all latest files of plugin
Deactivate and activate plugin again and give it a try.

Thats all, enjoy it !!
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
#10
Not Solved
Thankyou Dark Nero , your advice worked Wink
And the sizes ARE perfect by default.
Reply


Forum Jump:


Users browsing this thread: 8 Guest(s)