Quote:
Originally Posted by Lynne
|
No, I'm not. But the instructions at the bottom of his page state using the three lines I added to the headerinclude. I made one change to that, though, and instead of using the line
Code:
<style type="text/css">@import "jquery.countdown.css";</style>
I changed that to be:
Code:
<link rel="stylesheet" type="text/css" href="http://www.<site>.com/forums/clientscript/jquery.countdown.css" />
The code I am using is under the tab Layouts. There's a section there called "alternate images". The buttons CSS and code next to that are what I am using.