make hover of users in member sin group 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.
4 posters

    make hover of users in member sin group

    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty make hover of users in member sin group

    Post by Ultimas chan August 2nd 2017, 8:52 pm

    Dear:users
    https://i.servimg.com/u/f11/19/74/64/77/screen12.png as you can see in the groups section of members in that group as such when u hover over the users they have a special hover glow if you wouldl ike the link of where i had found it http://pb2genocide.forumotion.com/g4-prestige-members here is where i found it if you can help me thank thank you also another example http://youngrichnation.forumshome.com/g2-members and no im not copyng cause other multiple people use this method to

    Sincearly: ultimas chan
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by TheCrow August 2nd 2017, 9:58 pm

    Hello @Ultimas chan,

    You only want the glow effect of the users? And please, could you tell us your forum link? Thank you.



    make hover of users in member sin group Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    SLGray
    SLGray
    Administrator
    Administrator


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

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by SLGray August 2nd 2017, 9:59 pm

    I believe he wants the hover effect.



    make hover of users in member sin group Slgray10

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


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by TheCrow August 2nd 2017, 10:01 pm

    Yes but only on the users or on all links?



    make hover of users in member sin group Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    SLGray
    SLGray
    Administrator
    Administrator


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

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by SLGray August 2nd 2017, 10:07 pm

    I believe he is referring to the all row, not just the username.



    make hover of users in member sin group Slgray10

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


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 2nd 2017, 10:40 pm

    yes that is what i mean here is my forums http://pb2impact.forumotion.com/
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 2nd 2017, 10:57 pm

    i want to havethe hover affect like how in the first link i gave u when u go ove rthe username there is a glow in like that rectangular box around it
    avatar
    Guest
    Guest


    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Guest August 2nd 2017, 10:58 pm

    Ultimas chan wrote:im not copyng cause other multiple people use this method to
    Saying you're not copying because other people use it too is like saying you should not go to prison after committing a crime just cause someone else committed the same crime Razz

    Anyway, adding this CSS code should get you a similar effect to that one:
    Code:

    table#memberlist > tbody > * {
    transition-duration: 0.4s;
    }
    table#memberlist > tbody > :hover {
    background: #068;
    }
    You can change
    Code:
    #068
    with another color code.
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 2nd 2017, 11:45 pm

    no thats not where i wanted it lol i wanted it when u click on a legend and it leads you to the members in that group
    avatar
    Guest
    Guest


    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Guest August 2nd 2017, 11:47 pm

    Ultimas chan wrote:no thats not where i wanted it lol i wanted it when u click on a legend and it leads you to the members in that group
    I don't get it, sorry
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 3rd 2017, 12:02 am

    ok you see how this forums has legends here https://help.forumotion.com/g387-forumotion-administrators i want it so when u go into like here that when u hover over the rectangual around them it will glow here is an axeample http://youngrichnation.forumshome.com/g7-supreme-leaders
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6923
    Reputation : 795
    Language : Greek, English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by TheCrow August 3rd 2017, 9:56 am

    @Ultimas chan
    You want the username glow when you hover or the row when you hover? Please specify what you need because i too, don't understand what exactly you need.



    make hover of users in member sin group Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    SLGray
    SLGray
    Administrator
    Administrator


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

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by SLGray August 3rd 2017, 9:58 am

    We need to be able to see the group pages.  Right now, guests can not see them.



    make hover of users in member sin group Slgray10

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


    Female Posts : 291
    Reputation : 54
    Language : English
    Location : NYC

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Valoish August 3rd 2017, 2:02 pm

    Basically what he wants is for the rows in the usergroups to change color when you hover over them (like they do om this forum as well).
    Not sure if he wants a solid color or a gradient tho
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 3rd 2017, 6:32 pm

    yes valoish thats what i want like in the link s i gaven you
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 5th 2017, 12:26 am

    BUMp i believe its been 24 hours
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 12th 2017, 8:07 pm

    BUMP its been a lobng yime and i am sorry for my inactivity
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 14th 2017, 6:08 pm

    BUMP!!
    Ultimas chan
    Ultimas chan
    Forumember


    Posts : 35
    Reputation : 1
    Language : English

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by Ultimas chan August 15th 2017, 8:59 am

    BUMP pls
    SLGray
    SLGray
    Administrator
    Administrator


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

    make hover of users in member sin group Empty Re: make hover of users in member sin group

    Post by SLGray August 15th 2017, 10:54 am

    Please don't double post. Your posts need to be separated by 24 hours before bumping. Please use the edit button, instead!

    Since you were a returning ban member, you have been ban again.

    Please read our forum rules:  ESF General Rules



    make hover of users in member sin group Slgray10

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