Welcome Guest, Not a member yet? Register   Sign In
I am having a weird issue with CSS.
#11

[eluser]InsiteFX[/eluser]
Try leaving the base_url blank '' CodeIgniter will try to figure it out for you.

You can also try this:
Code:
<link rel="stylesheet" href="<?php echo base_url('css/style.css'); ?>">

If the css is working in the other browsers but messing up then it is a browser problem,
some browser you neeed to make adjustments on the css for it work on all.

Like with IE you usally end up create a special css file just for it!


Messages In This Thread
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 09:57 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:03 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:13 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:20 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:23 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:32 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:40 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:52 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:53 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:54 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:56 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 10:59 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 11:00 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 11:02 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 11:11 PM
I am having a weird issue with CSS. - by El Forum - 05-29-2012, 11:13 PM
I am having a weird issue with CSS. - by El Forum - 05-30-2012, 12:13 AM
I am having a weird issue with CSS. - by El Forum - 05-30-2012, 12:22 AM
I am having a weird issue with CSS. - by El Forum - 05-30-2012, 01:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB