Recent Topics

1 Sep 14, 2008 08:42    

My b2evolution Version: 1.10.x

I have a blog listing on my side bar and its a long listing, but its affecting the look of my page as after my last blog post, there is a huge white area underneath.

You can take a look

www.zerodivision.ca

Is there a way to put a scroll bar or something in the side bar to reduce the length of the blogs that are linked on my site? Theres no way i can control the amount of listings showing up as it was a simple html file that i pasted in the widget from a site i registered on. Its a drag to scroll all the way down to the bottom only to see all this white space.

Thanks

2 Sep 14, 2008 09:25

Change your widget code to look something like this :

<div style="height:10em;overflow:auto;">
<script src="http://www.progressivebloggers.ca/lists/list.js" type="text/javascript"></script>
</div>

Change the 10em to whatever height suits you

¥

3 Sep 14, 2008 09:52

where can i access the widget code?

4 Sep 14, 2008 09:54

ahh nm, i posted that and figured it out right after lol...thanks


Form is loading...