Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:
Add Reply
[Solved]The Warning System
Topic Started: Sep 11 2008, 09:23 AM (223 Views)
Zandranna
Member Avatar
The Crone
[ *  * ]
I want to use the warning system for a fun option instead of warnings but under any warning in the mini profile is the text "View Warning"

Is there a way I can change that text to something else.
Offline Profile Quote Post Goto Top
 
Nicola
Darth Vader's Sewing Instructor

Technically this forum is for those wanting support with their own codes. Technically we don't do requests here. Technically you should have checked the index.
However I just had some chocolate so I'm feeling nice. So consider this a one-off, just because it's easy, and ONLY because it's easy. Please read the pinned threads in each forum. Read announcements.

Code:
 
<script type="text/javascript">
//<![CDATA[
$(function() {
$(".c_user div.warn a:contains('View Warnings')").html("INSERT NEW TEXT HERE");
});
//]]>
</script>
Add to one of the 'Above the Copyright' box in the Board Template.
Offline Profile Quote Post Goto Top
 
Zandranna
Member Avatar
The Crone
[ *  * ]
Oh dear I'm so sorry. There are so many do's and don'ts though on this support board that I didn't realise I was in the wrong forum. Or even that it was a question I shouldn't have asked. It's very easy to get lost here. I thought theme and code help would have been the correct place to ask, but then as a newbie to Zeta I don't know what is counted as coding help and what is counted a script help. Not only that people of my age weren't brought up with computers and computer jargon and some of us find it very difficult to keep up.

I do also check the scripts but once again there are so many and the titles don't always start with an obvious letter for the query that one is looking for and it's so easy to miss the one one is looking for.

Me thinks this "repremand" is going to make me very wary of coming over to ask for help again which is a shame because up until now I have had nothing but praise for the help offered so willingly by you young people here.

But I do thank you for going out of your way to help me on this occasion.
Offline Profile Quote Post Goto Top
 
Gwennie
Member Avatar
Older than I look
[ *  * ]
People 'of your age' normally aren't this wary. LOL (I'm probably older than you, so I know of what I speak. ;) )
Offline Profile Quote Post Goto Top
 
Brian
Member Avatar
Still a fan of the Fightin' Irish

Zandranna - You don't need to avoid posting. Nicola was just pointing out the rules. Unfortunately we can't fill requests here due to the huge number we would get.

Please don't be afraid to ask for help in the future either on the board or in a support ticket :)
Offline Profile Quote Post Goto Top
 
Zandranna
Member Avatar
The Crone
[ *  * ]
Thank you Brian, and thank you once again Nicola for your help.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Coding & Modifications · Next Topic »
Add Reply