Forum Moderators: not2easy
[webmasterworld.com...]
which describes exactly the problem I ran into today. I want to have a list of links, and have the list bullets displayed inside. However, I also wanted to display each link as a block element so that I can use hover effects. Turns out it doesn't work - because the list item is a block element also, you end up with the bullet, then a break, then the link on the line below.
Has anyone found a way to work around this problem? I really want my pretty little custom bullets to display inside.... they just look tacky otherwise. And I really wanted hover effects on the links....again avoiding tackiness, as I think they look much better than underlining.
I did try a work around of using my hover effect on the list item instead of the link. It worked okay (in some browsers, anyway!) but not the right solution for me, because I have nested lists of links, and the whole sublist, rather than its single links, gets the hover effect and ruins the whole effect I wanted.
This is my burning question. I just registered here in hopes of finding an answer! At any rate, this is a terrific bunch of forums!