Author |
Topic  |
|
Jays
Starting Member
Canada
24 Posts |
Posted - 04 November 2009 : 08:13:24
|
Hi All
When a poster clicks "reply to topic" the page size is larger than the browser window and you have to scroll the browser window to the right to post the reply. All other pages seem to line up fine.
Can anyone help with this?
Thanking you in advance
Update: This is weird, it doesn't happen on all posts, I just tried to reply to a different post I have and the window lined up fine.
Still needing help |
Edited by - Jays on 04 November 2009 08:27:03 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 04 November 2009 : 08:32:53
|
Silly question, but just to make sure we're on the same page: Does the topic in question have content that causes the page to scroll before the reply? |
 |
|
Jays
Starting Member
Canada
24 Posts |
|
bobby131313
Senior Member
   
USA
1163 Posts |
Posted - 04 November 2009 : 09:51:08
|
Did you recently add any mods? If so, check your edits again carefully.
Your post.asp page has 5 sets of head tags, 5 sets of body tags, and 6.5 sets of html tags.
Something has gone very wrong.  |
Switch the order of your title tags |
Edited by - bobby131313 on 04 November 2009 09:52:53 |
 |
|
Jays
Starting Member
Canada
24 Posts |
Posted - 04 November 2009 : 09:59:24
|
Ohhh nooo
Probably because I've added 'include files' to my top and side columns
Thank you I will check it out |
 |
|
Jays
Starting Member
Canada
24 Posts |
Posted - 04 November 2009 : 12:10:13
|
No it wasn't my files. I must have added a mod incorrectly
Thank you for your help |
 |
|
Jays
Starting Member
Canada
24 Posts |
Posted - 05 November 2009 : 13:01:20
|
Hi Again
I have just done a new install of the forum will no mods at all.
I am still having a problem to what I posted above, only this time the Reply to Box is aligned correctly but the original post scrolls to the right.
Is there a way to 'comment out' the Reply to Topic and just use the Quick Reply and if so, how would I do this?
Thanks again
|
 |
|
bobby131313
Senior Member
   
USA
1163 Posts |
Posted - 05 November 2009 : 13:30:54
|
Examining the code on the post.asp page reveals the right hand colum has the nowrap="nowrap" attribute on the TD tag, which is making the long sentences stretch all the way out.
Now I would think that the setting in the admin panel (Topic NOWRAP Right), if set to on, would effect topic.asp also so I'm not sure how it is happening. |
Switch the order of your title tags |
 |
|
Jays
Starting Member
Canada
24 Posts |
Posted - 05 November 2009 : 13:45:40
|
Oh My what a ..... I am, you know :)
I misread the solution to a previous post I made and switched the nowraps around...
Thank you again, everyone in this forum is great. |
 |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 05 November 2009 : 13:45:43
|
quote: Originally posted by bobby131313 Now I would think that the setting in the admin panel (Topic NOWRAP Right), if set to on, would effect topic.asp also so I'm not sure how it is happening.
yes, that is what it should do. |
 |
|
|
Topic  |
|