Media Companion
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Media Companion

Discussion and development board for the program Media Companion.
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 New Template "wide table"

Go down 
AuthorMessage
moviemedia2
New User
New User



Posts : 2
Join date : 2013-03-06

New Template "wide table" Empty
PostSubject: New Template "wide table"   New Template "wide table" Icon_minitimeThu Mar 21, 2013 11:02 pm

Outputs a wider table (width is adjustable in the table properties, default is 1200 if you don't know HTML. For a table with your screen width you should change it to width="99%")

btw, how can I output the filesize?

Code:
<title>Wide Table</title>
<<MC HTML Page>>
<<header>>
<meta  content="text/html;  charset=UTF-8"  http-equiv="Content-Type">
<link href="moviecard.css" rel="stylesheet" type="text/css">
<</header>>

<<body>>
<table align="center" border="0" width="1200" bgcolor="#e0e0e0" cellspacing="0" cellpadding="0">

<tr ><td rowspan="7" valign="top"><img src="<<smallimage>>" width="150" height="200"  hspace="10" border="1"></td> <td align="left" colspan ="4" width="800" height="1" bgcolor="#000000"><font color="#ffffff" class="headingfont" ><b>&nbsp;&nbsp;<<title>></b></font></td></tr>

<tr height="1" ><td colspan="4" width ="100%" ><hr></td></tr>
<tr class="bigfont" height="1"><td width="15%">&nbsp;&nbsp;&nbsp;&nbsp;Year:</td><td width="35%"><b><<movieyear>></b></td><td width="15%">Director:</td><td><b><<director>></b></td></tr>
<tr class="bigfont" height="1"><td>&nbsp;&nbsp;&nbsp;&nbsp;Genre:</td><td><b><<moviegenre>></b></td><td>Duration:</td><td><b><<runtime>></b></td></tr>
<tr><td colspan="4" width ="100%"><hr></td></tr>
<tr class="bigfont" valign="top"><td colspan="4" width ="100%"><b>Description:</b><br><font class="smallfont"><<outline>> <a href="<<imdb_url>>">More info</a></td></tr>
</table>
<center><hr width="1200"></center>
<</body>>
<<footer>><p><<moviecount>> movies</p><</footer>>
<</MC HTML Page>>

<<css>>
<filename>moviecard.css</filename>
@charset "utf-8";
.smallfont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.bigfont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.headingfont {
  font-size: 26px;
}
<</css>>
Back to top Go down
 
New Template "wide table"
Back to top 
Page 1 of 1
 Similar topics
-
» Can I replace all my wide banners (folder.jpg) with poster style easily
» New Release Media Companion gen2 3.168
» HTML Template Basics.
» Drive - YooTheme Joomla 3.0 Template
» Table error in v3.2.4.4

Permissions in this forum:You cannot reply to topics in this forum
Media Companion :: Media Companion :: HTML Templates-
Jump to: