Welcome Guest, Not a member yet? Register   Sign In
CSS not applying for controllers with 3+ URI segments in URL?
#2

[eluser]Popcorn[/eluser]
Use

Code:
<link rel="stylesheet" href="<?php echo base_url() ?>/style.css" type="text/css" media="screen" />

Instead. Make sure you have the URL helper loaded.


Messages In This Thread
CSS not applying for controllers with 3+ URI segments in URL? - by El Forum - 09-21-2008, 06:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB