Welcome Guest, Not a member yet? Register   Sign In
Asset Library
#1

[eluser]xtremer360[/eluser]
In trying to find out how to have the following work. I'm using the template and asset libraries from PyroCMS to help in aiding my CI application and I’m trying to figure out how I can have the dashboard look for the images/css/js files in the file structure below as opposed to the regular assets folder in the public_html folder since those files only pertain to that theme. As far as I know the code below is what is used to render a specific css file. The theme is running smoothly but when the line below gets called it renders nothing as if there is no code line present.

I'm still trying to find out why the line isn't getting rendered. I'm still needing an idea for this.

<?php echo Asset::css(‘bootstrap/bootstrap.min.css’); ?>

public_html/
application/
themes/
supr/
assets/
js/
images/
css/
bootstrap/bootstrap.min.css
views/
layouts/
default.php





Messages In This Thread
Asset Library - by El Forum - 03-06-2013, 04:57 PM
Asset Library - by El Forum - 03-14-2013, 01:29 PM
Asset Library - by El Forum - 03-14-2013, 01:36 PM
Asset Library - by El Forum - 03-19-2013, 01:41 PM
Asset Library - by El Forum - 03-19-2013, 04:00 PM
Asset Library - by El Forum - 03-19-2013, 04:00 PM
Asset Library - by El Forum - 03-19-2013, 04:10 PM
Asset Library - by El Forum - 03-19-2013, 04:15 PM
Asset Library - by El Forum - 03-19-2013, 06:35 PM
Asset Library - by El Forum - 03-20-2013, 04:24 PM
Asset Library - by El Forum - 03-20-2013, 06:14 PM
Asset Library - by El Forum - 03-20-2013, 06:45 PM
Asset Library - by El Forum - 03-20-2013, 09:49 PM
Asset Library - by El Forum - 03-20-2013, 11:51 PM
Asset Library - by El Forum - 03-21-2013, 01:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB