![]() |
Alexey admin 4/23/2007 |
Hi, |
S
|
stugutz author 4/23/2007 |
Hi, to change More.. to a picture modify ProcessLargeText function in include\commonfunctions.php file.
|
S
|
stugutz author 4/23/2007 |
thx m8 |
![]() |
Alexey admin 4/23/2007 |
Hi, $ret.="return false;\">"."More"." ...</a>"; $ret.=" pwin.location='".$table."_fulltext.php?".$iquery."'; return false;\">"."More"." ...</a>"; and replace them with something like: $ret.="return false;\"><img src=mypicture.jpg></a>"; $ret.=" pwin.location='".$table."_fulltext.php?".$iquery."'; return false;\"><img src=mypicture.jpg></a>"; |
S
|
stugutz author 4/24/2007 |
cheers.. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=17237&image=1&table=forumreplies' class='bbc_emoticon' alt=';)' /> |