1
Meth0d
news 1.3
  • 2005/7/5 11:51

  • Meth0d

  • Just popping in

  • Posts: 2

  • Since: 2005/7/5 1


Got the news module working ok and now i am tyring to fit it with the rest of the layout.

But the news are not seperated by anything, means the 2nd news is _right_ under the first.
My Question is where can i add another emtpy line to seperate the news from eachother?
I guess a simple HTML "BR" would do the job, but cant figure where to add it ;)

2
hervet
Re: news 1.3
  • 2005/7/7 10:47

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Edit the template called news_index.html and replace the line :
Quote:

<{foreach item=story from=$columns[i]}><{include file="db:news_item.html" story=$story}><{/foreach}>


with :
Quote:

<{foreach item=story from=$columns[i]}><{include file="db:news_item.html" story=$story}>
<{/foreach}>

3
Meth0d
Re: news 1.3
  • 2005/7/8 10:08

  • Meth0d

  • Just popping in

  • Posts: 2

  • Since: 2005/7/5 1


I already tried that, that was my first tought but it does not do anything and i cant figure why.

Here is the URL so u can see it for urself:
http://s5.server-sales.de/Xoops-2.0.12a/modules/news/

Login

Who's Online

360 user(s) are online (53 user(s) are browsing Support Forums)


Members: 0


Guests: 360


more...

Donat-O-Meter

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

Latest GitHub Commits