Welcome Guest, Not a member yet? Register   Sign In
CSS Problem Solved!!!!!!!!
#7

(06-01-2017, 11:17 AM)Paradinight Wrote:
(06-01-2017, 11:07 AM)shaser Wrote: Hi guys im trying to add an external css file but don't work here is the code



Code:
<link rel = "stylesheet" href = "<?php echo base_url();?>application/css/generalstyle.css">
 
I loaded the helper
PHP Code:
$autoload['helper'] = array('html','url','form','date'); 

any ideas why don't work?
Thanks
Because of the htaccess file in the application folder. (see)

move the css folder above application

or

My Folder structure
- system
- application
- public
--assets
--- css
--- js
--- image
--index.php

hi I take out htaccess and it is works. I will need that file?

Thanks
Reply


Messages In This Thread
CSS Problem Solved!!!!!!!! - by shaser - 06-01-2017, 11:07 AM
RE: CSS Problem - by Paradinight - 06-01-2017, 11:17 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:30 AM
RE: CSS Problem - by PaulD - 06-01-2017, 11:19 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:26 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:24 AM
RE: CSS Problem - by PaulD - 06-01-2017, 11:29 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:32 AM
RE: CSS Problem - by Paradinight - 06-01-2017, 11:41 AM
RE: CSS Problem - by shaser - 06-01-2017, 11:54 AM
RE: CSS Problem - by Paradinight - 06-01-2017, 11:59 AM
RE: CSS Problem - by shaser - 06-01-2017, 12:09 PM
RE: CSS Problem - by Paradinight - 06-01-2017, 08:09 PM
RE: CSS Problem - by elieldepaula - 06-01-2017, 09:49 PM
RE: CSS Problem - by shaser - 06-29-2017, 11:41 AM
RE: CSS Problem - by InsiteFX - 06-02-2017, 04:05 AM
RE: CSS Problem - by rtenny - 06-08-2017, 03:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB