Welcome Guest, Not a member yet? Register   Sign In
Embed PHP in css and js files
#4

[eluser]CroNiX[/eluser]
For images in css files I just use:
url('/images/image_name.jpg')

which is the same as url('http://www.mysite.com/images/image_name.jpg').

That also lets me use the same image on SSL pages without having to do:
url('https://www.mysite.com/images/image_name.jpg')


Messages In This Thread
Embed PHP in css and js files - by El Forum - 04-23-2012, 09:22 AM
Embed PHP in css and js files - by El Forum - 04-23-2012, 09:29 AM
Embed PHP in css and js files - by El Forum - 04-23-2012, 09:33 AM
Embed PHP in css and js files - by El Forum - 04-23-2012, 10:04 AM
Embed PHP in css and js files - by El Forum - 04-23-2012, 10:07 AM
Embed PHP in css and js files - by El Forum - 04-23-2012, 10:16 AM
Embed PHP in css and js files - by El Forum - 04-23-2012, 10:22 AM
Embed PHP in css and js files - by El Forum - 04-23-2012, 10:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB