
10-24-2005, 07:12 AM
|
|
|
Join Date: Dec 2004
Location: Holland
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Protoman
thanks for the addition odysseus, I think I'll leave it up to the pros to add that code since I'm not familiar with everybody's skill level.
drl2005, you should be able to center the text by changing the 'vba_portal_rss' template to:
Code:
<tr><td class="alt1"><div style="text-align:center;"><div style="text-align:left;margin:0 auto 0 auto; width: 400px;">$rssbits</div></div></td></tr>
you can thank Chroder for that bit of code :nervous:
change the 400px to the width you want the text to be.
|
Thnx, works great
|