PDA

View Full Version : portal page width problems


nineball
11-14-2004, 12:25 PM
On my home computer which is 1280 x 1024 everything is fine using IE. However at my work computer which is 1024 x 800. The page does not fit and has a width bar at the bottom. As well on my home computer at 1280 x 1024 using Firefox 1.0 the front page also does not fit. It seems the left column will just not fit on the page.

I have no problems with the regular vbulletin index page, just the portal page.

Any ideas

http://www.heartsongctr.com/vbulletin/index.php

Scott_H
11-15-2004, 01:22 AM
For one, your "Latest Threads" template has broken HTML code. Your href links have no end tag. Looking at your page I see you edited it yourself so my advice is upload an original template. You can pull it out of the install script manually.

The post titled "USAF Studies..." is causing your width problem. I fixed the broken code an it fixed your width problem. My advice after you upload the original template is to learn HTML.

Our Sponsors
 

nineball
11-15-2004, 10:28 AM
It turned out that if there was a link in the post it messed up the sizing. Just had to move the $thread[preview] inside the </span> tag for those who are interested in a center bock like this.