1
huangkai
how to chanage the logo in default theme
  • 2005/5/12 12:34

  • huangkai

  • Just popping in

  • Posts: 2

  • Since: 2005/4/29


Hi,
I'd installed XOOPS 2.0.10, I'm using the default theme.
now I need to change the module logo's text, for example:
my link module's logo text is "WEB LINKS", I need to change it to "PROPERTY". How can I do it?

Thanks a lot

Kevin

2
kaotik
Re: how to chanage the logo in default theme
  • 2005/5/12 12:49

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


Go to your admin panel/system/modules and under the web links icon is a text field. Name it "Property". That should do it.

If you REALLY wanted to hardcode it, you could also go to:
/modules/mylinks/language/english/modinfo.php and change this:
define("_MI_MYLINKS_NAME","Web Links");
to
define("_MI_MYLINKS_NAME","Property");

3
davidl2
Re: how to chanage the logo in default theme
  • 2005/5/12 12:49

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26



4
bluenova
Re: how to chanage the logo in default theme

If you mean the picture that displays 'weblinks', you need to change the picture in:

xoopsdir/modules/mylinks/images/logo.gif

5
huangkai
Re: how to chanage the logo in default theme
  • 2005/5/13 3:29

  • huangkai

  • Just popping in

  • Posts: 2

  • Since: 2005/4/29


Hi,
thank you so much to reply my question.
sorry for my question isn't very clear. what i need is to change the xoopsdir/modules/mylinks/images/logo.gif
where can i find the source file to change the text inside it?
photoshop or fireworks both works for me.
thanks a lot.

6
bluenova
Re: how to chanage the logo in default theme

It's just a picture, best to just replace it with your own.

Login

Who's Online

380 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 380


more...

Donat-O-Meter

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

Latest GitHub Commits