![]() |
mark this as installed. :)
Great work sofia :up: I have one question though.. I went to vBulletin Options>> Forum Display Options (forumdisplay)>>Enable Forum Description set to Yes.. So that means that the description of the forum will show below the navbar right? my question is, where do you think i can edit the forum description(showing below the navbar), so that icons can show in the description without editing the forum description(in the forum manager). just like what you did in this mod. coz i'd like that the forum description(below the navbar) will have pictures too. i hope you understood my question. :D |
Thanks but I get XHTML error with this code.
|
any idea how to add image to Category ?
|
Quote:
Could you give me a more "step by step" way to do it, including where to upload the images. Also do I have to add anything to the code change? How does it know which picture to add to which Forum? |
Quote:
Try to upload images in the folder misc. If it doesn't work, you can test this: Only if you have 3.7.x and newer version (3.8.x) You can have specific status icons by forum. With no product, no template modification and very easy. Installation 1. AdminCP AdminCP >> Forums & Moderators >> Forum Manager >> Choose a forum In this forum, find: Style Options In Style Options, we can modify Prefix for Forum Status Images. This setting allows you to have a prefix by forum that will be used on status icons filenames. You must enter here your forum ID. How I can find my forum ID? On the same page, at the top of this page, you've your forum name and your forum ID. https://vborg.vbsupport.ru/ In this example, ID is "2", so you must enter "2" in Prefix for Forum Status Images. Then, I use "_" so that it is more clean on your filenames. 2. Images Now, you have to create your images for every forum where you want to have specific status icons. Your images must have this name: ID_forum_link.gif ID_forum_new.gif ID_forum_new_lock.gif ID_forum_old.gif ID_forum_old_lock.gif In my example, images have this name: 2_forum_link.gif 2_forum_new.gif 2_forum_new_lock.gif 2_forum_old.gif 2_forum_old_lock.gif Finally, upload images into "images/yourstyle/statusicon". |
1 Attachment(s)
Do you know what I should add to specify only which forums need a new image, and the rest be the default...?
Examples like the following picture : Attachment 101388 Thank you for your help. Sorry if my english bad. :) |
Thanks for that, I will give it a try.
|
Quote:
|
Quote:
I just followed this thread and it worked great: http://www.vbulletin.com/forum/showthread.php?t=114545 Now all I am looking for is how to add the icons within the forum on the let instead of the envelopes. |
where i can find some good icons for my forum using this add ?
thx in advance |
Quote:
|
1 Attachment(s)
Excellent mod, Sofia. Thank you very much for it. :)
I know you're on vacations, but is it possible to add a separator between the category icon and it's title & description, as shown in the attachment. Attachment 101885 |
Quote:
In your template forumhome_forumbit_level1_nopost Find: HTML Code:
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"> Replace by: HTML Code:
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">7<else />6</if>"> Find HTML Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> HTML Code:
<td class="alt1"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img border="0" src="images/misc/iconforums/$forum[forumid].gif" hspace="4px" align="left"/></a></td> Find: HTML Code:
<thead> HTML Code:
<thead> |
Thanks... :)
|
no files uploaded !!!!
how to download? |
Quote:
|
Quote:
Thank you for replying. However, I'm running into some trouble. Of the 3 codes you have asked to replace, I was able to locate only the second one. In template 1 and 3 you have mentioned, there is no such code which you have pointed out to replace. I think this may be because I'm using a custom skin. I'll paste the code for the 3 templates in the next post. Hopefully, you would be able to point out where I'm missing something. :) |
Template: forumhome_forumbit_level1_nopost
Code:
<table width="100%" cellpadding="0" cellspacing="0" border="0"> Template: forumhome_forumbit_level2_post Code:
<tr align="center"> Template: forumhome Code:
$stylevar[htmldoctype] |
Quote:
|
No wonder! :D
I hope you'll be able to understand where to make the changes. :) |
Hi!
This is my problem too :rolleyes: greetz Karin |
Any help possible, Sofia? :)
|
Hello abdulbasitsaeed. Try these modifications :
Template: forumhome_forumbit_level1_nopost HTML Code:
<table width="100%" cellpadding="0" cellspacing="0" border="0"> HTML Code:
<tr align="center"> |
Thank you so much for your response, Sofia. :)
All I had to do was change the path of the image in the last Template: forumhome_forumbit_level2_post you posted, and take out the code you had mentioned in your first post. The results looks lovely. Thank you very much, once again! :) |
Hallo!
My forumhome_forumbit_level2_post is different and in Firefox it looks like this: https://vborg.vbsupport.ru/external/2009/07/16.png and in IE it looks like this: https://vborg.vbsupport.ru/external/2009/07/17.png And this ist my forumhome_forumbit_level2_post: Code:
<tr align="center"> What can I change to get it to work like abdulbasitsaeed - with a separator between the category icon and it's title & description Thanks a lot Karin |
I've got a couple of questions because I like this mod very much, but I don't have and I don't want an icon for each and every forum.
For example, I've got an information and a news forum on which I don't want icons, they should remain standard. Then I have some receiver forums and for every receiver brand I want an icon. Then the admin/mod forums I don't want an icon. Is there a way to make it so that icons can be put in on a per-forum base? My second question is what the measures (height and width) of the icons should be. I can download gifs at many places, some a bit bigger, others a bit wider. Or does this get auto-adjusted? |
how can I get the specific forum icons to show up in the spot where the status icons are? I dont want to replace the status icons with a new ones but to just have a different icon per forum in the spot of the status icon.
Thanks |
Quote:
You resizing is the best method so it does not require code (if you don't have an graphics program, google GIMP or if no interest in doing it and just resizing on occasion, google Irfanview) but you can add this to the code: Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img border="0" src="images/misc/iconforums/$forum[forumid].gif" hspace="4px" align="left" width="50px" height="50px"/></a> edit: Sofia, you can add this as a demo (even though Screenshot should be sufficient but if you like) www.tournamentgamingworld.com/online |
Quote:
Perhaps? I saw this somewhere else, it can be done and I believe it was in one of Sofia's post too... |
Good job.
|
Quote:
|
thanks for this great work, it is great, I've tested on firefox, IE and chrome, with 3.8.4
thank you very much |
Very nice mod thanks. Could you tell me how do I make the sub forum list look like those 2 in demo site too please? Thank you
|
Where is the download, it says no files uploaded. I'd really like to download this mod.
|
very nice, I Installed it and I love it :D
|
Just got round to trying this, it's great.
However, i have 1 little problem, I have set the forumid, and 1image shows for every forum. |
INSTALLED! This code is perfect. Congrats! :up: |
very nice exactly wot i was looking for
|
Thank you so much! I was really looking for this, no problems as directions were very clear and easy to follow. Again thank you.
|
To fix:
1- division between icon/forum title & description 2- error "image not found" in IE browser 3- both fixes 1- PHP Code:
PHP Code:
PHP Code:
*Untested code* |
All times are GMT. The time now is 08:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|