The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
addition to style sheet location url
The template engine prints this into the html pages:
PHP Code:
How do I do that? I suppose it will require changing a php file? |
#2
|
|||
|
|||
What you should do is go into stylevars and change all your image paths.
Example is http://www.yoursite.com/images/polls |
#3
|
|||
|
|||
And this is related to my problem in which way? I don't get it.
I want the above code to be changed to Quote:
|
#4
|
||||
|
||||
Just add a base element.
HTML Code:
<base href="http://www.site.com/forum/" />
|
#5
|
|||
|
|||
Interesting.
Never heard of that element before. Thank you for the info. |
#6
|
|||
|
|||
I was able to solve this myself with a plugin.
It would have been nice if a had gotten a better answer to this problem, though. |
#7
|
||||
|
||||
You need to make sure my code is at the top of headinclude, before any other includes are executed - that is the main reason why it "doesn't work".
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|