The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help finding a mod
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! |
#2
|
||||
|
||||
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 [DATE]1441257216[/DATE] at [TIME]1441257216[/TIME] --------------- Here you go my Man : https://vborg.vbsupport.ru/showthrea...ownload+button |
#3
|
|||
|
|||
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? |
#4
|
||||
|
||||
Ok replace the code in your postbit_attachment with this:
Code:
<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>) |
#5
|
|||
|
|||
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? |
#6
|
||||
|
||||
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.
|
#7
|
|||
|
|||
thing is there are no icons for it, i made one; where do i put it in FTP?
|
#8
|
||||
|
||||
Quote:
- 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. |
#9
|
|||
|
|||
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.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|