Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Styling Multiple File Inputs
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #4
RE: Styling Multiple File Inputs
That section is referring to template variables, as opposed to what you can do in the display format field.
I don't believe the current index is actually exposed anywhere...

{URL} is obviously working for you, so I don't get why {FILESIZE_FRIENDLY} doesn't.
You sure this doesn't work?

HTML Code
1
2
3
4
5
6
7
8
9
<form action="{URL}" method="get">
<button type="submit" class="altbutton icon-download icon-large">CLICK TO DOWNLOAD FILE</button>
</form>
<span class="smalltext"><strong>Filesize&nbsp;</strong><em>{FILESIZE_FRIENDLY}</em> |
<strong>File Name&nbsp;</strong><em>{FILENAME}</em> | <strong># of Downloads&nbsp;</strong><em>{DOWNLOADS_FRIENDLY}</em>
<if {UPDATE_DATE} == {UPLOAD_DATE} then>&nbsp;</span><else>
<br />
<strong>File Updated&nbsp;</strong><em>{UPDATE_DATE}</em></span></if>
<hr>


My Blog
05-19-2014 09:35 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Styling Multiple File Inputs - leefish - 05-17-2014, 11:35 PM
RE: Styling Multiple File Inputs - leefish - 05-19-2014, 12:46 AM
RE: Styling Multiple File Inputs - ZiNgA BuRgA - 05-19-2014 09:35 AM
RE: Styling Multiple File Inputs - leefish - 05-19-2014, 10:12 AM
RE: Styling Multiple File Inputs - leefish - 05-19-2014, 07:32 PM
RE: Styling Multiple File Inputs - leefish - 05-22-2014, 10:00 PM

 Standard Tools
Forum Jump: