Welcome Guest, Not a member yet? Register   Sign In
Problem with HTML helper
#1

[eluser]jbrozz[/eluser]
Hello, I have a big simple problem with HTML helper.

My problem is include the CSS layout file and images; for example, in views directory there are:

test.php
css/
- layout.css
images/
- banner.jpg

in controller I have includes the html helper $this->loader->helper('html'); Ok!
In test.php (views directory) the HTML code is:

<link rel="styleshett" href="css/layout.css" />

But the system engine doesn't include my css file and my images!!!!

Did you help me? Smile

PS. sorry for bad english, but I'm italian Smile


Messages In This Thread
Problem with HTML helper - by El Forum - 08-27-2008, 04:00 AM
Problem with HTML helper - by El Forum - 08-27-2008, 06:19 AM
Problem with HTML helper - by El Forum - 08-27-2008, 06:42 AM
Problem with HTML helper - by El Forum - 08-27-2008, 09:28 AM
Problem with HTML helper - by El Forum - 08-27-2008, 09:44 AM
Problem with HTML helper - by El Forum - 08-27-2008, 10:13 AM
Problem with HTML helper - by El Forum - 08-27-2008, 10:25 AM
Problem with HTML helper - by El Forum - 08-27-2008, 10:30 AM
Problem with HTML helper - by El Forum - 08-27-2008, 10:32 AM
Problem with HTML helper - by El Forum - 08-27-2008, 10:35 AM
Problem with HTML helper - by El Forum - 08-27-2008, 04:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB