![]() |
Image link question
I have the columns hack installed in my forums vB 3.0.7 working fine and I have added images to the forums.
I want users to be able to click the images to enter the forums not the text, is this possible? Look here: http://www.whitecordcult.com/forums/ The images above the text are dead and I want to make them link like the text. |
ok. I'm not saying this will definately work, but I'm 95% sure it will.
You should have a template called forumhome_forumbit_columncell Find HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /><br /> HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid]_$forum[statusicon].gif" alt="" border="0" /><br /> HTML Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /><br /> HTML Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid]_$forum[statusicon].gif" alt="" border="0" /><br /> Let me know if this works or not. |
Hey peterska2 that worked as you predicted thanks.
I have another question for you if you dont mind? I want to only have the images on the forums not the text itself but vbulletin complaints if I leave the forum title blank, any way to make it ignore if its blank? I want to have the images with the names on them instead. |
Now that's a bit harder. I'll need to drag out my 3.0.7 files again and see what I can come up with.
|
If you find a solution please let me know.
Thanks |
All times are GMT. The time now is 04:55 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:
|