January 6, 200917 yr I'm making a side navigation but can't for the life of me remember how to get it so that the whole 'box' changes colour its hover status. at the moment on the text of the link changes it's background colour. Also I've added a bottom border to the links and they're only as long as the text too I want them to be the 150px that the sidebar is... any help would be gratefully appreciated...
January 6, 200917 yr Hi Stu, could you post a bit of html/css or a link to a live version? Chances are that setting the link to display:block will make it fill it's container (list item or sidebar) but seeing your existing code will make it easier to say.
January 6, 200917 yr Author Hi Stu, could you post a bit of html/css or a link to a live version?Chances are that setting the link to display:block will make it fill it's container (list item or sidebar) but seeing your existing code will make it easier to say. Hi ElanMan, display:block was the cuplrit...thanks for your help!!
Create an account or sign in to comment