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

    How to change some stuff

    avatar
    [GM]UniqueHacking™
    New Member


    Posts : 7
    Reputation : 1
    Language : English

    In progress How to change some stuff

    Post by [GM]UniqueHacking™ 20/11/2014, 21:02

    a question, how do I remove the "No users have a birthday today and no users have a birthday in upcoming 7 days" and legend moderators.

    and how do i remove this:

    Your vote has been cast.

    Click here to return to the topic

    Click here to return to the forum
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    In progress Re: How to change some stuff

    Post by Ramdaman 20/11/2014, 21:15

    Hi,

    Go to your Administration Panel => Display => Templates => General => index_body => Edit

    Find and delete this:
    Code:
    {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}

    Find and delete this as well:
    Code:
    <em>{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</em>

    Then press Add to publish the template.
    avatar
    [GM]UniqueHacking™
    New Member


    Posts : 7
    Reputation : 1
    Language : English

    In progress Re: How to change some stuff

    Post by [GM]UniqueHacking™ 20/11/2014, 23:17

    tHank you! And how do i remove the vote cast thing?
    Ramdaman
    Ramdaman
    Active Poster


    Male Posts : 1590
    Reputation : 99
    Language : English, Albanian, Macedonian, Russian | HTML, CSS
    Location : New York City

    In progress Re: How to change some stuff

    Post by Ramdaman 21/11/2014, 08:54

    Do you mean the "Your vote has been cast" loading page? If so, you'll have to wait for Ange Tuteur as he is knowledgeable in JavaScript.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: How to change some stuff

    Post by Ange Tuteur 21/11/2014, 15:48

    [GM]UniqueHacking™ wrote:tHank you! And how do i remove the vote cast thing?
    Go to Administration Panel > Modules > JavaScript codes management > Create a new script

    Title : Your choice
    Placement : In all the pages
    Paste the code below and submit :
    Code:
    /p_vote/.test(window.location.search) && $(function(){window.location.href = $('td[align="center"] span.gen a:first').attr('href')});

      Current date/time is 13/11/2024, 11:21