1
finchwizard
Mambo_Taste Theme
  • 2005/4/26 7:58

  • finchwizard

  • Just popping in

  • Posts: 6

  • Since: 2004/12/1


I recently downloaded the theme, and I like it, but it's got this Chinese or something time ticking away up the top right.

I've looked EVERYWHERE but can't find it, I've even chopped out the code I thought it was in theme.html, but I still can't get rid of it.

Does anyone know how???

Thanks.

2
brash
Re: Mambo_Taste Theme
  • 2005/4/26 8:55

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


I would say it is javascript in the theme.html.

3
jamminjay
Re: Mambo_Taste Theme
  • 2006/8/23 15:00

  • jamminjay

  • Just popping in

  • Posts: 15

  • Since: 2006/8/19


i've recently used this theme and it's really annoying me, i've tryed everything to get the clock off and customize the theme but it does not change. is there anyone out there that can help? i've delete jscript and still nothin!

4
Bender
Re: Mambo_Taste Theme
  • 2006/8/23 17:43

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


From theme.html delete these lines:

[b]Line 4 20[/b]
<
Script Language="JavaScript">

Script>


[
b]Line 38 42[/b]
<
script type="text/javascript">

script>


[
b]Line 50[/b]
<
td width="170" id="header2"><FORM NAME="time01"><INPUT TYPE="text" size="25" NAME="timeform" style="border-style:solid;border-width:0px;border-color:transparent;color:#FF6600;background:transparent">FORM>


[
b]Line 51 55[/b]
<
Script Language="JavaScript">

Script>


[
b]Line 62[/b]
<
td width="170" id="headerbar">&nbsp;td>


This should do it.


[size=x-small]1. Remember to clear template_cache or activate Check templates for modifications ? to get rid of the cached stuff. (which is what i think why you did not see any change when you removed stuff before)
2. Maybe someone with some knowledge can have a look into this though the proposed changes work for me[/size]
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

5
Denki
Re: Mambo_Taste Theme
  • 2006/9/25 5:38

  • Denki

  • Just popping in

  • Posts: 1

  • Since: 2006/9/24


I have worked with this theme before too. Like Bender I ended up just ripping it out and calling it good.

I would love to convert it to english and keep it in though. Anyone know if this is possible?

6
katane
Re: Mambo_Taste Theme
  • 2006/10/10 1:38

  • katane

  • Just popping in

  • Posts: 23

  • Since: 2006/8/9 2


I'm using it too...

It obviously tells the time. To change it to english:

Replace this:
}
document.time01.timeform.value=spSTim11+goze+jiTim+"»þ"+funTim+"ʬ"+byoTim+"ÉÃ";
setTimeout("time01()",1000);
}

by this:
}
document.time01.timeform.value=spSTim11+goze+jiTim+"H"+funTim+"min"+byoTim+"s";
setTimeout("time01()",1000);
}

I ended up deleteing the whole thing at the end after modifiying the theme.

Login

Who's Online

239 user(s) are online (190 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits