News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

No icon

Started by ericnet, May 20, 2009, 05:51:15 PM

Previous topic - Next topic

ericnet

Hi,


Is possible add no icon option  ???
If I chose this option, in post view a small image but none in board

See this image:


[SiNaN]

This requires more than a few line edits and a column in database. So you better try Mod Requests board or ask for a moderator to move the topic for you.
Former SMF Core Developer | My Mods | SimplePortal

buspass

Or make a blank square .gif file and add that through the Message Icons part of Admin

[SiNaN]

That will completely hide it actually.
Former SMF Core Developer | My Mods | SimplePortal

ericnet

Mmm..

yes, but this is extreme system  :D

ericnet

Mmm..

I not perfect know php, but is this code for icon:
<td class="windowbg2" valign="middle" align="center" width="4%">
<img src="', $settings[$context['icon_sources'][$topic['first_post']['icon']]], '/post/', $topic['first_post']['icon'], '.gif" alt="" border="0" align="middle" /></td>


Example:
If icon is xx.gif echo ' ';
elseif ....

:D  :D

[SiNaN]

Yeah, that's it. However, how do you plan to determine which ones to show for and which ones not to?

I can move this to the Mod Requests board if you want.
Former SMF Core Developer | My Mods | SimplePortal

ericnet

Quote from: [SiNaN] on May 29, 2009, 01:23:33 AM

I can move this to the Mod Requests board if you want.

yes.. very thanks  ;)

Advertisement: