Hi everyone,
I was looking at using the same block as on this page
http://www.vistaheads.com/forums/mic...mbr-vista.html
It has a table with 3 columns and 1 row with the Thread title in h1.
I found the code for creating the h1 Thread title but it seems to be for pre VB 4
Code:
<br />
<center>
<h1 class="myh1">$foruminfo[title_clean]</h1>
<h2 class="myh2">$foruminfo[description]</h2>
</center>
<br />
If anyone knows how to create the 3 cell table with a VB 4 version of the h1, h2 formatting I would be delighted to hear from you,
many regards
Steve