View Full Version : Images instead of text for forum names
dalecom
Tue 9th Sep '03, 10:57am
Is there a way to do this ?
At the moment I have substituted the forum name for <img src="filename.gif width="130" height="92"> etc etc but this mucks up the breadcrumb listings, Id like to keep the text listing for this.
Bad Bunny
Tue 9th Sep '03, 11:41am
It's a template mod. Basically what you would do is place the image in the template where you would want it to replace the name. The gif would be called something like forumimage_ and then follow that up by the forumid variable (found in the url you'll be keeping taht will wrap around the image) followed by .gif
I can't recall the forum id but if it were $forumid, you would have something like "forumimage_$forumid.gif" for the images names. But then you need an image for every forum!
The forumid will be replaced by a number...so this should be enough to figure it out if you are comfortable with html.
dalecom
Wed 10th Sep '03, 4:38am
It's a template mod. Basically what you would do is place the image in the template where you would want it to replace the name. The gif would be called something like forumimage_ and then follow that up by the forumid variable (found in the url you'll be keeping taht will wrap around the image) followed by .gif
I can't recall the forum id but if it were $forumid, you would have something like "forumimage_$forumid.gif" for the images names. But then you need an image for every forum!
The forumid will be replaced by a number...so this should be enough to figure it out if you are comfortable with html.
wouldnt that be the same though - the image would appear in the breadcrumb listing instead of the text name ?
Bad Bunny
Wed 10th Sep '03, 5:21am
YOu are not editing the breadcrumb, and you are not changing the name. You are editing forumhome template...so it would only change there.
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights