stats order in simple portal

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Locked
User avatar
neuropass
BBCoder IV
BBCoder IV
Posts: 173
Joined: 11 Apr 2010, 02:33

stats order in simple portal

Post by neuropass »

I'm trying to get the statistic block organized like here.
i managed to have the block on the right side, but the information are all messy.. kinda like the newest user (is you have a long date format)

how can it be fixed on single line like here?
Modd it up! TweakScene ;-) Support us! || Follow us ||

Image
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: stats order in simple portal

Post by cisco007 »

it has to do with the way the date is formatted on your site, i have posted an answer to this on this site, try searching for it, it's late for me to search for it now!
User avatar
neuropass
BBCoder IV
BBCoder IV
Posts: 173
Joined: 11 Apr 2010, 02:33

Re: stats order in simple portal

Post by neuropass »

i know i fixed that, but what i want to order is the statistic block not the newest user...
Modd it up! TweakScene ;-) Support us! || Follow us ||

Image
User avatar
Stoker
Site Admin
Site Admin
Posts: 3558
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: stats order in simple portal

Post by Stoker »

neuropass wrote:I'm trying to get the statistic block organized like here.
The code used is exactlythe same.
neuropass wrote:i managed to have the block on the right side, but the information are all messy.. kinda like the newest user (is you have a long date format)
The block is per standard on the right side?
And newest user has nothing to do with date format, but off course, if the user has a long name it will probably be on 2 lines.
Board rules! No PM support
User avatar
neuropass
BBCoder IV
BBCoder IV
Posts: 173
Joined: 11 Apr 2010, 02:33

Re: stats order in simple portal

Post by neuropass »

ok this is what i mean:
Capture.PNG
it's all messy. On the portal here, it's all organized line after line...
Modd it up! TweakScene ;-) Support us! || Follow us ||

Image
User avatar
Stoker
Site Admin
Site Admin
Posts: 3558
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: stats order in simple portal

Post by Stoker »

'Now i get it :D
Just replace all the: &bull; with a <br />
Board rules! No PM support
User avatar
neuropass
BBCoder IV
BBCoder IV
Posts: 173
Joined: 11 Apr 2010, 02:33

Re: stats order in simple portal

Post by neuropass »

Stoker wrote:'Now i get it :D
Just replace all the: &bull; with a <br />
8-)
'thanks it works now!
Modd it up! TweakScene ;-) Support us! || Follow us ||

Image
Locked