using ../ (dot dot slash) in background does now show image.
Hey, I'm having some problems with lesscss heres the scenario:
`body {
background: url(../img/background.png) repeat;
}`
It dosen't show the background, and the url is correct. Help?
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Víctor Gonzalez on 12 Jan, 2011 04:24 AM
Maybe try background-image?