1
bassclef
Another issue with Recent Topics block of NewBB2
  • 2004/12/30 16:28

  • bassclef

  • Just popping in

  • Posts: 39

  • Since: 2004/2/27


The NewBB2 'Recent Topics' block I have centered on the home page of my site. Using IE it appears to work 'most of the time' except I have users that complain it is now double spaced (3 lines per entry - the little 'icon1.gif' mood icons take up a line of their own)

However, in Firefox (what all we right-on admins should be using!) it intermittently shows up as very wide - causing scrolling to get to the right-hand menu. Is this Firefox or the block?

Thanks,

Bassclef

2
desperado
Re: Another issue with Recent Topics block of NewBB2
  • 2005/1/2 20:02

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


I've the same problem.

I think it is the recent topic block.

Does anyone have a fix for this ?

And is it possible to get all in one line ?

3
desperado
Re: Another issue with Recent Topics block of NewBB2
  • 2005/1/2 20:28

  • desperado

  • Just popping in

  • Posts: 33

  • Since: 2002/3/20


It seems like xoops.org has fixed this issue.

4
Anonymous
Re: Another issue with Recent Topics block of NewBB2
  • 2005/1/2 22:44

  • Anonymous

  • Posts: 0

  • Since:


If you donĀ“t like 3 lines go into newbb/blocks/newbb_blocks.php

at line 165:

$topic['time'] = $time '<br />' $topic['jump_post'];
$topic['time'] .= "<br />" $topic_poster;


change to

$topic['time'] = $time '&nbsp;' $topic['jump_post'];
$topic['time'] .= "<br />" $topic_poster;

5
bassclef
Re: Another issue with Recent Topics block of NewBB2
  • 2005/1/3 3:33

  • bassclef

  • Just popping in

  • Posts: 39

  • Since: 2004/2/27


Thanks for this! Solved the 3-line issue but I wonder if the reason it often needs a 'refresh' to make it fit on a page is known?

Thanks!

Marc

Login

Who's Online

244 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 244


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits