Welcome Guest, Not a member yet? Register   Sign In
How does CodeIgniter load images from a CSS file?
#2

If the ccss file is above your image folder then try this.

Code:
body {
    background: url(../images/img04.jpg) repeat left top;
}
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: How does CodeIgniter load images from a CSS file? - by InsiteFX - 03-27-2025, 02:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB