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.
The forum of the forums
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* Sun 19 Jul - 20:32

    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 Tue 21 Jul - 11:23; 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 Mon 20 Jul - 4:23

    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* Mon 20 Jul - 10:20

    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* Tue 21 Jul - 11:22

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


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Profile info on avatar when hovering

    Post by SLGray Tue 21 Jul - 18:45

    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.

      Current date/time is Sun 22 Sep - 23:28