1
Anonymous
Too much style.css files...please help!
  • 2004/9/11 20:36

  • Anonymous

  • Posts: 0

  • Since:


I am trying to change the theme "Technicolor", but i have problems. Why do i have these three files in this theme: style.css, styleMAC.css, styleNN.css ? Do I need others than style.css ??

All other themes that i saw had just style.css...


TNX

2
incama
Re: Too much style.css files...please help!
  • 2004/9/11 21:03

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Every browser has it's own reaction on stylesheet definitions. To be sure that the three major (IE Moz/Netscape, and Mac users) browsers react as you wish in a browser, you define them in three different stylies..These days, you don't need to define three files, but you can integrate them together.

If all the webbrowsers would react as one and the same then this would be the beginning of webdesign heaven

3
sbkiller
Re: Too much style.css files...please help!
  • 2004/9/11 23:40

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


You can use only the style.css other you can leave it there , blank.

4
tl
Re: Too much style.css files...please help!
  • 2004/9/12 1:10

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


If you looked carefully, you would find that styleMAC.css, styleNN.css are essentially importing from style.css. Changes to style.css will be applied to both MAC and Mozilla-style browsers, unless you overwrite them specifically in MAC or NN stylesheet.


Xoops default styleMAC.css:
Quote:

@import url(style.css);
/* Very short Mac-specific additions/changes here (if
any) */
here you can define MAC-specific style to ovewrite the style defined in style.css


Hope this helps.

5
Anonymous
Re: Too much style.css files...please help!
  • 2004/9/12 11:39

  • Anonymous

  • Posts: 0

  • Since:


Thank you alll!!!!!

Now i can try to mod one theme...

Login

Who's Online

106 user(s) are online (55 user(s) are browsing Support Forums)


Members: 0


Guests: 106


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