PDA

View Full Version : Information and threadpreview request


booth_cw
07-07-2009, 05:18 AM
Friends, I have asked two mods here, one that shows if the file is on or off with the date and name of the place, the other is to view a preview of the topic, that removing information from uploadcp.
below pictures of them.
ps: sorry if I posted in the wrong place and also excuse my bad English.

this is the first modification change required.
http://img528.imageshack.us/img528/4697/mod1.gif

this is the second modification change required.
http://img522.imageshack.us/img522/2867/mod2.gif
note that the change is the past when the mouse is over.

Thanks to all.

booth_cw
07-09-2009, 01:27 AM
UP Thread

booth_cw
08-24-2009, 06:02 PM
Well, I found this setting to the IPB, but do not know how to make changes to the VB, can someone help me? Please!
Replies hope ..
there goes the code for IPB, I use UploadCP

MOUSE OVER
<if=" $data['usarpostador'] == '1' ">
onMouseOver="stm(Text[{$data['tid']}],Style[8])" onMouseOut="htm()"
<else />
title='{$this->ipsclass->lang['topic_started_on']} {$data['start_date']}'
</if>

SCRIPT POPUP
<if=" $data['usarpostador'] == '1' ">
<script type="text/javascript">
var FiltersEnabled = 1
Style[8]=["white","black","black","white","","","","","","","","","","",400,"",2,2,20,-10,"","","","",""]
Text[{$data['tid']}]=["Informacoes do Upload","{$data['preview_pa']} <br />{$this->ipsclass->lang['topic_started_on']} {$data['start_date']}"]
applyCssFilter()
</script>
</if>

Gsm Mod
11-13-2009, 01:07 AM
UP Thread

booth_cw
11-21-2009, 02:20 AM
I'm resolved the problem ;)