News layout...iframe trouble

Im trying to setup the site so the news can be easily added rather then having to edit the .htm each, and manually drawing in the tables for each news post. This is what I want it to look like, which I did by just drawing the tables into the larger table manually, so the page will just keep getting taller depending on how many news posts there are: <!-- m --><a class="postlink" href="http://www.co3d.com/soldiers/index.htm">http://www.co3d.com/soldiers/index.htm</a><!-- m --> <br />
Now, when I try to set it up so that it sticks a seperate .htm into that frame, it always gives me these scroll bars which i dont want: <!-- m --><a class="postlink" href="http://www.co3d.com/soldiers/test.htm">http://www.co3d.com/soldiers/test.htm</a><!-- m --> :( i want it to just adjust the size of the table correctly so there are no scroll bars :( can anyone help? Thanks <br />
<br />
-fake<!--content-->Your scrollbars are caused by the table in the news file.<br />
<br />
To fix this, I say you should put the tables width and height at percents instead of actual width. This will make the page resize according to the window.<!--content-->thanks JGAC :) that worked!<!--content-->oh but I have one more problem :( There are no scroll bars which is awesome :) but now it leaves a giant blank space between the end of the news posts and the bottom. any suggestions?<!--content-->nevermind i got it :)<!--content-->sorry for the spam lol but is there a way to get the cell on the main page to adjust its height according to how tall the news posts come out to be? Right now i either set it to a certain amount of pixels and it stretches to that length, but i dont want to do that everytime i put in a new news post. any more suggestions? thanks<!--content-->Dont exactly knowwhat your asking for.<br />
<br />
Just make the cell attributes the same as the iframe and it will go flush together. The page with-in the iframe will be forced to change to the iframe's attributes. (percents!)<!--content-->OK, another question :) If you look at the site from the first post, I have made part of the top banner into flash (which contains of course animation and background sound, so I want to seperate that top banner from the rest of the site, so that when navigating around the site, the top banner will not change, just the content below it. Do I have to use frames to achieve this? I have tried making a frame setup up, two frames, one on top of the other, but the bottom frame always seems to be centered a little more to the left and does not line up with banner on top.. Any suggestions here? it woulf be greatly appreciated :) also, is there an easier way then using frames, where the content of table in which the news is posted could change? because everything else on the site besides that area will stay the same, including the the side bar with the screenshot. thanks :)<!--content-->I do not see what you are asking.<br />
<br />
1. I dnt see a flash file<br />
2. I dont see frames<br />
<br />
:confused:<!--content-->heh, well i meant since my first posts, I have now made part of it flash, and i dont want the top banner to reload everytime you move to a different section of the site. I just want the bottom content to change. And since my first post, i have tried frames, but the bottom frame seems to be off centered, and does not line up correctly with the content of the top frame....both are centered.<!--content-->is it the frame border?<br />
<br />
If theres a gray line in between the pages, edit the border="#" code, put it as 0 so it goes away/<!--content-->
 
Back
Top