Welcome Guest, Not a member yet? Register   Sign In
CSS Not Working in Codeigniter
#1

[eluser]Zed[/eluser]
Hi, I created a css folder for all my styles, when i link the style on my editor i can see the style output but on the browser the style does not reflect. why is it so? what can i do to make it reflect.

thank you
#2

[eluser]InsiteFX[/eluser]
You keep asking question on how to do things but you never include any code so that we can help you!
#3

[eluser]Zed[/eluser]
[quote author="InsiteFX" date="1332172219"]You keep asking question on how to do things but you never include any code so that we can help you!
[/quote]

i am very sorry. the thing is i created new folder for css, js, images
my folder structure: application, css, images, js, system (index.php)
on my view i have a file service.php and i attached a style <link href="../../css/styles.css" rel="stylesheet" type="text/css">
on my editor, i could see the effects of my styles but when i view in browser, no effects
the same problem too with images i did <img src="../../images/2.jpg" width="78" height="25" /> but i did not see the image?

there is no code that i why i did not post any. just the image source...

thanks
#4

[eluser]Zed[/eluser]
Thanks insightFX,
i finally figured how to insert an image, but yet to figure the css/style. still doing some tweaking
hoping to figured it
#5

[eluser]Zed[/eluser]
hi.
after some gogling i finally figured it out.

thanks all
#6

[eluser]Zed[/eluser]
[quote author="InsiteFX" date="1332172219"]You keep asking question on how to do things but you never include any code so that we can help you!
[/quote]

how do you mark a topic as solved?
#7

[eluser]CroNiX[/eluser]
[quote author="Zed" date="1332188500"][quote author="InsiteFX" date="1332172219"]You keep asking question on how to do things but you never include any code so that we can help you!
[/quote]

how do you mark a topic as solved?[/quote]Edit your first post and update the title.




Theme © iAndrew 2016 - Forum software by © MyBB