Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Pages: [1]   Go Down

Author Topic: [non issue] Errors in COMMON.css, TMA_2007_default.css, and ADVERTS.css  (Read 7682 times)

0 Members and 1 Guest are viewing this topic.

barryvan

  • I can't decide if you're adorable or creepy.
  • Newbie
  • Offline Offline
  • Posts: 130
    • View Profile
    • barryvan

The perils of browsing the web with the web developer toolbar in FF. :)

http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fmodarchive.org%2Findex.php


URI : http://modarchive.org/style/COMMON.css
153    .container    Lexical error at line 153, column 55. Encountered: " " (32), after : "<" 742? "740px" : document.body.clientWidth > 801? "800px" : "auto");
154    _height    Parse Error _height: 100%;
155    _height    Parse error - Unrecognized }
356    #loader_bg    Parse Error opacity=50)
357    #loader_bg    Property -moz-opacity doesn't exist : 0.5
358    #loader_bg    Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.5
380    #searcher_bg    Parse Error opacity=50)
381    #searcher_bg    Property -moz-opacity doesn't exist : 0.5
382    #searcher_bg    Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.5

URI : http://modarchive.org/style/TMA_2007-default.css
163    .surround-menuboundary    Property _height doesn't exist : 100%

URI : http://modarchive.org/style/ADVERTS.css
1    .ae_table_horiz    Value Error : width only 0 can be a length. You must put an unit after your number : 300
1    .ae_table_horiz    Value Error : background-color None is not a color value : None
8    .ae_click_count_horiz    Value Error : color None is not a color value : None
14    .ae_table_sky    Value Error : background-color None is not a color value : None
21    .ae_click_count_sky    Value Error : color None is not a color value : None
27    .ae_table_vert    Value Error : background-color None is not a color value : None
34    .ae_click_count_vert    Value Error : color None is not a color value : None
« Last Edit: December 20, 2008, 23:17:44 by m0d »
Logged
www.barryvan.com.au - design & music

the barryvan compo - Bimonthly inspiration-based compo

barryvan  @ Last.fm

m0d

  • Creator of Meow Meow Meow Kitty Song
  • Global Moderator
  • Top Poster
  • ****
  • Offline Offline
  • Posts: 1863
  • Original Site Admin/Designer/Coder
    • View Profile
    • Science & Art - Eindhoven.space - RedHeat Music & More
Re: Errors in COMMON.css, TMA_2007_default.css, and ADVERTS.css
« Reply #1 on: August 27, 2008, 17:34:24 »

and you think I don't know this?

Well of course there are some browser hacks. I've never, ever said the CSS is W3C compliant.
Logged
👨‍💻 Creator, Musician & HF Packet Radio Network Core
🎧 Discover great music via other member's special picks in the MFG
☕️ Get m0d a coffee via Ko-Fi.com
💬 IRC irc.rizon.net #modarchive
💬 Modarchive Discord

Saga Musix

  • TMA Moderator
  • Top Poster
  • ****
  • Offline Offline
  • Posts: 2571
  • I love OpenMPT! And Modules! And TMA! And Pie! :>
    • View Profile
    • Saga Musix - free module music and more!
Re: Errors in COMMON.css, TMA_2007_default.css, and ADVERTS.css
« Reply #2 on: August 27, 2008, 18:25:12 »

well, opacity is not property of the CSS 2.1 model. so this is a question of the validation method you use. but... background-color:none; doesn't make sense to me. probably, you meant background-color:transparent? or is this a hack i don't know? :)
Logged
» My TMA artist profile
» Visit my music site: https://sagamusix.de/ [de, en]
» Visit my programming website: https://sagagames.de/ [de]
» Open ModPlug Tracker

m0d

  • Creator of Meow Meow Meow Kitty Song
  • Global Moderator
  • Top Poster
  • ****
  • Offline Offline
  • Posts: 1863
  • Original Site Admin/Designer/Coder
    • View Profile
    • Science & Art - Eindhoven.space - RedHeat Music & More
Re: Errors in COMMON.css, TMA_2007_default.css, and ADVERTS.css
« Reply #3 on: August 27, 2008, 20:54:18 »

It isn't broken, so i am not fixing it. It's there for a reason!
Logged
👨‍💻 Creator, Musician & HF Packet Radio Network Core
🎧 Discover great music via other member's special picks in the MFG
☕️ Get m0d a coffee via Ko-Fi.com
💬 IRC irc.rizon.net #modarchive
💬 Modarchive Discord

Saga Musix

  • TMA Moderator
  • Top Poster
  • ****
  • Offline Offline
  • Posts: 2571
  • I love OpenMPT! And Modules! And TMA! And Pie! :>
    • View Profile
    • Saga Musix - free module music and more!
Re: Errors in COMMON.css, TMA_2007_default.css, and ADVERTS.css
« Reply #4 on: August 27, 2008, 21:51:17 »

i know about opacity, but i definitely don't know about background-color:none; - would you mind to explain it?
Logged
» My TMA artist profile
» Visit my music site: https://sagamusix.de/ [de, en]
» Visit my programming website: https://sagagames.de/ [de]
» Open ModPlug Tracker
Pages: [1]   Go Up