Change Columns In News Categories


Subject: Change Columns In News Categories
Hello!

I'm currently editing the news_block.tpl file and have this code:
Code: [Download] [Hide] [Select]
<!-- BEGIN newsrow -->
<tr>
<!-- BEGIN newscol -->
<td width="25%" class="row1 row-center"><span class="genmed"><a href="{INDEX_FILE}?{PORTAL_PAGE_ID}cat_id={newsrow.newscol.ID}"><img src="{newsrow.newscol.THUMBNAIL}" alt="{newsrow.newscol.DESC}" title="{newsrow.newscol.DESC}" vspace="10" /></a></span></td>
<!-- END newscol -->
</tr>
<tr>
<!-- BEGIN news_detail -->
<td class="row1g-left row-center"><span class="forumlink">{newsrow.news_detail.NEWSCAT}</span></td>
<!-- END news_detail -->
</tr>
<!-- END newsrow -->

I removed all the tables but I noticed it'll always display 4 categories on a row, then the text and then the other categories, no matter what I try to do.Where can I change the columns amount or remove it completely? Or will it affect the whole display and linking of categories?

Thanks in advance

Profile PM  
Inactive User
Subject: Re: Change Columns In News Categories
Could be that you're in the wrong place, or you're dealing with something that's either nested, or maybe controlled by a php file.

Post a pic of what you are actually trying to change. ;)

Subject: Re: Change Columns In News Categories
Tell me what you want to do and I'll tell the best way...

If you want to remove the table there and use UL or DL you can just use these one after the other:

Code: [Download] [Hide] [Select]
<!-- BEGIN newsrow --><!-- BEGIN newscol -->


Same for blocks end. :wink:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.082s (PHP: 19% SQL: 81%)
SQL queries: 10 - Debug Off - GZIP Enabled