![]() |
how do i make it with no images? cuz i have forums arranged in columns on 3.5.1 and i want to make it where it doesnt show an image...
|
upload a transparant gif...
|
Can someone please explain to me how to get this to work with this particular hack :
https://vborg.vbsupport.ru/showthread.php?t=99829 This works absolutely fine with other forums as you can see in the picture I have added but I have the same exact picture pointed at the " West Coast " forum icon also but it doesnt show up. Pretty wierd to since those are not sub forums, just a different layout basically http://img233.imageshack.us/img233/6223/untitled3qj.jpg |
You may have to edit the templates specific to that hack which include statusicon images :)
Chris |
How do I go about doing that Chris? Im new at all this bro & need a little help.
|
Edit [high]forumhome_forumbit_columncell[/high]
Change: Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /> Code:
<img src="<if condition="$show['customstatusicon']">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0" /> Chris |
Thx Chris but its still a no go. Its wierd because if i make the forum column 1 to where it looks like a regular forum, then everything works fine but as soon as I change the forum column to 3 then it wont show. I have edited the forumhome_forumbit_columncell, forumhome_forumbit_level2_post, forumhome_forumbit_level1_post & I even edited the plug in. I am completely out of ways to try to get this to work. Once i'm done with this then I should be good to go. Ive went thru all of those files that I mentioned above & changed
Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /> Code:
<img src="<if condition="$show['customstatusicon']">$stylevar[imgdir_statusicon]/forum/$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0 Can you think of anything else that I may have to edit to get this to work bro? |
You may need to edit Stefan's code to include a call, check and condition for custom status icons...
I'll take a look at it tomorrow when I get back from University and see if I can alter it for you... Chris |
ok...sounds good. Thanks alot.
|
Hey Chris, any word on looking over it for me bro?
|
All times are GMT. The time now is 04:27 PM. |
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:
|