PHP-Nuke Services - Addons, Modules, Blocks Vizitati www.westdesign.ro Select Interface Language:EnglishRomanian
  Login or Register HomeForumsDownloadsYour AccountWeb LinksContact   
SectionsShow\Hide
MultiheadlinesShow\Hide
LoginShow\Hide
~ Welcome, alien
Nickname Password
(Register)

~ Membership:

Greetings to the newest member borro
~ New Today: 1
~ New Yesterday: 1
~ Overall: 3709

~ People Online:
~ Visitors: 6
~ Members: 0
~ Total: 6
~Aikon is offline
on Yahoo Msg.
Link to meShow\Hide

aikons.net
Search in FeedsShow\Hide
Search in feeds
HistoryShow\Hide
On 7 January


Speed Up   Pause   Speed Down
DictionaryShow\Hide
Enter the word

Romanian users only

Situl personal NICU RANCOV Forum Index


Reply to topic Page 1 of 1
display sticky icon for visitor to see
Message Author
Reply with quote
Post Posted: Tuesday 04 September, 2007 11:11

aikons dont mind if i have a question i wanted to display a sticky icon image of the <item> to tell the readers at least whoever read the news know that this <item> is sticky?

View user's profile Send private message
Reply with quote
Post Posted: Thursday 06 September, 2007 17:05

open index.php and on constrtable function
search for
Code:
//------------------------------------------------
$table .=   '      <td valign="middle" width="90%">';
$table .=   '      <a href="'.$link.'" target="_blank"><b>'.$title.'</b></a>';
$table .= '      </td>';
//------------------------------------------------

and replace with
Code:
//------------------------------------------------
$table .=   '      <td valign="middle" width="90%">';
$table .=   '      <a href="'.$link.'" target="_blank"><b>'.$title.'</b></a>';
if ($news_status==0){
   $table .= '      <img src="modules/'.$module_name.'/images/menus/issticky.png" border="0" title="Sticky">';
}
$table .= '      </td>';
//------------------------------------------------


View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Saturday 24 November, 2007 09:46

thanks aikon thank for the mod

View user's profile Send private message
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Page Generation: 0.66 Seconds