Quote:
Originally Posted by josh_krz
Here you go, you can add CSS directly to tags. Change as you need.
Code:
<vb:if condition="$stylevar['titleimage']">
<div>
<a name="top"></a>
<h1 style="font-size:18px;color:#000000;">Special Forces</h1>
<h2 style="font-size:16px;color:#FFFFFF;">Roll Of Honour</h2>
</div>
</vb:if>
|
Thanks for your help.
I have an adsense advert that appears to the right if i have an image. When i add the above text it then appears below. Any idea how to fix that?