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! Link to comment https://forums.phpfreaks.com/topic/266755-scrollbar-problem/ 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/ Link to comment https://forums.phpfreaks.com/topic/266755-scrollbar-problem/#findComment-1367470 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.