kestral FusionBB Addict Total Posts: 746
 Average Post Ranks%:
|
06-05-09 08:08 PM - Post#81838
Ok, I'm compulsive about some things. I'm looking at the new 3.0, and I notice that each reply shows this HUGE amount of space between the post/separation/signature and the bottom of that response. Why SO much space in 3.0?
|
Chris Peterson FusionBB Fanatic Total Posts: 3758
 Location: West Fargo, ND Average Post Ranks%:
|
06-06-09 09:41 AM - Post#81840
In response to kestral
There is a considerable amount of white space there. I'm not sure why, possibly due to the additions of the user options button? We'll have to take a look.
|
Couchtomatoe Code Monkey Total Posts: 3049
 Birthday: 02-03 Location: Richmond, Virginia Average Post Ranks%:
|
06-06-09 09:43 AM - Post#81841
In response to Chris Peterson
actually its more about the aligning of the option buttons then anything else.. there was not really a more elegant way to accomplish locking the options to the bottom because everytime we tried something the alpha testers hated it
|
kestral FusionBB Addict Total Posts: 746
 Average Post Ranks%:
|
 06-06-09 12:04 PM - Post#81842
In response to Couchtomatoe
I really hate to say this, but I won't upgrade with 'that' much space there. It looks like someone's added spaces to their signature to stretch their posts.
Sure there's NO WAY to stop it??
|
greg FusionBB Fanatic Total Posts: 4956
 Location: Tombstone, AZ Average Post Ranks%:
|
06-06-09 12:23 PM - Post#81843
In response to kestral
I'm bringing this up with Josh and the others to see if we can't possibly do something in that respect. I really won't delay the upgrade for that, as there are other features of 3.0 that are certainly worth looking at. Just hang in there and I'll try and keep you updated as much as I can.
|
Monkeyra Chief Internet Man of Europe Total Posts: 2026
 Birthday: 05-05 Location: London, UK Average Post Ranks%:
|
06-06-09 12:48 PM - Post#81844
In response to Couchtomatoe
actually its more about the aligning of the option buttons then anything else.. there was not really a more elegant way to accomplish locking the options to the bottom because everytime we tried something the alpha testers hated it
I don't recall that? What were the other options?
|
kestral FusionBB Addict Total Posts: 746
 Average Post Ranks%:
|
06-06-09 03:16 PM - Post#81846
In response to Monkeyra
Hmmm I'm 1024 x 768 on a 17" monitor and there's 1½ if you don't have a signature and 2" of 'empty space' if you do have a signature.
Im sure some folks won't mind it.... yes, every label in my cupboards/closets faces front, all my hangers are the same color and face the same way.
|
Couchtomatoe Code Monkey Total Posts: 3049
 Birthday: 02-03 Location: Richmond, Virginia Average Post Ranks%:
|
06-06-09 04:13 PM - Post#81849
In response to Monkeyra
there is a way to stop it and you can remove the spaces but the bottom button bar is gonna float and not be aligned on the bottom. So if thats not a problem for you then go into the templates/fusionbb/showtopic_p_row.php and look for <br /> and take out all the ones that are grouped..
heres how it use to look...
And then during the 3.0 build I tried everything.. including placing it under and no one liked it
and everyone said put it back to how it was.. so we did..
now people say other software does it
so if anyone can come up with a better idea on how to do it with the showtopic_p_row.php template file so that everyone likes it I am sure Josh will use it...
|
kestral FusionBB Addict Total Posts: 746
 Average Post Ranks%:
|
06-06-09 05:14 PM - Post#81853
In response to Couchtomatoe
v2.2, I've got about ½" between the last bit of text or even the signature line.. and the bottom button bar.
I can't wait for v3, and now it's 1½ - 2".
Frankly, I don't care what 'other' software does. I see no purpose to 'extra' space and it doesn't look smooth/professional as 2.2 does.
|
Couchtomatoe Code Monkey Total Posts: 3049
 Birthday: 02-03 Location: Richmond, Virginia Average Post Ranks%:
|
06-06-09 05:30 PM - Post#81855
In response to kestral
then use the 2.2 showtopic_p_row.php row and just make sure to add the variables that were added with 3.0 and the top one is from 2.2~2.3
|
sb1963 FusionBB Fanatic Total Posts: 1636
 Location: UK Average Post Ranks%:
|
06-06-09 06:03 PM - Post#81857
In response to Couchtomatoe
I have an issue with the 'user options' button due to the fact that if you click it instead of just hovering over it you get shot to the top of the thread.
If we're getting all this dead space just to accommodate the drop-down box would it not be possible to make it a clickable button with a drop-down menu that renders on top of anything beneath it in the same way some of the buttons do on the nav bar such as 'My Fusion'?
That white space has got to be a PIA if you have a small screen.
If we've got to have that button I like it where it is - I seem to remember it was over on the right somewhere in one of the beta's & just looked wrong.
|
Chris Peterson FusionBB Fanatic Total Posts: 3758
 Location: West Fargo, ND Average Post Ranks%:
|
06-06-09 10:43 PM - Post#81869
In response to sb1963
I have an issue with the 'user options' button due to the fact that if you click it instead of just hovering over it you get shot to the top of the thread.
If we're getting all this dead space just to accommodate the drop-down box would it not be possible to make it a clickable button with a drop-down menu that renders on top of anything beneath it in the same way some of the buttons do on the nav bar such as 'My Fusion'?
That white space has got to be a PIA if you have a small screen.
If we've got to have that button I like it where it is - I seem to remember it was over on the right somewhere in one of the beta's & just looked wrong.
It's not because of the user options, but because of the post option buttons in the lower right hand corner, is what CT is explaining.
|
sb1963 FusionBB Fanatic Total Posts: 1636
 Location: UK Average Post Ranks%:
|
06-07-09 04:54 AM - Post#81880
In response to Chris Peterson
 I see now!
I couldn't find an any instances of that button float problem on my 2.3 install although I did manage to recreate it on a test post. I have to say I never noticed it before.
I think I'd rather stick to the rare float occurrence than the dead space in every post.
|
Stephen Mostly Harmless Total Posts: 2514
 Birthday: 11-26 Location: San Deigo Average Post Ranks%:
|
|
Couchtomatoe Code Monkey Total Posts: 3049
 Birthday: 02-03 Location: Richmond, Virginia Average Post Ranks%:
|
06-11-09 02:35 PM - Post#81937
In response to Stephen
that will work too but you will need to pass that thru Josh, Billy, and the rest of the users to make sure they like etz...
|
Claude FusionBB Fanatic Total Posts: 1413
 Location: San Diego Average Post Ranks%:
|
07-25-09 01:02 PM - Post#82370
In response to kestral
I really hate to say this, but I won't upgrade with 'that' much space there. It looks like someone's added spaces to their signature to stretch their posts.
Sure there's NO WAY to stop it??
Any progress on resolving the space issue?
|
kestral FusionBB Addict Total Posts: 746
 Average Post Ranks%:
|
09-06-09 10:10 AM - Post#82596
In response to Claude
Asking now if the extra space issue has been resolved in some way.
I'm back from vacations and 'stuff' and would like to upgrade to the newest version BUT the space issue MUST be cleared up before I'll upgrade.
|
greg FusionBB Fanatic Total Posts: 4956
 Location: Tombstone, AZ Average Post Ranks%:
|
09-06-09 10:39 AM - Post#82597
In response to kestral
Nothing new has been released or posted at this time.
|
VertexBilly FusionBB Addict Total Posts: 875
 Location: Las Vegas, NV Average Post Ranks%:
|
09-06-09 10:44 AM - Post#82598
In response to greg
We have not yet decided whether this will be changed or not.
If it is changed it will not be changed until a future version as we do not port changes into previous or currently released versions (with the exception of any security fixes).
Billy Cooter
Managing Partner, VertexHost.com
|
|
Claude FusionBB Fanatic Total Posts: 1413
 Location: San Diego Average Post Ranks%:
|
09-06-09 03:55 PM - Post#82599
In response to kestral
Asking now if the extra space issue has been resolved in some way.
I'm back from vacations and 'stuff' and would like to upgrade to the newest version BUT the space issue MUST be cleared up before I'll upgrade.
I agree. I've loved Fusion from day one (still do), but graphically, the space is a step backwards. I can hear my members saying, "What happened, the layout is screwed up". VBG
|