1
rabideau
@import "<{$xoops_themecss}>"; INVALID??
  • 2007/1/31 16:36

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


Hello all,

I am attempting to validate my html and css. CSS seems to validate okay. HTML is another story. I keep getting ERRORS with XOOPS code like @import "<{$xoops_themecss}>";

I'd like to get valid code. Any ideas what I should do????

THANKS!
Pax vobiscum,
...mark

may the road rise to meet your feet!

http://treemagic.org

2
snow77
Re: @import "<{$xoops_themecss}>"; INVALID??
  • 2007/1/31 16:47

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


normally

@import url(yourstyle.css);

goes in the css files not the html, so I am unsure of what's going wrong, maybe the smarty $xoops_themecss isn't read correctly where you have it.
www.polymorphee.com
www.xoopsdesign.com

3
Will_H
Re: @import "<{$xoops_themecss}>"; INVALID??
  • 2007/1/31 17:01

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


<link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_themecss}>" />

4
rabideau
Re: @import ""; INVALID??
  • 2007/1/31 17:22

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


Thanks!!!!

Its fixed. I feel so dumbbbbbb.
Pax vobiscum,
...mark

may the road rise to meet your feet!

http://treemagic.org

Login

Who's Online

172 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 172


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