CSS backgrounds
CSS backgrounds
Out of context: Reply #4
- Started
- Last post
- 4 Responses
- Gordy220
You have'nt positioned it?
you can use the abbreviated version which'd look like thise:
background: #FF3300 url(nav-bg.gif) no-repeat 0 0;
0 0 = the position of the image, can be %, px etc.