Welcome Guest, Not a member yet? Register   Sign In
css is not loading
#8

[eluser]jblack199[/eluser]
and your css is in your document_root, not inside any folders right? if so,

Code:
<link href="<?php echo base_url();?>style.css" rel="stylesheet" />
something like that should work perfectly as thats a direct snippet right from my own script and it works flawlessly. other than that, perhaps firebug can give you some insight into why its not loading on the one page, but it is on the other....

Also try getting rid of your closing ?> in your controller and see if that helps any...


Messages In This Thread
css is not loading - by El Forum - 08-11-2011, 09:42 PM
css is not loading - by El Forum - 08-11-2011, 11:28 PM
css is not loading - by El Forum - 08-12-2011, 02:12 AM
css is not loading - by El Forum - 08-12-2011, 02:16 AM
css is not loading - by El Forum - 08-12-2011, 02:29 AM
css is not loading - by El Forum - 08-12-2011, 02:36 AM
css is not loading - by El Forum - 08-12-2011, 02:38 AM
css is not loading - by El Forum - 08-12-2011, 02:40 AM
css is not loading - by El Forum - 08-12-2011, 02:49 AM
css is not loading - by El Forum - 08-12-2011, 02:50 AM
css is not loading - by El Forum - 08-12-2011, 03:00 AM
css is not loading - by El Forum - 08-12-2011, 03:06 AM
css is not loading - by El Forum - 08-12-2011, 03:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB