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
4 posters

    How can I disable this one? (sorry i dunno what it is called)

    roanxxx
    roanxxx
    Forumember


    Posts : 41
    Reputation : 1
    Language : English

    Solved How can I disable this one? (sorry i dunno what it is called)

    Post by roanxxx February 15th 2013, 11:58 pm

    How can I disable/hide this? How?


    How can I disable this one? (sorry i dunno what it is called) Captur10

    And can I also disable/hide this? And how?


    How can I disable this one? (sorry i dunno what it is called) Captur11


    I'm a newbie when it comes to this so please help me. >.< Thanks!


    Last edited by roanxxx on February 16th 2013, 2:43 pm; edited 1 time in total
    JAN2XONLINE
    JAN2XONLINE
    Forumember


    Male Posts : 943
    Reputation : 32
    Language : Tagalog, English
    Location : Alberta, Canada

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by JAN2XONLINE February 16th 2013, 12:04 am

    I wanna know it too.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by SLGray February 16th 2013, 4:21 am

    First (it will also take the date and time away, too):
    Code:
    span.postdetails {
          display:  none;
    }

    Second:
    Do you also want to remove the blue area, too?




    How can I disable this one? (sorry i dunno what it is called) Slgray10

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


    Posts : 41
    Reputation : 1
    Language : English

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by roanxxx February 16th 2013, 5:03 am

    SLGray wrote:First (it will also take the date and time away, too):
    Code:
    span.postdetails {
          display:  none;
    }

    Second:
    Do you also want to remove the blue area, too?


    Ah. Thanks! Yes, I want to remove it too, please. Very Happy
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by SLGray February 16th 2013, 5:13 am

    Ok

    Try this:
    Code:
    th.thBottom, th.thCornerL, th.thCornerR, th.thHead, th.thLeft, th.thRight, th.thSides, th.thTop {
        display: none;
    }
    Did the code I give you first remove the profile information, too?



    How can I disable this one? (sorry i dunno what it is called) Slgray10

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


    Posts : 41
    Reputation : 1
    Language : English

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by roanxxx February 16th 2013, 5:23 am

    Yes it got removed. O__O
    Is it possible not to?

    And also thanks to this. Smile
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by SLGray February 16th 2013, 5:27 am

    I will try to see if I can locate just that part of the post. Remove the first code I gave you, please.



    How can I disable this one? (sorry i dunno what it is called) Slgray10

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


    Posts : 41
    Reputation : 1
    Language : English

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by roanxxx February 16th 2013, 5:30 am

    Yes, yes. Very Happy

    Really thanks SLGray! Smile
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by SLGray February 16th 2013, 6:18 am

    I can not figure out how to do it with CSS. It might can be done through the templates.



    How can I disable this one? (sorry i dunno what it is called) Slgray10

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


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: How can I disable this one? (sorry i dunno what it is called)

    Post by Jophy February 17th 2013, 11:32 am

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 9:27 am