Welcome Guest, Not a member yet? Register   Sign In
CSS and File Structure
#2

[eluser]Dan Bowling[/eluser]
Are you using .htaccess to rewrite URIs? If os, your base url is going to be changing depending on your controller.

Here's what I use:

<style type="text/css" media="screen">@import "<?php echo base_url(); ?>/system/application/views/css/screen.css";</style>


Messages In This Thread
CSS and File Structure - by El Forum - 03-24-2009, 02:58 PM
CSS and File Structure - by El Forum - 03-24-2009, 03:37 PM
CSS and File Structure - by El Forum - 03-24-2009, 03:41 PM
CSS and File Structure - by El Forum - 03-24-2009, 03:56 PM
CSS and File Structure - by El Forum - 03-24-2009, 03:59 PM
CSS and File Structure - by El Forum - 03-24-2009, 04:22 PM
CSS and File Structure - by El Forum - 03-24-2009, 04:34 PM
CSS and File Structure - by El Forum - 03-24-2009, 05:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB