Hiding all Links 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.
5 posters

    Hiding all Links

    RAtSoaDM
    RAtSoaDM
    Forumember


    Male Posts : 525
    Reputation : 0
    Language : English
    Location : SUPERUNKNOWN

    Solved Hiding all Links

    Post by RAtSoaDM Sun 4 Dec - 21:32

    I love the HIDE html code... so I was wondering if there's some kind of CSS code i could add that would hide every link so we wouldn't have to do it. Hello
    avatar
    Guest
    Guest


    Solved Re: Hiding all Links

    Post by Guest Sun 4 Dec - 21:34

    I don't understand. Hah, if you'll hide all link how will you navigate on forum? Neutral
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    Solved Re: Hiding all Links

    Post by Gangstar15 Sun 4 Dec - 22:16

    You mean hide all link in the posts?
    RAtSoaDM
    RAtSoaDM
    Forumember


    Male Posts : 525
    Reputation : 0
    Language : English
    Location : SUPERUNKNOWN

    Solved Re: Hiding all Links

    Post by RAtSoaDM Mon 5 Dec - 0:23

    Gangstar15 wrote:You mean hide all link in the posts?

    Ofc
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    Solved Re: Hiding all Links

    Post by Gangstar15 Mon 5 Dec - 13:21

    try this in your css:
    Code:
    .postbody .content a {display:none;}
    avatar
    Guest
    Guest


    Solved Re: Hiding all Links

    Post by Guest Mon 5 Dec - 14:12

    Why you need this? Note that nobody can't see the links, even and administrators. Very Happy
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: Hiding all Links

    Post by LGforum Mon 5 Dec - 14:23

    If you use widgets, put it in a style tag and set the permissions on the widgets accordingly to allow mods and admins to see links Wink
    RAtSoaDM
    RAtSoaDM
    Forumember


    Male Posts : 525
    Reputation : 0
    Language : English
    Location : SUPERUNKNOWN

    Solved Re: Hiding all Links

    Post by RAtSoaDM Mon 5 Dec - 23:13

    Gangstar15 wrote:try this in your css:
    Code:
    .postbody .content a {display:none;}

    Ok, so the Links will appear once a reply is made? lol just like with that HIDE code.
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    Solved Re: Hiding all Links

    Post by Gangstar15 Mon 5 Dec - 23:40

    Gassy wrote:Why you need this? Note that nobody can't see the links, even and administrators. Very Happy
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: Hiding all Links

    Post by kirk Tue 6 Dec - 10:37

    RAtSoaDM wrote:
    Gangstar15 wrote:try this in your css:
    Code:
    .postbody .content a {display:none;}

    Ok, so the Links will appear once a reply is made? lol just like with that HIDE code.

    No i dont think so? i think you better just stick to hide tags,
    And i dint test it, but is that hiding all content or just links?

    Anyway i think your hide tags would be best, if it's links only for staff to see,then post them on a staff board or something?

    You would have to explain what your doing it for so we understand?
    avatar
    Guest
    Guest


    Solved Re: Hiding all Links

    Post by Guest Tue 6 Dec - 16:17

    Yeah kirk, by selector a he hide all a tags. Of course, a tag can be used not only for links, but he can hide forum links just going to check right permissions for this, I think this he wants. Very Happy Anyway you have to click Perms then from See links in the messages field select Moderators, or what he certain want. Wink

    Edit: Maybe he wants:
    Code:
    [hide]HERE HIDE MESSAGE[/hide]
    Need to post to view links.
    RAtSoaDM
    RAtSoaDM
    Forumember


    Male Posts : 525
    Reputation : 0
    Language : English
    Location : SUPERUNKNOWN

    Solved Re: Hiding all Links

    Post by RAtSoaDM Thu 8 Dec - 11:08

    Yeah the HIDe code can be used for whatever... Thanks anyways
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: Hiding all Links

    Post by kirk Fri 9 Dec - 0:24

    so then this is solved?
    RAtSoaDM
    RAtSoaDM
    Forumember


    Male Posts : 525
    Reputation : 0
    Language : English
    Location : SUPERUNKNOWN

    Solved Re: Hiding all Links

    Post by RAtSoaDM Fri 9 Dec - 11:29

    Yeah. My bad Razz
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Hiding all Links

    Post by Sanket Fri 9 Dec - 17:25

    Topic Solved & Locked