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.

How to change some stuff

3 posters

Go down

In progress How to change some stuff

Post by [GM]UniqueHacking™ November 21st 2014, 4:02 am

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
avatar
[GM]UniqueHacking™
New Member

Posts : 7
Reputation : 1
Language : English

http://uniquehacking.galaxygamer.org/

Back to top Go down

In progress Re: How to change some stuff

Post by Ramdaman November 21st 2014, 4:15 am

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.
Ramdaman
Ramdaman
Active Poster

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

http://ndihme.forumotion.com/forum

Back to top Go down

In progress Re: How to change some stuff

Post by [GM]UniqueHacking™ November 21st 2014, 6:17 am

tHank you! And how do i remove the vote cast thing?
avatar
[GM]UniqueHacking™
New Member

Posts : 7
Reputation : 1
Language : English

http://uniquehacking.galaxygamer.org/

Back to top Go down

In progress Re: How to change some stuff

Post by Ramdaman November 21st 2014, 3:54 pm

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.
Ramdaman
Ramdaman
Active Poster

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

http://ndihme.forumotion.com/forum

Back to top Go down

In progress Re: How to change some stuff

Post by Ange Tuteur November 21st 2014, 10:48 pm

[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')});
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum