ok there is a new node in place. and all seems to be working relatively well.
been working on some other stuff for a while. but still moving along with this slowly. going to start working on the edit css now.
Archive for October, 2007
new node.
Posted in node structure, nodes on October 12, 2007 | Leave a Comment »
slightly better
Posted in Uncategorized on October 1, 2007 | Leave a Comment »
using classes only, also doesn’t break in IE (as spectacularly as before)
********************************************************************************************************************
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>better node design</title>
<style type=”text/css”>
.megacontainer {
position:absolute;
width:700px;
text-align:center;
left: 363px;
top: 73px;
}
.supercontainer {position:relative; width:350px; margin: auto;}
.container { overflow:hidden; height:600px;}
.content {text-align:left;}
.link {width:150px; height:25px; margin-top:20px; background:url(lnbg.gif) no-repeat; float:left;}
.left { float:left; width: 20px; height:600px; background-image:url(L.gif); background-repeat:no-repeat;}
.right { float:right; width: 20px; [...]
somebody make this work properly
Posted in nodes on October 1, 2007 | Leave a Comment »
I’m not a web designer
http://malarky.co.nz/sandbox/files/NODE.rar