The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Category Image ?
Can anyone tell me how i would add an image the the category title ?
The red bar with the title "Community" I want each category to have a different image along with the title and link as normal, Is this possible and if so how ? Many thanks in advance --------------- Added [DATE]1307397273[/DATE] at [TIME]1307397273[/TIME] --------------- Can anyone help me on this ? I am sure it is possible but need some advice on how to do it many thanks in advance |
#2
|
||||
|
||||
Anyone help me with this ?
|
#3
|
|||
|
|||
I'm looking for the same thing. I used to have it set up, but recently had to do a fresh install of vb, and lost it.
Anyone who can help, it would be greatly appreciated. |
#4
|
||||
|
||||
When you go to admincp --> forums & moderators --> forum manager
select the forum you want the pic on, --> edit and in the Description place this: <img src="http://www.place where the pic is stored" alt="" /> hope it works |
#5
|
|||
|
|||
The description is a text field. If you place the link in the category name it works. BUT...
It also shows the breadcrumb. |
#6
|
||||
|
||||
you need to add new field in database forum table, print it in edit forum and register it, plus to modifying forumbit templates.
In another word, you need a plugin. |
#7
|
||||
|
||||
Has anyone found out how to do this ?
I have been working on my new theme and really would love to have this if possible |
#8
|
|||
|
|||
Hi there,
Not 100% sure if this will help but a friend of mine tried it and it worked for him back in the days. Goto stylemanager> stylename> main CSS> Category Strips> by default it has a background image repeating itself horizontally. In the background property.default style have like this : Code:
#869BBF url(images/gradients/gradient_tcat.gif) repeat-x top left Code:
#869BBF url(images/gradients/gradient_tcat.gif) no-repeat top left if the category text now overlapping with your left image. just put in the additional css attributes box in the category strips css panel this value, Code:
padding-left:40px; |
#9
|
||||
|
||||
I have found out myself how to do it an easy way for me anyway,lol
As long as i keep the images 25px High and 500px Wide i just use the code posted earlier <img src="http://www.place where the pic is stored" alt="" /> I place this in where you would put the category name and NOT in the description box |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|