Template talk:Feature11
Hmm. I sense a disharmony between Vector and Monobook with regards to the badge positioning. -- Hindleyak Converse • ?blog • Click here! 21:14, 6 Yoon 2011 (UTC)
- Where are you trying to put it? <css>
.nou a{ color:#000000; } .nou a:hover{ text-decoration: none; } .new a{ color:#cc2200; } .new a:visited{ color:#a55858; } </css>~ File:Pointy.png 23:09, 6 Yoon 2011
.nou a{ color:#000000; } .nou a:hover{ text-decoration: none; } .new a{ color:#cc2200; } .new a:visited{ color:#a55858; } </css>~ File:Pointy.png 01:08, 7 Yoon 2011
- I think I might have fixed it, but nothing happened. Is it caching, or did I do it wrong? <css>
.nou a{ color:#000000; } .nou a:hover{ text-decoration: none; } .new a{ color:#cc2200; } .new a:visited{ color:#a55858; } </css>~ File:Pointy.png 05:31, 7 Yoon 2011
- Basically, Seppy made a slight change to {{Feature10}}, moving the feature badge above the header line on Vector. However, this makes it fly off into the distance on the Monobook skin, somewhere up near the user control panel right at the top of the page. I'm wondering if there is another way to position the badge rather than the "position:absolute" tag. For now, I reckon it ought to stay where it is, since Monobook is the default skin and it looks okay in both skins. -- Hindleyak Converse • ?blog • Click here! 11:53, 7 Yoon 2011 (UTC)
- Skin-specific css, if it'd work... especially since the thingies are in ids already so the edittop script could find them, so it should have been trivial. Except I tried and it doesn't seem to want to work. Do you know what's wrong? Although my personal css and js won't work, either, for some reason... <css>
- Basically, Seppy made a slight change to {{Feature10}}, moving the feature badge above the header line on Vector. However, this makes it fly off into the distance on the Monobook skin, somewhere up near the user control panel right at the top of the page. I'm wondering if there is another way to position the badge rather than the "position:absolute" tag. For now, I reckon it ought to stay where it is, since Monobook is the default skin and it looks okay in both skins. -- Hindleyak Converse • ?blog • Click here! 11:53, 7 Yoon 2011 (UTC)
.nou a{ color:#000000; } .nou a:hover{ text-decoration: none; } .new a{ color:#cc2200; } .new a:visited{ color:#a55858; } </css>~ File:Pointy.png 12:00, 7 Yoon 2011