![]() |
Forums Displayed as Images
1 Attachment(s)
Hello everyone,
I'm using 4.x.x. I'm aware that I can insert an image using HTML into a forum's description, but is there a way to overlay the forum title onto the image without having the title listed at the top? I've attached an screen shot in an attempt to explain what I mean. I've seen many phpBB sites that use this style. It would be a nice look for my site. I'm sure its possible in vB with a few template edits, but if you could direct me on where to start it would be greatly appreciated. Thanks! |
should be the forumhome forumbit level 2 post template, just use background images
|
I'll run a quick search for that on the site. I'm awful at coding, but if I input anything there, how would the forum know to do multiple backgrounds?
|
forumbit level 2 post is the display for the forum section, using an image as the background of the table will give you the effect.
to do this on a per forum basis you would need to use the forumid variable (which should be in that template, im not sure on vb4. but your end result should be along the lines of Code:
<td style="background: url(path/to/image/$forum[forumid].png)"> |
Thanks man, I’ll give it a try.
|
Hey, I just wanted to follow up. I've tried injecting a background image at several points within the template you pointed out w/ no change to the forumhome. I'm trying to figure it out with a single image before I use multiple.
Here is the relevant code, where would I put it? Code:
<li id="forum{vb:raw forum.forumid}" class="forumbit_post {vb:raw forum.statusicon} L2"> |
I would add it in the CSS of div class="foruminfo td"
Do a search within your styles for this div class. |
All times are GMT. The time now is 03:12 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:
|