Ivan 163 Posted February 16, 2012 Share Posted February 16, 2012 I could use some help from someone good with graphics - as you noticed, current "download from mediafire" box looks really ugly. Anyone could design two icons - one for mediafire one for torrent download boxes. Someone good with jquery could also provide code that will make boxes containing links appear once the buton is clicked, otherwise links could be hidden. Link to post Share on other sites
Ryu 15 Posted February 16, 2012 Share Posted February 16, 2012 Do you like these?, got them from a latin forum I frequent, someone with photoshop skills could modify them Link to post Share on other sites
Ivan 163 Posted February 16, 2012 Author Share Posted February 16, 2012 Mediafire one is nice, but i'm looking for something larger - it's nice where users can spot them at first sight, without looking around the page. It's best if they're somehow similar looking, ie mediafire "blueish" and torrent "green", and with arrow pointing down (apparently this is universal symbol used in download buttons). Link to post Share on other sites
Axel19 10 Posted February 16, 2012 Share Posted February 16, 2012 i am not very good in jQuery but here is a code that i use for my news,links and menus sorry if my english is bad function showElement(id) { var element = $('#showElement-'+id); if(element.css('display')=='none'){ element.slideDown('fast').css('display','block'); } else { element.slideUp('fast').hide().css('display','block'); } } Link to post Share on other sites
Ryu 15 Posted February 16, 2012 Share Posted February 16, 2012 ¿Something like this perhaps? Link to post Share on other sites
Bolod22 10 Posted February 16, 2012 Share Posted February 16, 2012 I found this one for mediafire, hope you like it. http://i42.tinypic.com/2eld1q9.gif Link to post Share on other sites
logros 10 Posted February 16, 2012 Share Posted February 16, 2012 I found this one for mediafire, hope you like it. http://i42.tinypic.com/2eld1q9.gif nothing animated and flashing imo, that's just annoying. -.- Link to post Share on other sites
Avenger 11 Posted February 16, 2012 Share Posted February 16, 2012 (edited) How about: (Don't forget to click on it to make it larger, since it's an attached image) Should be easy enough to make a new text for that if the "Download" is a bit tacky, it originally had more text there (like the password to the file) so I just spent a minute in paint removing it and making the text larger, so it might be a bit pixel-y. Edited February 16, 2012 by Avenger Link to post Share on other sites
Bolod22 10 Posted February 16, 2012 Share Posted February 16, 2012 Ok, then this could work http://i44.tinypic.com/9fz6sx.png Link to post Share on other sites
erogeking 15 Posted February 17, 2012 Share Posted February 17, 2012 (edited) maybe this will do or maybe this Edited February 17, 2012 by erogeking Link to post Share on other sites
Ivan 163 Posted February 17, 2012 Author Share Posted February 17, 2012 maybe this will do [ATTACH=CONFIG]339[/ATTACH] or maybe this [ATTACH=CONFIG]340[/ATTACH] Mediafire one is good. Thanks. Link to post Share on other sites
Caelistas 12 Posted February 17, 2012 Share Posted February 17, 2012 Looks like i'm to late, otherwise i would've made them myself in 'shop or illustrator Link to post Share on other sites
Shunrei 10 Posted February 18, 2012 Share Posted February 18, 2012 i thought i need to make something new with an eroge theme myself darn i was thinking too hard Link to post Share on other sites
Recommended Posts