1
angaran
Writing news with tables: how???
  • 2003/12/26 17:53

  • angaran

  • Not too shy to talk

  • Posts: 103

  • Since: 2003/8/17


How can I write news with tables??
I'm going to explaine:
when I make a news with a normal table with html table tag in the news page I always see a 100% width table even if I set the width at 200, for example. What's the problem?? Is there anyway to solve this?

2
CBlue
Re: Writing news with tables: how???

Try creating a table within a table and see if that works. Just set <table width="100%"><tr><td><table width="200"><tr><td>Your content</td></td></tr></table>

You could even try just putting the first td to 200 and see if that works too, leaving out the middle table. Just experiment!

3
angaran
Re: Writing news with tables: how???
  • 2003/12/26 19:30

  • angaran

  • Not too shy to talk

  • Posts: 103

  • Since: 2003/8/17


It doesn't work. I'm getting crazy on it!!!!!!!
Do you know if there is any way to bypass the theme???
This bug is caused by the theme that make all tables widht at 100%. Aaaaaaaargh!

4
CBlue
Re: Writing news with tables: how???

Maybe you can edit the news_article.html file in your templates manager?

Here is what controls the story part:

<div style="padding: 3px; margin-right:3px;">
<{include file="db:news_item.html" story=$story}>
</div>

Maybe there is some way to make the width different in here?

Login

Who's Online

94 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 94


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits