tebrown Posted August 7, 2012 Share Posted August 7, 2012 Hey, Below is the link to jsFiddle, which shows the code that I am currently stuck with. http://jsfiddle.net/tebrown/3KKZk/ What i am trying to do is make the border-bottom of each name go right to the edge of the div. I then want the scroll bar itself not to be right up against the right hand side (Need like a padding-right of about 5px). I don't think this is such a big deal, but every time i change something, it just messes with my code. I have attached an image of what i would like it to look like: http://i.imgur.com/MpoGC.png Thanks Guys! Quote Link to comment Share on other sites More sharing options...
Mahngiel Posted August 7, 2012 Share Posted August 7, 2012 Much akin to my post on your previous thread, you need to learn how to manage your code. The text you have is not contained within any element, therefore making managing said elements impossible. http://jsfiddle.net/Mahngiel/9YpSr/1/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.