-
Positioning a background image.
I have been wondering how can I do something like for a while now but no luck so far.
Take a look at: http://www.planetdiaz.com/test/
Now on the navigation menus, notice that there is a little arrow on the following texts: Programming, Web Discussions, and Hardware & Software
However, this arrow is on top of the text and I would like it to be just at the left of the text, so it looks something like this:
http://www.planetdiaz.com/test/test.gif
Help?
-
SitePoint Enthusiast
Try background-position:0 50%;
You also have to apply some left padding to the paragraph so that the arrow doesn't overlap with the text.
-
what does the first 0 stand for?
-
got it! totally understand now. Thanks friend!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks