View Full Version : Thread Widths


TexasOutdoors
4th February 2004, 05:12 AM
I recently noticed a space around posts after posting. I think it started after installing the banners hack. Anyone have any ideas what I changed to affect this? URL HERE!! (http://www.texasoutdoors.us/forum/showthread.php?t=723) to see..

HiDeo
4th February 2004, 08:50 AM
There is a problem
Revert your template postbit !

TexasOutdoors
4th February 2004, 06:58 PM
There is a problem
Revert your template postbit !

My postbits are originals, so I don't believe that's an issue.

The only templates edited for the hack, I believe, were:

FORUMHOME
forumhome_forumbit_level1_nopost
forumhome_forumbit_level2_post

HiDeo
4th February 2004, 07:37 PM
Ah
I have no more idea

TexasOutdoors
5th February 2004, 03:17 AM
I'm not real sure where that would be. I was thinking it would be in one of the forumbit templates, but I have no idea.

TexasOutdoors
5th February 2004, 04:14 AM
Copied the html into an editor and found this:

<!-- open content container -->

<div align="center">
<div class="page" style="width:100%; text-align:left">
<div style="padding:0px 25px 0px 25px">

<div style="padding:0px 0px 6px 0px">

When changing the 25 to a 0, it straightens it out. I just now have to find out where to change the padding in the templates. Any ideas where that would be? lol

tigsman
5th February 2004, 11:07 AM
Ok, help elaborate this one for me, I dont see anything unexpected at the URL given above. What is it, that you think you see is wrong?


T

LunaticSVT
5th February 2004, 11:48 AM
The only issue that i see is the header artwork on the right hand side. I have not looked at this hack so I have no clue with what to tell you to fix. Everything else looked fine to me.

kennethj
5th February 2004, 01:22 PM
I recently noticed a space around posts after posting. I think it started after installing the banners hack. Anyone have any ideas what I changed to affect this? URL HERE!! (http://www.texasoutdoors.us/forum/showthread.php?t=723) to see..
belive its in StyleVares -> Spacer Size (pixels) . . .

you have them all set to "0"

if you look at all of you pages they go right to the edge of the background . . . white part of page . . .

is this what you are asking ? ? ?

kennethj
5th February 2004, 01:29 PM
I recently noticed a space around posts after posting. I think it started after installing the banners hack. Anyone have any ideas what I changed to affect this? URL HERE!! (http://www.texasoutdoors.us/forum/showthread.php?t=723) to see..
not clear on what your after . . .
the only space around the post is the margin . . . grey part . . .

you get it to bump the sides ints in the main css -> Body (Customized in this Style -> Extra CSS Attributes -> margin: 15px 15px 15px 15px;

change them to 0 or . . .

other than that looks oK

TexasOutdoors
5th February 2004, 08:07 PM
I finally just uploaded the original vb style late last night and re-created the templates and it fixed it. It was a 25px cell padding throwing it off somewhere. Didn't get back here to say it was resolved. The inner tables, ie. the posts were around 90% while the overall was 100% so there was an extra space there.

Thanks for the help though.

TexasOutdoors
5th February 2004, 08:34 PM
I see what you mean about the images. Wonder how I can fix that?