Welcome Guest, Not a member yet? Register   Sign In
URLS inside CSS
#3

[eluser]Seppo[/eluser]
The CSS code URLs are relative to the css directory.

So, if your structure is like this
Quote:-- system
-- css
---- drop-down-menu.css
-- images
---- tableft2.png
...

You should set the css form the css folder to the image file
Code:
background:url("../images/tableft2.png") no-repeat left top;


Messages In This Thread
URLS inside CSS - by El Forum - 04-10-2008, 05:18 AM
URLS inside CSS - by El Forum - 04-10-2008, 05:37 AM
URLS inside CSS - by El Forum - 04-10-2008, 08:15 AM
URLS inside CSS - by El Forum - 04-10-2008, 11:33 AM
URLS inside CSS - by El Forum - 04-10-2008, 12:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB