The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to put image instead of text
for each seperate section on my forum index,
ie: Lounge , where it says lounge after the forum category icon i would rather put a image instead of texts.... if screenshot is needed 2 better explain i will put one up let me know thanks! |
#2
|
||||
|
||||
Have you tried just inputing an image for the title instead?
HTML Code:
<img src="lounge.gif" alt="Lounge">
|
#3
|
|||
|
|||
no lynne, where would i put that code? in forum manager??? hmmm
|
#4
|
|||
|
|||
Yeah in the description, as far as I know it allows HTML.
|
#5
|
|||
|
|||
ok i see that now in forum manager its good but,
there is a box around the image because it is a link i put in just <img src="http://i34.tinypic.com/2qi4dc0.png"> and it still links to the whole lounge forum *for testing* so im guessing thats why the box is around the image, because its a link but i would rather no box around it so if that means its not a link then thats ok so how can i do that? plzz let me know thx |
#6
|
||||
|
||||
If you don't want a box around it, add in border="0" to the image tag and I think the box will go away.
|
#7
|
|||
|
|||
thanks again guys!! perfect..
--------------- Added [DATE]1228091134[/DATE] at [TIME]1228091134[/TIME] --------------- ok so i successfully adding image instead of text there, with no border as well.... BUT NOW question is, when i click on the section where it would say for vb.org/this thread vBulletin.org Forum / Community Discussions / Design and Graphics Discussions how to put image instead of text i would rather the text be there instead of image inside thread/section soo anyway to make the image just show on forum index like that? and text for the others?? Thanks again!! --------------- Added [DATE]1228100157[/DATE] at [TIME]1228100157[/TIME] --------------- come on lynne or zomg, please help.. thanks! --------------- Added [DATE]1228152549[/DATE] at [TIME]1228152549[/TIME] --------------- ...plzz |
#8
|
||||
|
||||
If it were me, I'd create a new folder and put the images in there for every forum and name them forum1.png, forum2.png, etc and then modify the template to instead of calling the $forum[title], I'd call <img src="folder/forum$forumid.png" alt="$forum[title]" border="0"> . Then just leave the navbits alone.
I've never tried that, but it sounds like it would work. You may have to play with the variables a bit cuz I didn't look them up. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|