Subversion Repositories SmartDukaan

Rev

Rev 1489 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1489 Rev 1490
Line 1... Line 1...
1
<link rel="shortcut icon" href="http://static1.${domain.name}/images/favicon.ico" type="image/x-icon" />
1
<link rel="shortcut icon" href="http://static1.${domain.name}/images/favicon.ico" type="image/x-icon" />
2
 
2
 
3
<link rel="stylesheet" href="http://static0.${domain.name}/css/saholic-min.css" type="text/css" />
3
<link rel="stylesheet" href="http://static0.${domain.name}/css/saholic-min.css" type="text/css" />
4
 
4
 
5
<!-- for only search and category page
-
 
6
<link rel="stylesheet" href="http://static0.saholic.com/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
-
 
7
-->
-
 
8
<!-- Cross Browser Compatibility Check -->
5
<!-- Cross Browser Compatibility Check -->
9
	<!--[if IE 8]>
6
	<!--[if IE 8]>
10
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie8.css" type="text/css" media="all" />
7
		<link rel="stylesheet" href="http://static1.${domain.name}/css/ie8.css" type="text/css" media="all" />
11
	<![endif]-->
8
	<![endif]-->
12
	<!--[if IE 7]>
9
	<!--[if IE 7]>
13
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie7.css" type="text/css" media="all" />
10
		<link rel="stylesheet" href="http://static1.${domain.name}/css/ie7.css" type="text/css" media="all" />
14
	<![endif]-->
11
	<![endif]-->
15
<!-- /Cross Browser Compatibility Check -->
12
<!-- /Cross Browser Compatibility Check -->
16
 
13
 
17
<link rel="stylesheet" href="http://static1.${domain.name}/css/colorbox.css" type="text/css" media="all" /> 
14
<link rel="stylesheet" href="http://static1.${domain.name}/css/colorbox.css" type="text/css" media="all" /> 
18
<link rel="stylesheet" href="http://static2.${domain.name}/css/lightbox_inline.css" type="text/css" media="all" />
15
<link rel="stylesheet" href="http://static2.${domain.name}/css/lightbox_inline.css" type="text/css" media="all" />
19
16