Sep
06
vB4 How do I add custom CSS code to Headinclude?
ByGood Morning,
I have recently purchased 4.0.6, with a view to upgrading my forum once I am happy with how it looks on my test website.
What I am looking to do is get the same header as my current website (3.8.6) onto the new vBulletin platform, and I haven't a clue how this can be done.
The code I've got for it in the Headinclude template for 3.8.6 is as follows;
Which brings the website to show like so; http://www.ohracing.net/forum
Can this be done?
Thanks in advance,
Jamie
I have recently purchased 4.0.6, with a view to upgrading my forum once I am happy with how it looks on my test website.
What I am looking to do is get the same header as my current website (3.8.6) onto the new vBulletin platform, and I haven't a clue how this can be done.
The code I've got for it in the Headinclude template for 3.8.6 is as follows;
Code:
<div align="center"><link rel="stylesheet" href="http://ohracing.net/wp-content/themes/corporate_10/test10.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="http://www.ohracing.net/forum/stylesheet22.css" id="vbulletin_css" />
<link rel="stylesheet" type="text/css" href="http://www.ohracing.net/forum/stylesheetorig.css" id="vbulletin_css" />
</div>Can this be done?
Thanks in advance,
Jamie
