The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there any mod like this one for vBulletin?
Hello friends,
Im looking for a mod that allow me to choose a image to a specific topic. Well, something like the topic icons, but more advanced... For example: - If I click in a image X, will show a list of all topics in that forum that have the same image X. Or If I click in a image Y, will show a list of all topics that have the same image Y. Got the idea? Well, this is what Im looking for: And after we click on a specific image, in this case, the porstar image: Any mod similiar to this one for vBulletin 4? |
#2
|
||||
|
||||
I would suggest using the thread prefixes and making them images. Then there is a mod that will allow you to click on the thread prefix and filter all those threads for you. (The mod for vB4 to do that is listed in my profile.)
|
#3
|
|||
|
|||
Thank you for your suggestion Lynne, I liked
But how to convert prefixes to images? |
#4
|
||||
|
||||
Take a look where you define prefixes in the admincp - thread prefixes > prefix manager > edit a prefix and you'll see "Title (Rich Text)" which means you may enter html. So, just enter the html code for an image there.
|
#5
|
|||
|
|||
I see... thank you
Btw, can you help me create a new column to add only the prefixes? Like the screenshots above (Content column) What file do I need to edit? And what to add? P.S. Do you know If exists the same mod but for the topic icons? |
#6
|
||||
|
||||
I already posted the code somewhere here to put the prefix in it's own column. I didn't save it, so you'll have to do a search.
|
#7
|
|||
|
|||
Found It
https://vborg.vbsupport.ru/showthread.php?t=261657 Thank you !!! Btw, can you help me move the column next to Replies/Views? (Respostas/Vistos) And make the prefix image vertical-align:middle If possible... Please... I know that I have the icons column (attachments, rating, etc...) in there, but maybe I can reduce the width of the Last Post By column: This is how It looks with your code: (the problem in this code, is that I only want to allow prefixs in 3 forums, and the other ones that don't have prefix, will appear a blank column, and looks bad...) This is what I need: |
#8
|
||||
|
||||
You may try moving the prefix code to wherever you want it to be. You may need to align the div right if you put it inside the thread div. I don't know what you will do with the tags/attachments images though.
As for vertical align, I don't think you can do that in that div. |
#9
|
|||
|
|||
Thank you Lynne
Im almost there! I added the code after this: PHP Code:
PHP Code:
As you can see, I have a blank space below replies/views column, and I dont know how to fix It... I have an idea but dont know If works, is removing the rating html code that shows above the prefix image. But I dont know how to do It... Any ideas? |
#10
|
||||
|
||||
You can't really fix that space. The way I would go about it is to make the orange area a background image that is orange at the top and then fades out on the bottom to the color underneath - so it would fade to transparent.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|