I guess it comes pretty natural because the li tag has the blue text as background by default in your CSS, and the hover background image has transparency so that the blue shines through.
You can see that it does work, however the hover stated is not right, i will attach another image of what it should look like, the hover image is bigger in height.
Great fix, works perfectly on both Chrome and Firefox on my Mac at least.
Can’t see the attachment because it’s pending approval so if you could upload it somewhere and link to it, I may be able to help. Maybe, because I don’t know if I have time today.
I’m off for an hour or so now, just so you know, so see you later!
Upload options
FTP of course
http://tinypic.com/
I dearly recommend Skitch for screenshots, it’s truly amazing if you have a Mac.
And if you’ve got Twitter there’s plenty of others, such as yFrog, built into most clients or you can use the website, just Google or check your client. If you don’t have Twitter, get it!
Anyway, you could also email me the attachment, my email is on my website in the signature.
You will see how it needs to be, at the current location where i am creating it it doesnt quite look right, see here: http://www.loumolloy.com/testing.php
Hi, on the anchors hover you set the background to transparent, aka parent backgrounds will now show.
The nearest parent has a background (the <li>). The <li>'s image is sliced in a way that the text appears further down. THe image itself needs to be corrected.
Hi, not quite sure if I understand, but if you want the “1) Are you” and then the radio button on the same line, you’d haveto change the HTML (since you have them on different rows) to have them be in seperate <td>'s within the same <tr>