PDA

View Full Version : Modify <body> tag in vb


fearfx
07-17-2008, 07:51 PM
Hey Guys,

I want to change the vBulletin produced <body> tag to

<body class="thrColFixHdr">...

How would I do this? And thanks for the Help!

Dismounted
07-18-2008, 07:00 AM
You will have to find this in every template that uses the <body> tag.

Princeton
07-18-2008, 01:18 PM
if you just want to alter the colors/style - just edit admincp / Style Manager / (your style) Main CSS / Body

Opserty
07-18-2008, 01:51 PM
What about Replacement Variables (http://www.vbulletin.com/docs/html/style_replacement) ?