| Author |
Message |
zbv2net New Member


Joined: Feb 26, 2007 Posts: 13
|
Posted:
Tue Feb 27, 2007 7:03 am |
|
i want to disable images topic images in the news like on this site
http://www.hitsplace.net/News.html
if someone can help me thank you |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 14925 Location: Kansas
|
Posted:
Wed Feb 28, 2007 10:08 pm |
|
A simple way might be to just to add your pictures/contents in a block with center up or center down positioning. |
|
|
|
 |
utssace Worker


Joined: Feb 18, 2006 Posts: 155 Location: Virginia
|
Posted:
Sun Aug 19, 2007 4:34 pm |
|
I also don't like the topic images whenever you post a news topic. Additionally, I would like to have the option to disable the footer info for news. To get around these, I just use message and promote them to the frontpage.
The only thing about messages is I haven't figured out how to reorder the messages. I tried to renumber them in the database but that didn't work. As far as I can tell, messages stay in the order that you post them. |
|
|
|
 |
Gremmie Moderator

Joined: Apr 06, 2006 Posts: 2347 Location: Iowa, USA
|
Posted:
Sun Aug 19, 2007 5:22 pm |
|
You can remove the topic images by modifying your theme. See the themeindex() and themearticle() functions in theme.php. Remove the code that echo's out the topic <img> tag. |
|
|
|
 |
|
|
|
|