1
cneise
Best way to extend css style?
  • 2005/6/6 18:35

  • cneise

  • Just popping in

  • Posts: 10

  • Since: 2005/4/3 2


Hi,

for a certain module, i would like to add some new styles to the css style sheet.

What is the best way to do this (especially concerning XOOPS updates)?

Best regards!

Christian.

2
Mithrandir
Re: Best way to extend css style?

For XOOPS 2.2:
in the module's xoops_version.php:
$modversion['css'] = "subfolder/filename.css"//e.g. "css/custom.css"; for modules/modulename/css/custom.css

3
Lance_
Re: Best way to extend css style?
  • 2005/6/6 19:31

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


I usually add my new css stuff in the themes existing css file. Since the theme is not updated by xoops, it will not be affected by updates, and it keeps all the css stuff in one place.


4
cneise
Re: Best way to extend css style?
  • 2005/6/6 23:35

  • cneise

  • Just popping in

  • Posts: 10

  • Since: 2005/4/3 2


Thanks a lot.

I hope V2.2 is comming soon :)

Ciao, Christian.

Login

Who's Online

103 user(s) are online (58 user(s) are browsing Support Forums)


Members: 0


Guests: 103


more...

Donat-O-Meter

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

Latest GitHub Commits