I have replaced the logo image with text. This is the code i used in my header template:
Code:
<vb:if condition="$stylevar['titleimage']">
<div>
<a name="top"></a>
<h1>Special Forces</h1>
<h2>Roll Of Honour</h2>
</div>
</vb:if>
The text shows up okay, but it is very small. How do i edit it so it is bigger. I want the h1 to be black text and h2 to be white text.
Thanks. :up: