Tuesday Tip : Remove the underline under the usernames 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.
+21
Base
!_NICK_!
batamforum
Lucky1
-17emon.KiD-
kschumacher
Cody!
YoshiGM
Gamer 4 Ever
syamla
ToTheFuture
Dazie
MADBIKER1960
yousefalhajj
galea360
vageladosgr
lovekhmer2008
OnTheBusesCrazy
verrell123
Russel
Shadow
25 posters

    Tuesday Tip : Remove the underline under the usernames

    Shadow
    Shadow
    Manager
    Manager


    Male Posts : 16208
    Reputation : 1832
    Language : French, English

    Tuesday Tip : Remove the underline under the usernames Empty Tuesday Tip : Remove the underline under the usernames

    Post by Shadow January 18th 2011, 10:19 am

    Remove the underline under the usernames


    Tip: Remove the underline under the usernames:


    This trick will allow you to remove the underline under the usernames of your members, thus improving visibility for the forum.

    Instructions:

    Tuesday Tip : Remove the underline under the usernames 28jfjag

    1) Administration Panel >> Display.
    2) Click on the "Colors"
    3) Click on the "CSS Stylesheet".
    4) Insert the following code in the "CSS Stylesheet".

    Code:
    a { text-decoration: none; }

    Tuesday Tip : Remove the underline under the usernames 2iihie8

    5) Click on the submit button to save your changes.


    This tutorial was written by Xoumi on behalf of Forumotion. No reproduction possible without my consent, pursuant to Article L122-1 of the ICC
    Tutorial inspired by a proposal Tech and translated by MrMario

    Russel
    Russel
    Active Poster


    Male Posts : 1407
    Reputation : 236
    Language : English, Filipino
    Location : Philippines

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Russel January 18th 2011, 11:18 am

    Simple but cool. First to comment. Good. XD
    verrell123
    verrell123
    Forumember


    Male Posts : 86
    Reputation : 5
    Language : Indonesia, English
    Location : Indonesia

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by verrell123 January 18th 2011, 2:17 pm

    they cool!
    OnTheBusesCrazy
    OnTheBusesCrazy
    Forumember


    Male Posts : 73
    Reputation : 0
    Language : English
    Location : UK - Kent The Garden Of England

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by OnTheBusesCrazy January 18th 2011, 3:23 pm

    Thanks! The forum looks much better! :wouhou:
    lovekhmer2008
    lovekhmer2008
    New Member


    Female Posts : 10
    Reputation : 0
    Language : Khmer Française English
    Location : Phnom Penh (Cambodia)

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by lovekhmer2008 January 18th 2011, 6:10 pm

    Thank you so much
    avatar
    vageladosgr
    New Member


    Posts : 16
    Reputation : 0
    Language : greek

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by vageladosgr January 18th 2011, 7:56 pm

    great !! the underline dissapear also in the title of the - resent post in topics- area!!! much better Hello
    avatar
    galea360
    New Member


    Posts : 4
    Reputation : 0
    Language : English

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by galea360 January 18th 2011, 9:19 pm

    nice one
    avatar
    yousefalhajj
    New Member


    Male Posts : 9
    Reputation : 2
    Language : english

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by yousefalhajj January 25th 2011, 5:10 pm

    thank you and I'll gave you the whole code for that

    Code:
    a:link
    {
    text-decoration: none;
    }

    a:visited
    {
    text-decoration: none;
    }

    a:active
    {
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }
    MADBIKER1960
    MADBIKER1960
    Forumember


    Male Posts : 97
    Reputation : 0
    Language : English
    Location : Toronto, Ontario. CANADA

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by MADBIKER1960 January 26th 2011, 4:17 am

    So where exactly do we put this a { text-decoration: none; } at in a phpBB3 forum?

    Or do I just put it any old place?

    Wherever I feel like?

    Awaiting an answer.

    MB1960
    avatar
    Dazie
    Forumember


    Posts : 28
    Reputation : 0
    Language : English

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Dazie January 26th 2011, 12:24 pm

    Oh thanks this makes such a difference!
    MADBIKER1960
    MADBIKER1960
    Forumember


    Male Posts : 97
    Reputation : 0
    Language : English
    Location : Toronto, Ontario. CANADA

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by MADBIKER1960 January 26th 2011, 4:11 pm

    Doesn't work in my forum either way.
    ToTheFuture
    ToTheFuture
    Forumember


    Posts : 374
    Reputation : 15
    Language : English, Français

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by ToTheFuture February 6th 2011, 5:19 pm

    It's beautiful, thanks! Funny what a little change can do. Wink
    syamla
    syamla
    New Member


    Male Posts : 24
    Reputation : 0
    Language : syam

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by syamla February 16th 2011, 9:43 am

    http://newmobiletricks.forumotions.in/


    THIS CODE NOT WORKING

    a { text-decoration: none; }
    ToTheFuture
    ToTheFuture
    Forumember


    Posts : 374
    Reputation : 15
    Language : English, Français

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by ToTheFuture February 18th 2011, 2:02 am

    In the Custom CSS? You sure? It works for me, except I can't remove it because if I do, the underline shows up as a link colour while the rest of the link is the colour of the specific group. Razz
    MADBIKER1960
    MADBIKER1960
    Forumember


    Male Posts : 97
    Reputation : 0
    Language : English
    Location : Toronto, Ontario. CANADA

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by MADBIKER1960 February 18th 2011, 2:14 am

    ToTheFuture wrote:In the Custom CSS? You sure? It works for me, except I can't remove it because if I do, the underline shows up as a link colour while the rest of the link is the colour of the specific group. Razz
    Awesome could you PM your website I would love to see it in action.

    I mean not seeing the underline.

    Thanks. Mr. Green

    MB1960
    avatar
    Gamer 4 Ever
    New Member


    Male Posts : 5
    Reputation : 0
    Language : English

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Gamer 4 Ever February 19th 2011, 11:50 pm

    Thank you so much! I was really starting to get annoyed of that pesky line.
    YoshiGM
    YoshiGM
    Active Poster


    Male Posts : 1558
    Reputation : 146
    Language : Spanish & English
    Location : Mexico

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by YoshiGM February 20th 2011, 4:25 pm

    a Simple CSS Code :3

    But thanks Wink
    Cody!
    Cody!
    Forumember


    Male Posts : 38
    Reputation : 10
    Language : Spanish and English
    Location : In my forum

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Cody! March 3rd 2011, 5:51 am

    thanks !

    I like that Wink
    kschumacher
    kschumacher
    New Member


    Female Posts : 7
    Reputation : 0
    Language : English

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by kschumacher March 7th 2011, 5:23 am

    I have phpBB2 and this code doesn´t seem to work for me. Is there an alternative?
    avatar
    -17emon.KiD-
    Forumember


    Posts : 58
    Reputation : 10
    Language : english

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by -17emon.KiD- March 7th 2011, 6:41 pm

    thanks man i was looking for this
    avatar
    Lucky1
    Forumember


    Male Posts : 41
    Reputation : 0
    Language : English

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Lucky1 March 13th 2011, 10:27 am

    Hello !! Great mod - thank you - it looks so much better now.

    Just one thing. When there are several replies on a thread and a member hits the little orange button to go to the first reply that he hasn't read the page obviously reloads to this, but, if the replys that he hasn't read go over to a new page, this is now not hightlighted with the underscore as it used to be..

    Not explaining myself very well.....

    When the underlining was on, if replies went over the page, the next page number had an underline to show there were more messages on the post. This obviously doesn't show now, so members will miss posts not realising that they have gone over the current page....

    Is it possible to get this particular underline back ?

    Many thanks for all your help. I don't post on here as I've always found a solution to our problems by searching old posts. As this mod is new there isn't any answers as yet !!

    Keep up the good work !!
    avatar
    batamforum
    New Member


    Posts : 1
    Reputation : 0
    Language : indonesia

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by batamforum March 22nd 2011, 3:51 am

    can help me create songs to enter forum
    avatar
    Lucky1
    Forumember


    Male Posts : 41
    Reputation : 0
    Language : English

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Lucky1 March 22nd 2011, 9:31 am

    ?????????????????????????
    !_NICK_!
    !_NICK_!
    Active Poster


    Male Posts : 1505
    Reputation : 69
    Language : English, HTML, and CSS
    Location : In the middle of no return.

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by !_NICK_! March 30th 2011, 6:11 am

    How did you make this comment thing?
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Base March 30th 2011, 6:33 pm

    ! NICK ! wrote:How did you make this comment thing?

    Hi, this is called "blog view" and you can get it if you create a blog. Here is a tutorial about blogs: https://help.forumotion.com/t72102-how-to-activate-blogs

    Wink
    bLiND!E
    bLiND!E
    New Member


    Male Posts : 2
    Reputation : 0
    Language : Portuguese

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by bLiND!E April 3rd 2011, 9:45 pm

    nice trick, thank you friend thumright
    GXG Admin
    GXG Admin
    New Member


    Male Posts : 4
    Reputation : 0
    Language : English
    Location : United Kingdom

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by GXG Admin April 6th 2011, 7:28 am

    I have a punBB forum, how do I get rid of the square brackets on the group legend at the bottom of home page?
    avatar
    kosNtinos
    New Member


    Male Posts : 17
    Reputation : 0
    Language : Greek, English

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by kosNtinos April 26th 2011, 7:20 pm

    thanks you very much :wouhou:
    Stephen-
    Stephen-
    Hyperactive


    Male Posts : 2542
    Reputation : 326
    Language :

    Tuesday Tip : Remove the underline under the usernames Empty Re: Tuesday Tip : Remove the underline under the usernames

    Post by Stephen- April 27th 2011, 1:53 am

    thanks for the tip rock