teenmoney
Regular Member
- Oct 5, 2008
- 387
- 171
Hey guys I have a quick CSS question. I am working on editing a WP layout and the code for the header looks like this:
I was wondering if someone could tell me what "0 36px" does?
Thanks
Code:
#header {
background:url(images/header-bg3.jpg) repeat-x 0 36px;
}
I was wondering if someone could tell me what "0 36px" does?
Thanks