Have you tried using <wicket:link> around your <link> tag for your CSS?
On Tue, Apr 8, 2008 at 11:22 AM, Michael Laccetti <[EMAIL PROTECTED]> wrote: > > For some reason the CSS links that I have embedded in my HTML are not > working. The HTML validates perfectly, the CSS URL is available as I can > browse to it, and yet the CSS is not being rendered by the browser, nor does > Firebug even show it as being requested. For something so simple, I'm > consistently stumped. I've checked everything, and cannot see what is > wrong. The HTML/CSS (rendered) is here: > http://papernapkin.org/pastebin/view/376/ . A screenshot of Firebug is > available here: > http://papernapkin.org/pastebin/resource/images/imageEntryId/379 . Please > note the weird stylesheet link; why does it include display:none? > > As an aside, I embedded the CSS straight into the page, and it works. Given > that I have the same problem with the CSS not rendering in both IE and > Firefox, I lean towards wicket somehow interrupting the regular flow of > things, but I cannot figure out what/how. > > Mike > > ----- > -- > Michael Laccetti (416)558-9718 > S2G Limited http://www.s2g.ca/ > -- > View this message in context: > http://www.nabble.com/CSS-not-working-tp16560405p16560405.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
