Welcome Guest, Not a member yet? Register   Sign In
using dreamweaver with codeigniter? please share your approach
#3

[eluser]niwtxehpa[/eluser]
[quote author="Adam Griffiths" date="1224713405"]I make a folder called static in the same one as index.php, i.e.

Quote:index.php
application/
static/

Inside static I have folders for css, images etc, and then reference the CSS like this.

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

I just put ../_img/imagename.png in the CSS in relation to images.[/quote]

Thank you for your input, but I need to be able to have the wysiwyg-ness of dreamweaver; the php code would not execute in dreamweaver, therefore no css sheet would be attached (as far as design view is concerned).


Messages In This Thread
using dreamweaver with codeigniter? please share your approach - by El Forum - 10-22-2008, 11:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB