[Solved] Vista 141 stretching in forum mode


[Solved] Vista 141 stretching in forum mode

Postby bitingmonkey » Thu Aug 09, 2007 11:46 pm

I was curious how you got the Vista 141 theme to not stretch when it is on the forums? Mine stretches outside the header image bracket on the right and throws the left blocks and top navigation bar past the left image bracket.

I really like this style because it seems to work very well with multiple resolutions, but I am having trouble with the forum stretching....

bitingmonkey
 
Posts: 3
Joined: Mon Aug 06, 2007 10:18 am
Blog: View Blog (0)

Re: Vista 141 stretching in forum mode

Postby Helter » Fri Aug 10, 2007 2:59 pm

which page is stretching? look at the url, it will say posting.php, viewtopic.php, viewforum.php...etc

User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner

Re: Vista 141 stretching in forum mode

Postby bitingmonkey » Fri Aug 10, 2007 6:40 pm

it only stretches in viewtopic.php, the other two are fine.

bitingmonkey
 
Posts: 3
Joined: Mon Aug 06, 2007 10:18 am
Blog: View Blog (0)

Re: Vista 141 stretching in forum mode

Postby Helter » Fri Aug 10, 2007 10:32 pm

double check that in your templates folder you have a .js file called no_thread_stretch.js

aslo check for this code in viewtopic_body.tpl

Code: Select all
no_thread_stretch({BLOCK_WIDTH}+10%);


if you have that code already, try replacing it with

Code: Select all
no_thread_stretch({BLOCK_WIDTH}+400);


you may have to play around a bit with the 400 number

User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner

Re: Vista 141 stretching in forum mode

Postby bitingmonkey » Sat Aug 11, 2007 9:18 am

I did have the no_thread_stretch.js file in the /template area not the vista area though.

I did have:

Code: Select all
no_thread_stretch({BLOCK_WIDTH}+10%);


I tried all the way up to:
Code: Select all
no_thread_stretch({BLOCK_WIDTH}+6000);


After a while I stopped seeing movement.

Realizing this was a bit excessive, I determined the problem was somewhere else. I turned off all the banners and still stretching.

The problem I was having was my Site Name in General Configuration was too long. While this might be good for google it broke the theme so I shortened it and voila it was fixed. I went back and turned on the banners and deleted the no_thread_stretch.js file I added to the templates/vista area and replaced the viewtopic_body.tpl with the original file and it still worked so this was the problem. Thank you very much for helping me with this. I appreciate it.

bitingmonkey
 
Posts: 3
Joined: Mon Aug 06, 2007 10:18 am
Blog: View Blog (0)



Post a reply



Return to IntegraMod 141 Templates

Who is online

Users browsing this forum: No registered users and 2 guests

cron