The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need help
two things how do i add ads on the homepage ,not forum page just home page,also how do i change the background to a picture.im using 4.1.11 cant seem to put a background pic on the forum around the edges..can someone help please
|
#2
|
|||
|
|||
1) Edit formhome template -> Add code.
2) In your css look for: "body {" and add: "background-image:url('image.png');" |
#3
|
|||
|
|||
were abouts do you add the code and were is css im a newb learning the ropes...were do i put code for homepage ..i mean the hompage button when u press it u got to hompage not forum
|
#4
|
|||
|
|||
What do you mean homepage?
ACP -> Edit your templates -> forumhome -> Add your code wherever you want it. What are you not getting? |
#5
|
||||
|
||||
Homepage = CMS ? If you only want ads in the CMS, then you would put a condition around your ads like:
<vb:if condition="THIS_SCRIPT == 'vbcms'">ad script</vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|