PDA

View Full Version : Forum Home Alignment


Zachery
23 Apr 2004, 21:18
This is a very simple mod and has fixed 99.9% of al of my forum spacing issues.


In the forumhome_lastpostby

find


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Change to


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Change YYY to a proper width, somthing around 250 usualy works well

Step 2

Find and change any occurence in the forumhome_* templates of



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



to


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replacing YYY with the same value you used before in place of YYY

idwf
06 May 2004, 23:15
sorry to say, that this hasnt worked for me :(

Zachery
06 May 2004, 23:47
Working for me on all of my styles O.o what is your current last post character limit set to?

idwf
07 May 2004, 08:08
i set it to 250....

If you like, you can have admin access and see whats going wrong. Allthough, i wont promise its not me who made an eror.

OGT
07 May 2004, 14:19
setting last post characters to 250 is going tot ake up way to much room even in a full screen style.




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



thats 250 characters, which, if i understand correctly, means your last post column wont display "..." until 250 characters have been met. if 250 characters is wider than the number you set in this mod, its going to stretch that cell out of whack.

Tony G
08 May 2004, 01:09
I think spaces count as characters. And yes, it's way too much. Play around with the widths until you get something that works for you. :)

idwf
22 May 2004, 10:06
well, i put it as 100 now.... and still one isn't right.

www.indeathwefall.co.uk/forums

if you wanna take a look, just PM me, and I'll give you admin details.

Zachery
24 May 2004, 19:53
Try setting the wdith to somthing higher than 100, its still too small

WB_Mike
03 Jun 2004, 03:54
setting last post characters to 250 is going tot ake up way to much room even in a full screen style.




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



thats 250 characters, which, if i understand correctly, means your last post column wont display "..." until 250 characters have been met. if 250 characters is wider than the number you set in this mod, its going to stretch that cell out of whack.
no. stop while you think your ahead 250 is the width of the div tag in pixels :) thank you and goodnight

phace
26 Jun 2004, 12:01
Sorry to say this has not been a successful mod for me either. Every value I enter changes the forums in a different way. Some become smaller, others remain the same or are wider than others. Very confusing :)

Oblivion Knight
27 Jun 2004, 11:49
It worked for me, great.! Thanks again Zach.. :D

Julio
30 Mar 2005, 12:51
OK - Played a bit with the code and with the Black and Gold style. It works great now. However it only makes a difference with the width set at 250 or greater. :)

SHANE-D-PAIN
02 Jun 2005, 18:44
This is working great for me with the Category Pacing and images modification you posted, thanks.