hi, i was wondering if someone could help me. I've never dealt with CSS before in my life, but I'd like to edit 2 things in my blog code so they scroll in the y-direction on an overflow..
Code:
<!-- Sidebar -->
<div id='sidebar1'>
<ul><li>
<b:section class='sidebar11' id='sidebar11' preferred='yes'>
<b:widget id='LinkList2' locked='false' title='Sites to Check Out' type='LinkList'/>
<b:widget id='Label3' locked='false' title='Genres' type='Label'/>
<b:widget id='Label1' locked='false' title='Artists' type='Label'/>
<b:widget id='BlogArchive1' locked='false' title='Archive' type='BlogArchive'/>
</b:section>
</li></ul>
</div>
i'd like only the "Genres" and "Artists" sections to do so.. please let me know if I need to post any more code
thanks to anyone who helps with the 2 minute task :P