quote:
On Today at 04:19 AM, Vilkku wrote:
Sounds intresting. Care to explain more in-detail?
Well sure. Ok I've made you up a template to make it easyer for you. What program do you use to edit and create your web pages?
The template is attached to this post.
Just view the code and you should be able to see what makes it up. It's very simple and if you open it in Front Page you will be able to see what the table and layer looks like.
Here's the code:
code:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>your text goes here your text go</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="536" height="133">
<!-- MSTableType="layout" -->
<tr>
<td valign="top" width="102">
<!-- MSCellType="DecArea" -->
<div style="position: absolute; width: 100px; height: 100px; z-index: 1; left: 8px; top: 23px" id="layer1">
<img border="0" src="goteuro.jpg" width="97" height="97"></div>
<p> </p>
</td>
<td valign="top" height="133" width="434">
<!-- MSCellType="ContentHead" -->
your text goes here your text goes here your text goes here your text
goes here your text goes here your text goes here your text goes here
your text goes here your text goes here your text goes here your text
goes here your text goes here your text goes here your text goes here
your text goes here your text goes here your text goes here your text
goes hereyour text goes here</td>
</tr>
</table>
</body>
</html>
To get it into your CuteNews edit the code above or the template I attached then just copy and paste that edited code when you start a new story (News article). I can't remember for sure, havent used it in a while. But there should be a spot when you go to post new news where you can paste your own code.