Welcome Guest, Not a member yet? Register   Sign In
problem with putting css style
#4

[eluser]Rolly1971[/eluser]
try this in your php code:

Code:
$url = base_url() . APPPATH . '/' . 'css/styl.css';

then pass that into your view, and in your css link tag for the soure just use: <?=$url; ?>

don't forget to load the url helper , auto loading it is best.


Messages In This Thread
problem with putting css style - by El Forum - 09-27-2010, 09:17 AM
problem with putting css style - by El Forum - 09-27-2010, 11:15 PM
problem with putting css style - by El Forum - 09-28-2010, 01:04 AM
problem with putting css style - by El Forum - 09-28-2010, 01:12 AM
problem with putting css style - by El Forum - 09-28-2010, 01:18 AM
problem with putting css style - by El Forum - 09-28-2010, 01:42 AM
problem with putting css style - by El Forum - 09-28-2010, 03:14 AM
problem with putting css style - by El Forum - 09-28-2010, 05:32 AM
problem with putting css style - by El Forum - 09-28-2010, 07:39 AM
problem with putting css style - by El Forum - 09-28-2010, 07:49 AM
problem with putting css style - by El Forum - 09-28-2010, 08:03 AM
problem with putting css style - by El Forum - 09-28-2010, 08:29 AM
problem with putting css style - by El Forum - 09-28-2010, 08:58 AM
problem with putting css style - by El Forum - 09-28-2010, 10:30 PM
problem with putting css style - by El Forum - 09-29-2010, 08:42 AM
problem with putting css style - by El Forum - 09-30-2010, 04:10 PM
problem with putting css style - by El Forum - 10-05-2010, 12:13 AM
problem with putting css style - by El Forum - 10-05-2010, 12:34 AM
problem with putting css style - by El Forum - 10-05-2010, 03:27 AM
problem with putting css style - by El Forum - 10-05-2010, 05:35 AM
problem with putting css style - by El Forum - 10-18-2010, 10:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB