Custom Templates
-
On my website I have before made each and every blog and coded them one by one, can I use the template I currently have so that I can keep the design of my blogs. How can I make a custom template?
here is the code:
<table bgcolor=”#ACB7B1″ border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”10″><img src=”https://www.site.com/Images/TopRounded.gif” /></td>
<td width=”420″ background=”https://www.site.com/Images/TopTiled.gif” class=”Title” valign=”bottom”> Title </td>
<td width=”10″><img src=”https://www.site.com/Images/TopTiled.gif” /></td>
</tr>
<tr>
<td width=”10″> </td>
<td width=”420″ class=”Content” style=”padding-top: 8px;”><img src=”https://www.techtastic.ca/1.jpg” border=”0″>Quote"Textquot;
<p<span class=”style9″> Read it </span><br>
21/02/05</td>
<td width=”10″> </td>
</tr>
<tr>
<td width=”10″></td>
<td width=”10″></td>
<td width=”10″><img src=”https://www.site.com/Images/BottomRounded.gif” /></td>
</tr>
</table>This is made up by a table, any ideas?
- The topic ‘Custom Templates’ is closed to new replies.