News feed not displaying right in table, why?

  • Thread starter Thread starter Patrick Fagan
  • Start date Start date
P

Patrick Fagan

I don't think this is my News Portal's problem. I think I have my tables
wrong on the page listed below. I have news headlines feeded into the table
that is center of the page. I need spacing between each news story, but
currently all the stories are lumped together. I have been told to add other
tables or cells within this main table, but I sure don't see how this will
work when there is only one script bringing the headlines into the main
table. Anybody got any suggestions?

http://workingpapers.org/news/
 
You are accessing a javascript located on a remote
server. You can't change the way it displays
the info on your page.


--
95isalive
This site is best viewed..................
...............................with a computer
I don't think this is my News Portal's problem. I think I have my tables
wrong on the page listed below. I have news headlines feeded into the table
that is center of the page. I need spacing between each news story, but
currently all the stories are lumped together. I have been told to add other
tables or cells within this main table, but I sure don't see how this will
work when there is only one script bringing the headlines into the main
table. Anybody got any suggestions?

http://workingpapers.org/news/
 
That is what I thought too. But the Software Portal page is placed in
several cells in the table on the center of that page. It displays fine. I
have also seen the headlines on other people's sites with spaces between the
news stories. I really think I have done something wrong on my end.

I also wonder if there is something I can put in that script to make each
story appear in a different cell of the table?
 
You can't add to / edit the script, because it
is being fed live from a remote server. Here's
the script source

<script language=javascript
src="http://politicalnews.subportal.com/cgi-bin/news/headlines.cgi?cat=Front
_Page&blurb=yes&delimiter=&no=10&photo=yes&link=yes"></script>

--
95isalive
This site is best viewed..................
...............................with a computer
That is what I thought too. But the Software Portal page is placed in
several cells in the table on the center of that page. It displays fine. I
have also seen the headlines on other people's sites with spaces between the
news stories. I really think I have done something wrong on my end.

I also wonder if there is something I can put in that script to make each
story appear in a different cell of the table?
 
Back
Top