UtopiaSoftware Forums

Full Version: Making news.php fit my Table
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear creators, first i would like to thank you for the great work you have done with Utopia News.

I am including news.php to my main page through the code provided <?php include('news/news.php'); ?>. However, I am having difficulty making news.php fit to the exact table width for my page. is there a way to make it fit. I have included news.php into my main page so that you will be able to see what i mean. Smile (http://www.whoiswho2008.com/Mecain9.php)

Another issue is regarding the newsletter. Is there a way where to include a subscription form for users to subscribe to the newsletter. and is there a way to send a group of news via the newsletter in one email instead of sending each news post one by one. If that is not possible, can you recommend free newsletter software that i can use.

Many Thanks
Sami
Any Help!! Big Grin
Hi,

Go to Templates in NewsPro, and edit the news_newsbit template.

Find this line, which is probably the third line down:

<table width="90%" align="center"><tr><td>

Replace 90% with 100%.

I think that will do it.
It worked!! The news looks great now. Thanks Brian.
No problem, glad to hear it.
Reference URL's