Mousehover Profile Problem
3 posters
Page 1 of 1
Mousehover Profile Problem
Hello FM! I have tried this topic: https://help.forumotion.com/t127863-mouseover-profile-info, my verison is PHPBB2, but the result looks like: . Is there a bug or do i have to change the code?
Re: Mousehover Profile Problem
Hello Kite Trojan,
Maybe my eyes are tricking me, but what is the problem ? From the image it looks fine.
Maybe my eyes are tricking me, but what is the problem ? From the image it looks fine.
Re: Mousehover Profile Problem
Ok, how it is looking is good, but how can I move SEND PM and View Profile a bit up and center the avatars?
Re: Mousehover Profile Problem
Hello,
• Please provide your forum URL for appearance problems
• Please provide your forum URL for appearance problems
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Mousehover Profile Problem
Ok, search this on your CSS:
Then add this inside the braces:
See if it will work.
- Code:
.linkPrf
Then add this inside the braces:
- Code:
margin-top: -3px;
See if it will work.
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Mousehover Profile Problem
Sorry, from your image example it's kinda hard to tell since it's so small and the white blends.
All you should need to do is adjust the height in the CSS :
All you should need to do is adjust the height in the CSS :
- Code:
.perfilInfo { height:200px !important; }
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum