The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey everyone,
First of all thanks for taking the time to check out this post, I guess I am in the same boat as every one who has taken the plunge with vBulletin 4 and attempting to modify it as much as I possibly can. I was hoping someone here may be able to assist me with what I am currently trying to do, all help you can provide would be greatfully appreciated. I am attempting to put a background in the forum description section - the only difference is I want the background to be different on each forum. So for example on this site it says: News and Announcements then the forum description - in that description area I would like to have BackgroundA.png vBulletin Pre-Sale Questions and the forum description - in that description I would like to have BackgroundB.png. Now in terms of sizes/alignment I have not changed anything but colors on the default theme so the size it is on there is the size I want - Or If the coding would allow I would love to have just a small image aligned to the right, where it is hard up against the Threads/Post information. Please if you know how to do this let me know as it will add to the customization of my site that I am attempting to do. Once again thank you in advance. |
#2
|
||||
|
||||
![]() Quote:
![]() |
#3
|
|||
|
|||
![]()
Nope never got any help with this which is a shame.
|
#4
|
||||
|
||||
![]()
Just change the class for the div depending on forumid and then write the CSS for those forumids.
HTML Code:
<div class="background1">Div for forumid1</div> HTML Code:
.background1 {background: pink} |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|