Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 248: Line 248:
/* Each node */
/* Each node */
#example3 .node{
#example3 .node{
-
background:url(../images/node.gif) top center no-repeat;
+
background:url(http://friquemag.net/demos/timeliner/images/node.gif) top center no-repeat;
width:32px;
width:32px;
height:24px;
height:24px;
Line 254: Line 254:
/* The active node */
/* The active node */
#example3 .node_active{
#example3 .node_active{
-
background:url(../images/node_active.gif) top center no-repeat;
+
background:url(http://friquemag.net/demos/timeliner/images/node_active.gif) top center no-repeat;
}
}
/* Each node tooltip */
/* Each node tooltip */

Revision as of 12:10, 26 July 2013


Page title

List of templates:

Team:Wageningen_UR/Templates/Page Header
this page, include at the start of every page. This page contains all the css needed to style all of the pages.
Team:Wageningen_UR/Templates/Page Footer
include at the end of every page. This page contains all js for all the more complex functions in this wiki.
Team:Wageningen_UR/Templates/Navigation
edit the menu here