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

[eluser]codelogic[/eluser]
[quote author="InsiteFX" date="1338357401"]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!
[/quote]

Okay, so this does not work, with my base_url typed in and left blank. I wonder why.

Also, Aken, this
Code:
<link rel="stylesheet" href="/main/test/CI/css/style.css?<?php echo time(); ?>">

worked, it is displaying correctly across all browsers.

Edit: What do you mean by URL helper loaded?


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