Welcome Guest, Not a member yet? Register   Sign In
Is a stupid problem, but is a problem!
#3

[eluser]PhilTem[/eluser]
You have

1) a whitespace in the URI to your stylesheet
2) not echo'ed the base_url();

Use

Code:
<link rel=“stylesheet” type=“text/css” href=”<?php echo base_url('framework/application/css/style.css'); ?>” media=“screen,print” />


Messages In This Thread
Is a stupid problem, but is a problem! - by El Forum - 01-27-2013, 04:35 AM
Is a stupid problem, but is a problem! - by El Forum - 01-27-2013, 08:05 AM
Is a stupid problem, but is a problem! - by El Forum - 01-27-2013, 08:29 AM
Is a stupid problem, but is a problem! - by El Forum - 01-29-2013, 10:55 AM
Is a stupid problem, but is a problem! - by El Forum - 01-29-2013, 01:37 PM
Is a stupid problem, but is a problem! - by El Forum - 01-29-2013, 01:38 PM
Is a stupid problem, but is a problem! - by El Forum - 01-29-2013, 02:11 PM
Is a stupid problem, but is a problem! - by El Forum - 02-06-2013, 12:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB