BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 HTML Cards
 default.htm MovieCard

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Chibuz Posted - 27 Feb 2018 : 17:41:15
Hi,
I modified this section of default.htm MovieCard
<tr id="myrating">
<td align="left" class="style19 td_20" bordercolor="#000000"><a name="side"></a> _TMOVIE_SEEN_, Marked + My Rating</td>
</tr>


with this
<tr id="myrating">
<td align="left" class="style19 td_20" bordercolor="#000000"><a name="side"></a> Proprieta video</td>
</tr>
  <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="v_codec">Codec _MOVIE_CODEC_</span></font></div></td>
  </tr>
  <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="v_bitrate">Risoluzione _MOVIE_RESOLUTION_</span></font></div></td>
  </tr>
  <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="video_res">Bitrate _MOVIE_BITRATE_</span></font></div></td>
  </tr>
    <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="fps">Frame _MOVIE_FPS_</span></font></div></td>
  </tr>
</tr>
</script>
<tr id="myrating">
<td align="left" class="style19 td_20" bordercolor="#000000"><a name="side"></a> Proprieta audio</td>
</tr>
  <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="audio_format">Codec _MOVIE_AUDIOFORMAT_</span></font></div></td>
  </tr>
  <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="srate">Samplerate _MOVIE_SRATE_</span></font></div></td>
  </tr>
  <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="a_bitrate">Bitrate _MOVIE_ABITRATE_</span></font></div></td>
  </tr>
    <tr>
<td class="style20 td_20"><div align="left"> <font class="fsize1 f_Tahoma"><span class="f_400" id="a_ch">Canali _MOVIE_CHANNELS_</span></font></div></td>
  </tr>
</script>
<tr id="myrating">
<td align="left" class="style19 td_20" bordercolor="#000000"><a name="side"></a> _TMOVIE_SEEN_, Marked + My Rating</td>
</tr>


Unfortunately, I have lost some icons in the Support section.
Is there a way to have them again without deleting my code?

9   L A T E S T    R E P L I E S    (Newest First)
pinopir Posted - 09 May 2018 : 08:35:28
Thank you JDommi, now it's ok....
JDommi Posted - 07 May 2018 : 09:03:29
Are you speaking about the globe with the flash top right of the card?

Remove this line in the card's source:
<td><p align="right"> <a href="" onClick="window.external.COLLECTION_UPDATEMOVIE('_MOVIE_ID_');return false;"> <img border="0" src="MovieCards/Symbols/_UPDATE_ICON_" id="editimg" alt="Update Movie"></a>
Chibuz Posted - 07 May 2018 : 00:11:27
I don't know how to help you, sorry
pinopir Posted - 26 Apr 2018 : 18:42:25
Chibuz I'm using your "default - okok.htm" card ...
It's really good with the information I need right away, but I would like to remove the flashing Update Movie icon.
How can I do?'
Thank you.
Chibuz Posted - 01 Mar 2018 : 02:00:24
Thanks,
now it works well.

I also tried to remove span class="f_400" and it works well anyway
JDommi Posted - 28 Feb 2018 : 12:55:07
Remove the 'id="xxx"' from your added part.
The id is used for the icons bottom left. That's the cause the icons are missing.
JDommi Posted - 27 Feb 2018 : 20:02:31
I will try to have a look this week.
Chibuz Posted - 27 Feb 2018 : 19:28:17
Thanks

quote:
You could try to output these "new" properties sections by another javascript code.

I don't know how to do this


This is my modded Card
http://www.mediafire.com/file/c8bkuqkekdkc2qv/default%20-%20okok.htm
JDommi Posted - 27 Feb 2018 : 18:25:13
I don't know why the support section doesn't show the icons anymore. I think you don't have removed some parts there?
Maybe it's an inconsistency in a javascript function.
You could try to output these "new" properties sections by another javascript code.
I would have to check that myself for fixing. But I'm still busy with fixing the IMDB scripts for a while.

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.15 sec. Powered By: Snitz Forums 2000 Version 3.4.07