Profile info on avatar when hovering Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Profile info on avatar when hovering

    dreamer*
    dreamer*
    New Member


    Female Posts : 20
    Reputation : 1
    Language : lithuanian, english

    Solved Profile info on avatar when hovering

    Post by dreamer* July 19th 2015, 8:32 pm

    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.


    Last edited by dreamer* on July 21st 2015, 11:23 am; edited 1 time in total
    Pizza Boi
    Pizza Boi
    Hyperactive


    Male Posts : 2016
    Reputation : 160
    Language : French
    Location : Pizza Hut!

    Solved Re: Profile info on avatar when hovering

    Post by Pizza Boi July 20th 2015, 4:23 am

    Hi Very Happy

    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
    dreamer*
    dreamer*
    New Member


    Female Posts : 20
    Reputation : 1
    Language : lithuanian, english

    Solved Re: Profile info on avatar when hovering

    Post by dreamer* July 20th 2015, 10:20 am

    Oh, sorry, I'll try to explain it once more. Smile
    In most of forums user info is placed like this one.
    Profile info on avatar when hovering QKpsbOb

    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.
    Profile info on avatar when hovering MW5u6NA Profile info on avatar when hovering LexZOOw
    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 Smile
    dreamer*
    dreamer*
    New Member


    Female Posts : 20
    Reputation : 1
    Language : lithuanian, english

    Solved Re: Profile info on avatar when hovering

    Post by dreamer* July 21st 2015, 11:22 am

    I found out it by myself. Thanks for the help anyway. Smile
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51553
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: Profile info on avatar when hovering

    Post by SLGray July 21st 2015, 6:45 pm

    dreamer* wrote:I found out it by myself. Thanks for the help anyway. Smile
    Since the solution was not given, this topic will be sent to the garbage.



    Profile info on avatar when hovering Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.