Google

NukeCoder


View next topic
View previous topic
Post new topic   Reply to topic
Author Message
Leo




Joined: Oct 18, 2007
Posts: 12

PostPosted: Sun Dec 02, 2007 1:50 pm
Reply with quote

Hello everyone,

I currently using phpnuke 7.9 and the nice Info Box block from here.

Since my site has many users online mostly 30. I want to show all members on the Online Now: section, but I dont want to get the block getting longer. ( meaning the length)

Which is the same idea on http://www.clan-themes.co.uk/ the info box .

What do i do it? ( add a scroll bar)

Thanks a lot.
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 920

PostPosted: Mon Dec 03, 2007 3:00 pm
Reply with quote

First you will need to find

php:
 $content .= '
    <em>Members</em>: <strong>
  '
$m .'</strong><br>
  '
.$members.'<br>'


and change to

php:
 $content .= '<div>
    <em>Members</em>: <strong>
  '
$m .'</strong><br>
  '
.$members.'<br></div>'


The forum wont display it correctly. but you will have to add this to the first <div>

Code:
style="height: 100px; overflow: auto;"


Then do the same thing to this code

php:
 $content .= '
    <em>Guests</em>: <strong>
  '
$g .'</strong><br>
  '
.$guests.'<br>'
 
View user's profile Send private message Visit poster's website
Leo




Joined: Oct 18, 2007
Posts: 12

PostPosted: Mon Dec 03, 2007 7:37 pm
Reply with quote

thanks gotcha.

I just made a small amount of donation to support this site, because you have been help me out every time that I have trouble on.

If you can, can you show me how to create a Show/Hide (+/-) the blocks ? ( like the one that you have in here) When you click [+] and the block will show. But when you click [-] and the block will hide .

How can you do that? Can you show me.

Many thanks...
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 920

PostPosted: Mon Dec 03, 2007 9:44 pm
Reply with quote

That is kinda a tough one because it is part of the theme and nuke themes differ so much... I'll have to try to work up a how to on that one.
 
View user's profile Send private message Visit poster's website
STALKER




Joined: Mar 14, 2006
Posts: 31
Location: Ohio

PostPosted: Wed Dec 05, 2007 10:47 am
Reply with quote

also you might check out evo nuke they have that also
 
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Leo




Joined: Oct 18, 2007
Posts: 12

PostPosted: Wed Dec 05, 2007 5:26 pm
Reply with quote

but How do I make it work?

ANyone knows?

Thx
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours
Forums ©