The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
how do i put the backround of my forum, into a image?
|
#2
|
||||
|
||||
![]()
Go to your style sets and edit the style you are using.
Upload the background image into your vB images folder. Now scroll down and find the "Body" input. Stick in there: background="/images/filename.extension" Should do it after the bgcolor bit (Which is first I think) |
#3
|
|||
|
|||
![]()
for some reason i cant get it to work is this right code
<body bgcolor="#000000" background="/images/pixal.jpg" text="#000000" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020"> I get the black but i cant get the image |
#4
|
||||
|
||||
![]()
Use the variable {imagepath} I think from memory.
|
#5
|
||||
|
||||
![]()
ummmm
go to Cp:=> Styles=>Modify =>[fonts/colors/etc]=> Body Tag you will see this code Code:
<body bgcolor="#151E2F" text="#ffffff" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020"> Code:
<body background="images/back_ae.jpg" text="#ffffff" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020"> |
#6
|
||||
|
||||
![]()
Did you read the posts? That does not work, and you'd need to use the {imagespath} variable and not /images.
|
#7
|
||||
|
||||
![]()
i put it images and it work good
|
#8
|
||||
|
||||
![]()
I know, but if you use a different path then you'll need to go manually edit the link as if you use {imagespath} it will update automatically.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|