|
uCoz Community uCoz Modules File Catalog, Site Catalog, Publisher, Ad Board, Online Games How to add download button ? |
How to add download button ? |
Ervinn, Go CP CP ---> Design ---> Design Management (templates) ---> File Catalog ---> Page with full entry text and associated comments ---> Find:
Code <?if($FILE_URL$ || $RFILE_URL$ || $SCREEN_URL$)?>[ <?if($FILE_URL$)?><a href="$FILE_URL$"><!--<s5223>-->Download from this server<!--</s>--></a> ($FILE_SIZE$)<?endif?> <?if($RFILE_URL$)?> · <a href="$RFILE_URL$" target="_blank"><!--<s5224>-->Download from mirror<!--</s>--></a> ($RFILE_SIZE$)<?endif?> Edit this code to something similar to this (it depends on what you want the buttons to look like for the different download forms) Code <?if($FILE_URL$ || $RFILE_URL$ || $SCREEN_URL$)?>[ <?if($FILE_URL$)?><a href="$FILE_URL$"><img scr="http://download-image-url" border="0"></a> ($FILE_SIZE$)<?endif?> <?if($RFILE_URL$)?> · <a href="$RFILE_URL$" target="_blank"><img scr="http://download-mirror-image-url" border="0"></a> ($RFILE_SIZE$)<?endif?> I Hope that this helps. To busy building a passive income online ;)
|
This is an old topic, but I have questions...
I want a download button instead of default text link. Like, changing "Download file from this server" > BUTTON HERE Like one below This is a large size, but an example only. If it is possible to add button instead of default download link, it will be a good thing! Btw, Animorph said above is wrong. I've tried that and not worked. Then I tried it by my own way, and it worked. |
PKGamerX, the only way to achieve the look you are aiming to acquire above is through the use of images and an onHover event. Otherwise you can style your own HTML button using CSS.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
lildavid, can you provide your website URL? Also, please tell us, which module and method are you using to upload your videos to your site.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
Downloading problem
please why people cant download from my site again? when click on the download button is rather play the song in different tab ? pls kindly assist me to get auto download |
| |||
| |||