Profile info on avatar when hovering
3 posters
Page 1 of 1
Profile info on avatar when hovering
Hi everyone. I was wondering if there's I a way (well, I know, that there is, but I just don't know how) to make profile info appear on avatar when you are hovering it in topic messages?
http://theevilwithin.forumlt.com/ it must be something like in this forum.
http://theevilwithin.forumlt.com/ it must be something like in this forum.
Last edited by dreamer* on Tue Jul 21, 2015 10:23 am; edited 1 time in total
dreamer*- New Member
- Posts : 20
Reputation : 1
Language : lithuanian, english
Re: Profile info on avatar when hovering
Hi
I'm sorry but I don't get the problem, rather I cannot see it in the link you provided. Perhaps a screenshot can suffice?
Also, I suppose I can give you an example. Say you created an image tag like:
And you wish to edit in CSS:
If you wish for it to have a hover effect, then simply do:
Regards,
Pizza Boi
I'm sorry but I don't get the problem, rather I cannot see it in the link you provided. Perhaps a screenshot can suffice?
Also, I suppose I can give you an example. Say you created an image tag like:
- Code:
<img src="URL Link" class="ihover" />
And you wish to edit in CSS:
- Code:
.ihover {
style
}
If you wish for it to have a hover effect, then simply do:
- Code:
.ihover:hover {
content: "Text here";
rest of the style...
}
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: Profile info on avatar when hovering
Oh, sorry, I'll try to explain it once more.
In most of forums user info is placed like this one.
But now I found out that it also can be placed like this. First picture shows how the profile looks when info is hiden and the second one is how the table with profile info appears on avatar.
I want to make the same thing in my forum and the problem is, that I need javascript and css codes for that. I hope that now you'll understand what I want
In most of forums user info is placed like this one.
But now I found out that it also can be placed like this. First picture shows how the profile looks when info is hiden and the second one is how the table with profile info appears on avatar.
I want to make the same thing in my forum and the problem is, that I need javascript and css codes for that. I hope that now you'll understand what I want
dreamer*- New Member
- Posts : 20
Reputation : 1
Language : lithuanian, english
Re: Profile info on avatar when hovering
I found out it by myself. Thanks for the help anyway.
dreamer*- New Member
- Posts : 20
Reputation : 1
Language : lithuanian, english
Re: Profile info on avatar when hovering
Since the solution was not given, this topic will be sent to the garbage.dreamer* wrote:I found out it by myself. Thanks for the help anyway.
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
» Profile info hidden behind avatar
» * Mouseover Profile Info
» Centering Profile Info in Invision
» More user profile info issues.
» Posting Profile Info Centered?
» * Mouseover Profile Info
» Centering Profile Info in Invision
» More user profile info issues.
» Posting Profile Info Centered?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum