View Full Version : Help finding a mod
Kushal Patel
09-03-2015, 03:00 AM
Hey guys,
I was wondering if there are any mods or how to get THIS:
https://gyazo.com/64a2de4996707342005ff712a115e05a
FROM
https://gyazo.com/9d5904336c872c2a0ac825e140584eb8
Picture one is how i want it to look and picture two is how it looks right now.
Any help? Thanks!
CAG CheechDogg
09-03-2015, 03:07 AM
I took a look around but I didn't see what I thought I saw a while back ... I will keep looking and if I see it I will post the link my Man ....sorry
--------------- Added 1441257216 at 1441257216 ---------------
Here you go my Man :
https://vborg.vbsupport.ru/showthread.php?t=293875&highlight=download+button
Kushal Patel
09-03-2015, 05:24 PM
Got it!
But question
why does it still show
https://gyazo.com/3fc0b828b1d6fe7b8775cdf2d916a315
is it possible to make it look like the other picture with 'BT' image? if so, how do i do that? :)
CAG CheechDogg
09-03-2015, 08:21 PM
Ok replace the code in your postbit_attachment with this:
<li>
<--! <img class="inlineimg" src="{vb:stylevar imgdir_attach}/{vb:raw attachment.attachmentextension}.gif" alt="{vb:rawphrase file_type_x, {vb:raw attachment.attachmentextension}}" /> -->
<a href="attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&d={vb:raw attachment.dateline}"<vb:if condition="$show['newwindow']"> target="_blank"</vb:if>>{vb:raw attachment.filename}</a>
({vb:raw attachment.filesize}<vb:if condition="$show['views']">, {vb:rawphrase x_views, {vb:raw attachment.counter}}</vb:if>)
</li>
({vb:raw attachment.filesize}<vb:if condition="$show['views']">, {vb:rawphrase x_views, {vb:raw attachment.counter}}</vb:if>)
All you are going to do is comment out the code between the <--! --> highlighted in red above ...
Kushal Patel
09-03-2015, 08:31 PM
you think that theres a file that i edit and since it looks like its trying to catch a .gif and place that there?
should i ftp and go under images and find which picture is being used?
HM666
09-06-2015, 08:07 AM
If you want to replace that torrent icon with a new torrent icon then just FTP your new one and make sure that its named the same thing and is the same extension type (gif, jpg, png etc). But keep in mind that will replace it for all the BTicons you have on your forum in your posts not just in one area.
Kushal Patel
09-06-2015, 05:57 PM
thing is there are no icons for it, i made one; where do i put it in FTP?
TheLastSuperman
09-06-2015, 06:20 PM
thing is there are no icons for it, i made one; where do i put it in FTP?
The .gif you mentioned above, what is it named? bit.gif or similar?
- Your new image, the one you want to use - open in a a graphic editor (Gimp 2.0 is free and works great just Google it, download, install, then have fun its super easy once you take the time tinker in the menus).
- Now open your image file, save the file as the same exact name.gif, make sure you actually save it as a .gif, do not save and .png and rename etc I don't care if it loads fine on your pc or in browser just do it proper ;).
- Now right-click the icon, view its location or in a new tab/window. What's the URL up top?
- Now take that URL you now see in your browsers adress bar, and connect to your server via FTP, all the /sitename.com/foldername/images/filename.gif are actually the path to the file, locate that file via ftp, now simply upload the new image you saved as the exact same name and OVERWRITE the current file.
- Check to ensure its displaying properly... if not, did you ensure the image is the same size? X and Y I mean and then of course if its a huge file size then it simply slows loading times down so ensure its optimized/compressed.
Should be it! Remember its this simple:
- Find the old image.gif
- Upload your new one, overwriting the old one.
Kushal Patel
09-09-2015, 03:43 AM
got it guys, thanks for help. can i ask more questions in this thread or do i create new one? it's totally about different than what this thread has.
cellarius
09-09-2015, 09:06 AM
Well' there's your answer. If it's about something different, open a fresh thread. Why would you want to burry your new question on page x of an already solved thread?
Kushal Patel
09-09-2015, 05:31 PM
HAha okay, mod can close this and ty for help guys :D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.