Welcome Guest, Not a member yet? Register   Sign In
how to add css to 2.1.3
#2

[eluser]igna vegas[/eluser]
in your view, into <head> tags


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

your css folder, must be in the root. NOT into application folder.



Messages In This Thread
how to add css to 2.1.3 - by El Forum - 10-09-2012, 10:14 PM
how to add css to 2.1.3 - by El Forum - 10-10-2012, 12:43 AM
how to add css to 2.1.3 - by El Forum - 10-10-2012, 03:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB